diff options
Diffstat (limited to 'gtk/src/resources.c')
-rw-r--r-- | gtk/src/resources.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gtk/src/resources.c b/gtk/src/resources.c index d29375989..05ec53ec7 100644 --- a/gtk/src/resources.c +++ b/gtk/src/resources.c @@ -2,14 +2,14 @@ /* * resources.c * Copyright (C) John Stebbins 2008-2013 <stebbins@stebbins> - * + * * resources.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. - * + * */ #include <glib.h> #include <glib-object.h> |