summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libavcodec/faandct.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/libavcodec/faandct.c b/libavcodec/faandct.c
index 772c8f2ca7..a8ae0310dc 100644
--- a/libavcodec/faandct.c
+++ b/libavcodec/faandct.c
@@ -19,6 +19,9 @@
* You should have received a copy of the GNU Lesser General Public
* License along with FFmpeg; if not, write to the Free Software
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
+ *
+ * The AAN DCT in this file except ff_faandct248() can also be used under the
+ * BSD license.
*/
/**