From cf0fee277ebbff31d8807e4a8a19678f0241483e Mon Sep 17 00:00:00 2001 From: John Stebbins Date: Sun, 3 Jan 2016 12:49:35 -0700 Subject: Update copyright dates --- gtk/src/icons.c | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) (limited to 'gtk/src/icons.c') diff --git a/gtk/src/icons.c b/gtk/src/icons.c index aef0b056d..c27a5c8bb 100644 --- a/gtk/src/icons.c +++ b/gtk/src/icons.c @@ -1,3 +1,26 @@ +/* + * icons.c + * Copyright (C) John Stebbins 2008-2016 + * + * icons.c is free software. + * + * You may 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. + * + * icons.c 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 callbacks.h. If not, write to: + * The Free Software Foundation, Inc., + * 51 Franklin Street, Fifth Floor + * Boston, MA 02110-1301, USA. + */ + #include "ghbcompat.h" #include "values.h" #include "resources.h" -- cgit v1.2.3