summaryrefslogtreecommitdiff
path: root/contrib/vdr2jpeg/ffm.cpp
diff options
context:
space:
mode:
authorAndreas Brachold <vdr07@deltab.de>2008-03-29 17:31:02 +0000
committerAndreas Brachold <vdr07@deltab.de>2008-03-29 17:31:02 +0000
commitf6046e66c5ce76fd47b113af760cb5b7757477c1 (patch)
treec7a5508eff0bc3808438383d1610475261e798f3 /contrib/vdr2jpeg/ffm.cpp
parent4c53e9a784ed7ba9deb889810186c09942e912f7 (diff)
downloadxxv-f6046e66c5ce76fd47b113af760cb5b7757477c1.tar.gz
xxv-f6046e66c5ce76fd47b113af760cb5b7757477c1.tar.bz2
* Update header
Diffstat (limited to 'contrib/vdr2jpeg/ffm.cpp')
-rw-r--r--contrib/vdr2jpeg/ffm.cpp17
1 files changed, 3 insertions, 14 deletions
diff --git a/contrib/vdr2jpeg/ffm.cpp b/contrib/vdr2jpeg/ffm.cpp
index b0bd50c..fb4be80 100644
--- a/contrib/vdr2jpeg/ffm.cpp
+++ b/contrib/vdr2jpeg/ffm.cpp
@@ -5,20 +5,9 @@
*
* based on FFmpeg main Copyright (c) 2000-2003 Fabrice Bellard
*
- * This code is free software; you can redistribute it and/or
- * modify it under the terms of the GNU General Public License
- * as published by the Free Software Foundation; either version 2
- * of the License, or (at your option) any later version.
- *
- * This code is distributed in the hope that it will be useful,
- * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
- * GNU General Public License for more details.
- *
- * 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., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
- * Or, point your browser to http://www.gnu.org/copyleft/gpl.html
+ * This code is distributed under the terms and conditions of the
+ * GNU GENERAL PUBLIC LICENSE. See the file COPYING for details.
+ *
*/
#include <limits.h>