]> git.sesse.net Git - x264/blobdiff - filters/video/internal.h
Bump dates to 2016
[x264] / filters / video / internal.h
index b676d5a3902743e8c77c8d34d405d905ab159dce..a4fb766fa21351ef3cda01704991a0f3dab27563 100644 (file)
@@ -1,7 +1,9 @@
 /*****************************************************************************
- * internal.h: x264 video filter internal utilities
+ * internal.h: video filter utilities
  *****************************************************************************
- * Copyright (C) 2010 Steven Walters <kemuri9@gmail.com>
+ * Copyright (C) 2010-2016 x264 project
+ *
+ * Authors: Steven Walters <kemuri9@gmail.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
@@ -16,6 +18,9 @@
  * 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  02111, USA.
+ *
+ * This program is also available under a commercial proprietary license.
+ * For more information, contact us at licensing@x264.com.
  *****************************************************************************/
 
 #ifndef X264_FILTER_VIDEO_INTERNAL_H