diff options
author | Wolfgang Denk <wd@denx.de> | 2007-03-22 00:13:12 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2007-03-22 00:13:12 +0100 |
commit | 44ba464b99001f8bd1c456a1e9d59726252f707a (patch) | |
tree | 8844973178861d19cdf3b58a7dcc493e7ccab39c /cpu/bf533 | |
parent | a17824c749aac3df0bbb528bb5d33af68296b0b1 (diff) | |
download | u-boot-imx-44ba464b99001f8bd1c456a1e9d59726252f707a.zip u-boot-imx-44ba464b99001f8bd1c456a1e9d59726252f707a.tar.gz u-boot-imx-44ba464b99001f8bd1c456a1e9d59726252f707a.tar.bz2 |
Code cleanup / re-insert previous Copyright entries.
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'cpu/bf533')
-rw-r--r-- | cpu/bf533/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpu/bf533/Makefile b/cpu/bf533/Makefile index ee7842a..90018f3 100644 --- a/cpu/bf533/Makefile +++ b/cpu/bf533/Makefile @@ -2,7 +2,7 @@ # # Copyright (c) 2005 blackfin.uclinux.org # -# (C) Copyright 2000-2004 +# (C) Copyright 2000-2006 # Wolfgang Denk, DENX Software Engineering, wd@denx.de. # # See file CREDITS for list of people who contributed to this |