diff options
Diffstat (limited to 'data/convert-icon')
-rwxr-xr-x | data/convert-icon | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/data/convert-icon b/data/convert-icon index 30fade20..ae1b0683 100755 --- a/data/convert-icon +++ b/data/convert-icon @@ -1,6 +1,6 @@ #!/usr/bin/env python # -# Copyright(C) 2005 Simon Howard +# Copyright(C) 2005-2014 Simon Howard # # This program is free software; you can redistribute it and/or # modify it under the terms of the GNU General Public License @@ -12,10 +12,6 @@ # 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. # # Converts images into C structures to be inserted in programs # |