From 0af8e57c740304a5ee79d40d227b673fa9f223ef Mon Sep 17 00:00:00 2001 From: Cinnamon Shia Date: Tue, 3 Nov 2015 02:43:03 +0000 Subject: MdeModulePkg/RegularExpressionDxe: Correct copyright Correct copyrights in RegularExpressionDxe Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Cinnamon Shia Reviewed-by: Samer El-Haj-Mahmoud git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18720 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/regexec.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/regexec.c') diff --git a/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/regexec.c b/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/regexec.c index 4bfea0bf09..de5839a583 100644 --- a/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/regexec.c +++ b/MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/regexec.c @@ -5,7 +5,7 @@ * Copyright (c) 2002-2008 K.Kosako * All rights reserved. * - * Copyright (c) 2015, Hewlett Packard Enterprise Development, L.P.
+ * (C) Copyright 2015 Hewlett Packard Enterprise Development LP
* * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions -- cgit v1.2.3