]> git.proxmox.com Git - mirror_edk2.git/commitdiff
MdeModulePkg/RegularExpressionDxe: Correct copyright
authorCinnamon Shia <cinnamon.shia@hpe.com>
Tue, 3 Nov 2015 02:43:03 +0000 (02:43 +0000)
committerydong10 <ydong10@Edk2>
Tue, 3 Nov 2015 02:43:03 +0000 (02:43 +0000)
Correct copyrights in RegularExpressionDxe

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Cinnamon Shia <cinnamon.shia@hpe.com>
Reviewed-by: Samer El-Haj-Mahmoud <elhaj@hpe.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18720 6f19259b-4bc3-4df7-8a09-765794883524

15 files changed:
MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/OnigurumaIntrinsics.c
MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/OnigurumaUefiPort.c
MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/OnigurumaUefiPort.h
MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/regcomp.c
MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/regenc.c
MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/regerror.c
MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/regexec.c
MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/reggnu.c
MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/regparse.c
MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/regparse.h
MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/regposerr.c
MdeModulePkg/Universal/RegularExpressionDxe/Oniguruma/regposix.c
MdeModulePkg/Universal/RegularExpressionDxe/RegularExpressionDxe.c
MdeModulePkg/Universal/RegularExpressionDxe/RegularExpressionDxe.h
MdeModulePkg/Universal/RegularExpressionDxe/RegularExpressionDxe.inf

index a60b647c360df1dcb7d98ffcdbe750acfe0d8e5f..c48522eb566037bfdd3101e1ba94dbf26a1b760a 100644 (file)
@@ -2,7 +2,7 @@
 \r
   Provide intrinsics within Oniguruma\r
 \r
-  Copyright (c) 2015, Hewlett-Packard Development Company, L.P.<BR>\r
+  (C) Copyright 2015 Hewlett Packard Enterprise Development LP<BR>\r
 \r
   This program and the accompanying materials are licensed and made available\r
   under the terms and conditions of the BSD License that accompanies this\r
index 98822f3648b6661ebc20bcd46f2fcb2771d4b8b0..081fcb346b0e9435b7554515983d0883e2afa5be 100644 (file)
@@ -2,7 +2,7 @@
   \r
   Module to rewrite stdlib references within Oniguruma\r
 \r
-  Copyright (c) 2014-2015, Hewlett-Packard Development Company, L.P.<BR>\r
+  (C) Copyright 2014-2015 Hewlett Packard Enterprise Development LP<BR>\r
 \r
   This program and the accompanying materials are licensed and made available\r
   under the terms and conditions of the BSD License that accompanies this\r
index 4ca7367bcf0a529abe5468e7c30a37590e09a730..18f2851e974a06cd51ed4b4bb10022ce080a8b39 100644 (file)
@@ -2,7 +2,7 @@
   \r
   Module to rewrite stdlib references within Oniguruma\r
 \r
-  Copyright (c) 2014-2015, Hewlett-Packard Development Company, L.P.<BR>\r
+  (C) Copyright 2014-2015 Hewlett Packard Enterprise Development LP<BR>\r
 \r
   This program and the accompanying materials are licensed and made available\r
   under the terms and conditions of the BSD License that accompanies this\r
index 6dc6c28772720f5dd0a0c6cd7b1ac89b8c6d61a3..25b768b79bf27072c28bbc13e19bafee843798dd 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (c) 2002-2013  K.Kosako  <sndgk393 AT ybb DOT ne DOT jp>\r
  * All rights reserved.\r
  *\r
- * Copyright (c) 2015, Hewlett Packard Enterprise Development, L.P.<BR>\r
+ * (C) Copyright 2015 Hewlett Packard Enterprise Development LP<BR>\r
  *\r
  * Redistribution and use in source and binary forms, with or without\r
  * modification, are permitted provided that the following conditions\r
index b7aa2254f7b29164c07629a84e75e8fa6dd0bd9f..ec052627da6f5ae17872123cfae0379d9fe3d660 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (c) 2002-2007  K.Kosako  <sndgk393 AT ybb DOT ne DOT jp>\r
  * All rights reserved.\r
  * \r
- * Copyright (c) 2015, Hewlett Packard Enterprise Development, L.P.<BR>\r
+ * (C) Copyright 2015 Hewlett Packard Enterprise Development LP<BR>\r
  *\r
  * Redistribution and use in source and binary forms, with or without\r
  * modification, are permitted provided that the following conditions\r
index 7bbcd02bcd44c73e45f8e961d3124535ea809f3d..086a747629811d58b4e282a504187d72438e1425 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (c) 2002-2007  K.Kosako  <sndgk393 AT ybb DOT ne DOT jp>\r
  * All rights reserved.\r
  *\r
- * Copyright (c) 2015, Hewlett Packard Enterprise Development, L.P.<BR>\r
+ * (C) Copyright 2015 Hewlett Packard Enterprise Development LP<BR>\r
  *\r
  * Redistribution and use in source and binary forms, with or without\r
  * modification, are permitted provided that the following conditions\r
index 4bfea0bf0950ecaf4823de5e2eccfba2209b620f..de5839a5838d3e6f58fecce1234fbab2bf8d0811 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (c) 2002-2008  K.Kosako  <sndgk393 AT ybb DOT ne DOT jp>\r
  * All rights reserved.\r
  *\r
- * Copyright (c) 2015, Hewlett Packard Enterprise Development, L.P.<BR>\r
+ * (C) Copyright 2015 Hewlett Packard Enterprise Development LP<BR>\r
  *\r
  * Redistribution and use in source and binary forms, with or without\r
  * modification, are permitted provided that the following conditions\r
index 89cb4d6030c4f31df7e6ae19cc6b5c024d2cfc2c..1b523286efb008a225ee4104e9f2d203744d4df0 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (c) 2002-2008  K.Kosako  <sndgk393 AT ybb DOT ne DOT jp>\r
  * All rights reserved.\r
  *\r
- * Copyright (c) 2015, Hewlett Packard Enterprise Development, L.P.<BR>\r
+ * (C) Copyright 2015 Hewlett Packard Enterprise Development LP<BR>\r
  *\r
  * Redistribution and use in source and binary forms, with or without\r
  * modification, are permitted provided that the following conditions\r
index d7e645bf9af61f611fc0599444e90833b3382bcc..01ac2b3136d4364f0c067f48904847f344f981de 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (c) 2002-2008  K.Kosako  <sndgk393 AT ybb DOT ne DOT jp>\r
  * All rights reserved.\r
  *\r
- * Copyright (c) 2015, Hewlett Packard Enterprise Development, L.P.<BR>\r
+ * (C) Copyright 2015 Hewlett Packard Enterprise Development LP<BR>\r
  *\r
  * Redistribution and use in source and binary forms, with or without\r
  * modification, are permitted provided that the following conditions\r
index d5edd6e698f9cb25948534077f97aa8a5a550061..f1eb8926401135b163b3e58a0ec45c30e29b27c7 100644 (file)
@@ -7,7 +7,7 @@
  * Copyright (c) 2002-2007  K.Kosako  <sndgk393 AT ybb DOT ne DOT jp>\r
  * All rights reserved.\r
  * \r
- * Copyright (c) 2015, Hewlett Packard Enterprise Development, L.P.<BR>\r
+ * (C) Copyright 2015 Hewlett Packard Enterprise Development LP<BR>\r
  *\r
  * Redistribution and use in source and binary forms, with or without\r
  * modification, are permitted provided that the following conditions\r
index e5ff3f5b40872023a18c0958326872e201aac466..e72448a868ffb61af91924b8d9f91722e18b678c 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (c) 2002-2007  K.Kosako  <sndgk393 AT ybb DOT ne DOT jp>\r
  * All rights reserved.\r
  *\r
- * Copyright (c) 2015, Hewlett Packard Enterprise Development, L.P.<BR> \r
+ * (C) Copyright 2015 Hewlett Packard Enterprise Development LP<BR>\r
  *\r
  * Redistribution and use in source and binary forms, with or without\r
  * modification, are permitted provided that the following conditions\r
index adc9b0affd40e04e59c681f58cfb7eda6bee10e1..06cad487ae7d9a8f77f725315dddf9e2801fb0b2 100644 (file)
@@ -5,7 +5,7 @@
  * Copyright (c) 2002-2008  K.Kosako  <sndgk393 AT ybb DOT ne DOT jp>\r
  * All rights reserved.\r
  *\r
- * Copyright (c) 2015, Hewlett Packard Enterprise Development, L.P.<BR>\r
+ * (C) Copyright 2015 Hewlett Packard Enterprise Development LP<BR>\r
  *\r
  * Redistribution and use in source and binary forms, with or without\r
  * modification, are permitted provided that the following conditions\r
index 658031675e335c98bd5f5cf98262f5284d0d9c89..a3eebf7077e9be6883d5aaac7661a7f354694a89 100644 (file)
@@ -2,7 +2,7 @@
 \r
   EFI_REGULAR_EXPRESSION_PROTOCOL Implementation\r
 \r
-  Copyright (c) 2015, Hewlett Packard Enterprise Development, L.P.<BR>\r
+  (C) Copyright 2015 Hewlett Packard Enterprise Development LP<BR>\r
 \r
   This program and the accompanying materials are licensed and made available\r
   under the terms and conditions of the BSD License that accompanies this\r
index 2c464aa8ff13a8a2d00d6ea8c537e0454e648144..b3f70136d8d3f257ea1e6dab803c2124903dd23e 100644 (file)
@@ -1,7 +1,7 @@
 /** @file\r
   EFI_REGULAR_EXPRESSION_PROTOCOL Header File.\r
 \r
-  Copyright (c) 2015, Hewlett Packard Enterprise Development, L.P.<BR>\r
+  (C) Copyright 2015 Hewlett Packard Enterprise Development LP<BR>\r
   \r
   This program and the accompanying materials are licensed and made available\r
   under the terms and conditions of the BSD License that accompanies this\r
index 36458fa81ab0bcf25eeacdf1970a89b112204d2e..1f94aef20e6959066957ba9ed8f69f3701e8c1e9 100644 (file)
@@ -1,7 +1,7 @@
 ## @file\r
 #  EFI_REGULAR_EXPRESSION_PROTOCOL Implementation\r
 #\r
-#  Copyright (c) 2015, Hewlett Packard Enterprise Development, L.P.<BR>\r
+#  (C) Copyright 2015 Hewlett Packard Enterprise Development LP<BR>\r
 #\r
 #  This program and the accompanying materials are licensed and made available\r
 #  under the terms and conditions of the BSD License that accompanies this\r