]> git.sesse.net Git - mlt/commitdiff
Update year in copyright notice.
authorDan Dennedy <dan@dennedy.org>
Sat, 1 Jan 2011 23:18:27 +0000 (15:18 -0800)
committerDan Dennedy <dan@dennedy.org>
Sat, 1 Jan 2011 23:18:27 +0000 (15:18 -0800)
src/melt/melt.c

index bdad8d182ecf01874d5b9f30d41d75e1d9ece2f0..ffa8a207b95dcb39c646d13ef04652fe74af8b45 100644 (file)
@@ -1,6 +1,6 @@
 /*
  * melt.c -- MLT command line utility
- * Copyright (C) 2002-2010 Ushodaya Enterprises Limited
+ * Copyright (C) 2002-2011 Ushodaya Enterprises Limited
  * Authors: Charles Yates <charles.yates@pandora.be>
  *          Dan Dennedy <dan@dennedy.org>
  *
@@ -529,7 +529,7 @@ query_all:
                else if ( !strcmp( argv[ i ], "-version" ) || !strcmp( argv[ i ], "--version" ) )
                {
                        fprintf( stderr, "MLT %s " VERSION "\n"
-                               "Copyright (C) 2002-2010 Ushodaya Enterprises Limited\n"
+                               "Copyright (C) 2002-2011 Ushodaya Enterprises Limited\n"
                                "<http://www.mltframework.org/>\n"
                                "This is free software; see the source for copying conditions.  There is NO\n"
                                "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n",