diff options
| -rwxr-xr-x | firmware/target/arm/memset-arm.S | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/firmware/target/arm/memset-arm.S b/firmware/target/arm/memset-arm.S index b3faafc..d977fd0 100755 --- a/firmware/target/arm/memset-arm.S +++ b/firmware/target/arm/memset-arm.S @@ -7,7 +7,7 @@ * \/ \/ \/ \/ \/ * $Id$ * - * Copyright (C) 2004 by Jens Arnold + * Copyright (C) 2006 by Thom Johansen * * All files in this archive are subject to the GNU General Public License. * See the file COPYING in the source tree root for full license agreement. |