diff options
author | Aubrey Li <aubrey.adi@gmail.com> | 2007-04-05 18:31:18 +0800 |
---|---|---|
committer | Aubrey Li <aubrey.adi@gmail.com> | 2007-04-05 18:31:18 +0800 |
commit | 155fd766573981090e638b493d5857562151862e (patch) | |
tree | e66386f0fd0bf164e83fcc25395d6823b551c4d6 /cpu/bf537/flush.S | |
parent | 9fd437bbd75d282f899e1da50be20a2bf38450bc (diff) | |
download | blackbird-obmc-uboot-155fd766573981090e638b493d5857562151862e.tar.gz blackbird-obmc-uboot-155fd766573981090e638b493d5857562151862e.zip |
[Blackfin][PATCH] Fix copyright and update license
Diffstat (limited to 'cpu/bf537/flush.S')
-rw-r--r-- | cpu/bf537/flush.S | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cpu/bf537/flush.S b/cpu/bf537/flush.S index c260a8f963..fbd26cc92b 100644 --- a/cpu/bf537/flush.S +++ b/cpu/bf537/flush.S @@ -1,9 +1,9 @@ -/* Copyright (C) 2003 Analog Devices, Inc. All Rights Reserved. - * Copyright (C) 2004 LG SOft India. All Rights Reserved. +/* Copyright (C) 2003-2007 Analog Devices Inc. * * This file is subject to the terms and conditions of the GNU General Public * License. */ + #define ASSEMBLY #include <asm/linkage.h> |