X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=input%2Finput.h;h=972dd9c661f9aa6340a1669f22be7d96e779c6ee;hb=213a99d070ebd4f9aeffe7cb3ed9bd7fe755ec7f;hp=bb1bfb7b45b4e9f63b73e1538a2390cd64722fb6;hpb=a35a495d8889b1265a558c06920b7e83c9cd1117;p=x264 diff --git a/input/input.h b/input/input.h index bb1bfb7b..972dd9c6 100644 --- a/input/input.h +++ b/input/input.h @@ -1,7 +1,7 @@ /***************************************************************************** - * input.h: x264 file input modules + * input.h: file input ***************************************************************************** - * Copyright (C) 2003-2009 x264 project + * Copyright (C) 2003-2010 x264 project * * Authors: Laurent Aimar * Loren Merritt @@ -20,6 +20,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_INPUT_H