summaryrefslogtreecommitdiffstats
path: root/EdkCompatibilityPkg/Sample/Tools/Source/GenDepex
diff options
context:
space:
mode:
Diffstat (limited to 'EdkCompatibilityPkg/Sample/Tools/Source/GenDepex')
-rw-r--r--EdkCompatibilityPkg/Sample/Tools/Source/GenDepex/DepexParser.c4
-rw-r--r--EdkCompatibilityPkg/Sample/Tools/Source/GenDepex/DepexParser.h4
-rw-r--r--EdkCompatibilityPkg/Sample/Tools/Source/GenDepex/GenDepex.c4
-rw-r--r--EdkCompatibilityPkg/Sample/Tools/Source/GenDepex/GenDepex.h4
-rw-r--r--EdkCompatibilityPkg/Sample/Tools/Source/GenDepex/makefile4
5 files changed, 10 insertions, 10 deletions
diff --git a/EdkCompatibilityPkg/Sample/Tools/Source/GenDepex/DepexParser.c b/EdkCompatibilityPkg/Sample/Tools/Source/GenDepex/DepexParser.c
index 5cd15331db..a096e9362e 100644
--- a/EdkCompatibilityPkg/Sample/Tools/Source/GenDepex/DepexParser.c
+++ b/EdkCompatibilityPkg/Sample/Tools/Source/GenDepex/DepexParser.c
@@ -1,7 +1,7 @@
/*++
-Copyright (c) 2004, Intel Corporation
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2004, Intel Corporation. All rights reserved.<BR>
+This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which accompanies this distribution. The full text of the license may be found at
http://opensource.org/licenses/bsd-license.php
diff --git a/EdkCompatibilityPkg/Sample/Tools/Source/GenDepex/DepexParser.h b/EdkCompatibilityPkg/Sample/Tools/Source/GenDepex/DepexParser.h
index 29e0884a3e..8154721064 100644
--- a/EdkCompatibilityPkg/Sample/Tools/Source/GenDepex/DepexParser.h
+++ b/EdkCompatibilityPkg/Sample/Tools/Source/GenDepex/DepexParser.h
@@ -1,6 +1,6 @@
/*++
-Copyright (c) 2004, Intel Corporation
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2004, Intel Corporation. All rights reserved.<BR>
+This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which accompanies this distribution. The full text of the license may be found at
http://opensource.org/licenses/bsd-license.php
diff --git a/EdkCompatibilityPkg/Sample/Tools/Source/GenDepex/GenDepex.c b/EdkCompatibilityPkg/Sample/Tools/Source/GenDepex/GenDepex.c
index 59a8f384b3..37c1039c0f 100644
--- a/EdkCompatibilityPkg/Sample/Tools/Source/GenDepex/GenDepex.c
+++ b/EdkCompatibilityPkg/Sample/Tools/Source/GenDepex/GenDepex.c
@@ -1,7 +1,7 @@
/*++
-Copyright (c) 2004 - 2006, Intel Corporation
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2004 - 2006, Intel Corporation. All rights reserved.<BR>
+This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which accompanies this distribution. The full text of the license may be found at
http://opensource.org/licenses/bsd-license.php
diff --git a/EdkCompatibilityPkg/Sample/Tools/Source/GenDepex/GenDepex.h b/EdkCompatibilityPkg/Sample/Tools/Source/GenDepex/GenDepex.h
index d9df5faa69..a1d6ec30d3 100644
--- a/EdkCompatibilityPkg/Sample/Tools/Source/GenDepex/GenDepex.h
+++ b/EdkCompatibilityPkg/Sample/Tools/Source/GenDepex/GenDepex.h
@@ -1,6 +1,6 @@
/*++
-Copyright (c) 2004, Intel Corporation
-All rights reserved. This program and the accompanying materials
+Copyright (c) 2004, Intel Corporation. All rights reserved.<BR>
+This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which accompanies this distribution. The full text of the license may be found at
http://opensource.org/licenses/bsd-license.php
diff --git a/EdkCompatibilityPkg/Sample/Tools/Source/GenDepex/makefile b/EdkCompatibilityPkg/Sample/Tools/Source/GenDepex/makefile
index 504935305e..cd9f865817 100644
--- a/EdkCompatibilityPkg/Sample/Tools/Source/GenDepex/makefile
+++ b/EdkCompatibilityPkg/Sample/Tools/Source/GenDepex/makefile
@@ -1,7 +1,7 @@
#/*++
#
-# Copyright (c) 2004 - 2007, Intel Corporation
-# All rights reserved. This program and the accompanying materials
+# Copyright (c) 2004 - 2007, Intel Corporation. All rights reserved.<BR>
+# This program and the accompanying materials
# are licensed and made available under the terms and conditions of the BSD License
# which accompanies this distribution. The full text of the license may be found at
# http://opensource.org/licenses/bsd-license.php