summaryrefslogtreecommitdiff
path: root/apps/codecs/libmad/imdct_mcf5249.S
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs/libmad/imdct_mcf5249.S')
-rw-r--r--apps/codecs/libmad/imdct_mcf5249.S6
1 files changed, 4 insertions, 2 deletions
diff --git a/apps/codecs/libmad/imdct_mcf5249.S b/apps/codecs/libmad/imdct_mcf5249.S
index 1afd910fa8..d6d4460986 100644
--- a/apps/codecs/libmad/imdct_mcf5249.S
+++ b/apps/codecs/libmad/imdct_mcf5249.S
@@ -9,8 +9,10 @@
9 * 9 *
10 * Copyright (C) 2005 by Thom Johansen 10 * Copyright (C) 2005 by Thom Johansen
11 * 11 *
12 * All files in this archive are subject to the GNU General Public License. 12 * This program is free software; you can redistribute it and/or
13 * See the file COPYING in the source tree root for full license agreement. 13 * modify it under the terms of the GNU General Public License
14 * as published by the Free Software Foundation; either version 2
15 * of the License, or (at your option) any later version.
14 * 16 *
15 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY 17 * This software is distributed on an "AS IS" basis, WITHOUT WARRANTY OF ANY
16 * KIND, either express or implied. 18 * KIND, either express or implied.