diff options
| author | Andreas Brachold <vdr07@deltab.de> | 2008-03-29 17:31:02 +0000 |
|---|---|---|
| committer | Andreas Brachold <vdr07@deltab.de> | 2008-03-29 17:31:02 +0000 |
| commit | f6046e66c5ce76fd47b113af760cb5b7757477c1 (patch) | |
| tree | c7a5508eff0bc3808438383d1610475261e798f3 /contrib/vdr2jpeg/tools.cpp | |
| parent | 4c53e9a784ed7ba9deb889810186c09942e912f7 (diff) | |
| download | xxv-f6046e66c5ce76fd47b113af760cb5b7757477c1.tar.gz xxv-f6046e66c5ce76fd47b113af760cb5b7757477c1.tar.bz2 | |
* Update header
Diffstat (limited to 'contrib/vdr2jpeg/tools.cpp')
| -rw-r--r-- | contrib/vdr2jpeg/tools.cpp | 17 |
1 files changed, 3 insertions, 14 deletions
diff --git a/contrib/vdr2jpeg/tools.cpp b/contrib/vdr2jpeg/tools.cpp index 761e3c1..00d4579 100644 --- a/contrib/vdr2jpeg/tools.cpp +++ b/contrib/vdr2jpeg/tools.cpp @@ -3,20 +3,9 @@ * * Copyright(c) 2007-2008 Andreas Brachold * - * 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 "tools.h" |
