summaryrefslogtreecommitdiff
path: root/plugins/aac
diff options
context:
space:
mode:
authorGravatar Alexey Yakovenko <waker@users.sourceforge.net>2014-02-08 12:27:03 +0100
committerGravatar Alexey Yakovenko <waker@users.sourceforge.net>2014-02-08 12:27:03 +0100
commit446f1290eaee36eb97b602360a0967c904aff0b8 (patch)
treede1b13d839c04da9ab543c6900ad78a69087a6b0 /plugins/aac
parent64d456ab82afa922bb1e2d6a255b7371b60045f1 (diff)
added / updated / corrected COPYING information in the core, aac, alac, adplug; renamed optmath.h to fastftoi.h
Diffstat (limited to 'plugins/aac')
-rw-r--r--plugins/aac/COPYING25
1 files changed, 25 insertions, 0 deletions
diff --git a/plugins/aac/COPYING b/plugins/aac/COPYING
new file mode 100644
index 00000000..a23602c3
--- /dev/null
+++ b/plugins/aac/COPYING
@@ -0,0 +1,25 @@
+AAC DeaDBeeF Player Plugin
+Copyright (c) 2009-2014 Alexey Yakovenko <waker@users.sourceforge.net>
+
+libmp4ff (modified)
+Code from MP4FF is copyright (c) Nero AG, www.nero.com
+deadbeef-related modifications (c) 2009-2014 Alexey Yakovenko
+
+Relies on libfaad2
+Code from FAAD2 is copyright (c) Nero AG, www.nero.com
+
+
+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 the Free Software Foundation; either version 2
+of the License, or (at your option) any later version.
+
+This program is distributed in the hope that it will be useful,
+but WITHOUT ANY WARRANTY; without even the implied warranty of
+MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+GNU General Public License for more details.
+
+You should have received a copy of the GNU General Public License
+along with this program; if not, write to the Free Software
+Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
+