summaryrefslogtreecommitdiff
path: root/lib_blackfin/memset.S
diff options
context:
space:
mode:
authorAubrey Li <aubrey.adi@gmail.com>2007-04-05 18:31:18 +0800
committerAubrey Li <aubrey.adi@gmail.com>2007-04-05 18:31:18 +0800
commit155fd766573981090e638b493d5857562151862e (patch)
treee66386f0fd0bf164e83fcc25395d6823b551c4d6 /lib_blackfin/memset.S
parent9fd437bbd75d282f899e1da50be20a2bf38450bc (diff)
[Blackfin][PATCH] Fix copyright and update license
Diffstat (limited to 'lib_blackfin/memset.S')
-rw-r--r--lib_blackfin/memset.S16
1 files changed, 3 insertions, 13 deletions
diff --git a/lib_blackfin/memset.S b/lib_blackfin/memset.S
index 7e6ee198e..c33c55112 100644
--- a/lib_blackfin/memset.S
+++ b/lib_blackfin/memset.S
@@ -1,17 +1,8 @@
/*
- * File: arch/blackfin/lib/memset.S
- * Based on:
- * Author:
+ * File: memset.S
*
- * Created:
- * Description:
- *
- * Rev: $Id: memset.S 2769 2007-02-19 16:45:53Z hennerich $
- *
- * Modified:
- * Copyright 2004-2006 Analog Devices Inc.
- *
- * Bugs: Enter bugs at http://blackfin.uclinux.org/
+ * Copyright 2004-2007 Analog Devices Inc.
+ * Enter bugs at http://blackfin.uclinux.org/
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -29,7 +20,6 @@
* 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
*/
-
.align 2
/*