summaryrefslogtreecommitdiff
path: root/firmware/target/arm/tms320dm320/crt0.S
diff options
context:
space:
mode:
Diffstat (limited to 'firmware/target/arm/tms320dm320/crt0.S')
-rwxr-xr-xfirmware/target/arm/tms320dm320/crt0.S6
1 files changed, 4 insertions, 2 deletions
diff --git a/firmware/target/arm/tms320dm320/crt0.S b/firmware/target/arm/tms320dm320/crt0.S
index ba5daa9117..c1ccd5128b 100755
--- a/firmware/target/arm/tms320dm320/crt0.S
+++ b/firmware/target/arm/tms320dm320/crt0.S
@@ -14,8 +14,10 @@
14 * Copyright (c) 2003, Daniel Palffy (dpalffy (at) rainstorm.org) 14 * Copyright (c) 2003, Daniel Palffy (dpalffy (at) rainstorm.org)
15 * Copyright (c) 2005, Bernard Leach <leachbj@bouncycastle.org> 15 * Copyright (c) 2005, Bernard Leach <leachbj@bouncycastle.org>
16 * 16 *
17 * All files in this archive are subject to the GNU General Public License. 17 * This program is free software; you can redistribute it and/or
18 * See the file COPYING in the source tree root for full license agreement. 18 * modify it under the terms of the GNU General Public License
19 * as published by the Free Software Foundation; either version 2
20 * of the License, or (at your option) any later version.
19 * 21 *
20 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 22 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
21 * KIND, either express or implied. 23 * KIND, either express or implied.