summaryrefslogtreecommitdiff
path: root/UnixPkg/TimerDxe
diff options
context:
space:
mode:
Diffstat (limited to 'UnixPkg/TimerDxe')
-rw-r--r--UnixPkg/TimerDxe/Timer.c4
-rw-r--r--UnixPkg/TimerDxe/Timer.h4
-rw-r--r--UnixPkg/TimerDxe/Timer.inf4
3 files changed, 6 insertions, 6 deletions
diff --git a/UnixPkg/TimerDxe/Timer.c b/UnixPkg/TimerDxe/Timer.c
index 7f43a368e2..16105df9bd 100644
--- a/UnixPkg/TimerDxe/Timer.c
+++ b/UnixPkg/TimerDxe/Timer.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/UnixPkg/TimerDxe/Timer.h b/UnixPkg/TimerDxe/Timer.h
index 230fead608..c1888a434c 100644
--- a/UnixPkg/TimerDxe/Timer.h
+++ b/UnixPkg/TimerDxe/Timer.h
@@ -1,7 +1,7 @@
/*++
-Copyright (c) 2006, Intel Corporation
-All rights reserved. This program and the accompanying materials
+Copyright (c) 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/UnixPkg/TimerDxe/Timer.inf b/UnixPkg/TimerDxe/Timer.inf
index 27c444ac86..c4b9a31ba5 100644
--- a/UnixPkg/TimerDxe/Timer.inf
+++ b/UnixPkg/TimerDxe/Timer.inf
@@ -4,9 +4,9 @@
# This Timer module uses an NT Thread to simulate the timer-tick driven
# timer service. In the future, the Thread creation should possibly be
# abstracted by the CPU architectural protocol
-# Copyright (c) 2006 - 2010, Intel Corporation
+# Copyright (c) 2006 - 2010, Intel Corporation. All rights reserved.<BR>
#
-# All rights reserved. This program and the accompanying materials
+# 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