diff --git a/libavcodec/faandct.c b/libavcodec/faandct.c
index a8ae0310dc1771481c618667892f7dccad2f4a0d..e472afaffbb1dec59ff80d3e47c71e4feea553fa 100644
--- a/libavcodec/faandct.c
+++ b/libavcodec/faandct.c
@@ -21,7 +21,7 @@
  * 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.
+ * new (3 clause) BSD license.
  */
 
 /**