grim/guifications1

Parents 89ea9e3cae7c
Children 7a7788435540
Yeah the GPL is a good thing.. It's a better thing to let people know you're using it..
--- a/gf_gtkutils.c Sun Dec 28 13:09:14 2003 +0000
+++ b/gf_gtkutils.c Sun Dec 28 13:38:01 2003 +0000
@@ -1,3 +1,21 @@
+/*
+ Guifications - The notification plugin to end all notification plugins!
+ Copyright (C) 2003 Gary Kramlich
+
+ This program 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 program 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.
+*/
#include <gtk/gtk.h>
#include "gf_gtkutils.h"
--- a/gf_gtkutils.h Sun Dec 28 13:09:14 2003 +0000
+++ b/gf_gtkutils.h Sun Dec 28 13:38:01 2003 +0000
@@ -1,3 +1,21 @@
+/*
+ Guifications - The notification plugin to end all notification plugins!
+ Copyright (C) 2003 Gary Kramlich
+
+ This program 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 program 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.
+*/
#ifndef GF_GTKUTILS_H
#define GF_GTKUTILS_H
--- a/gf_theme.h Sun Dec 28 13:09:14 2003 +0000
+++ b/gf_theme.h Sun Dec 28 13:38:01 2003 +0000
@@ -1,3 +1,21 @@
+/*
+ Guifications - The notification plugin to end all notification plugins!
+ Copyright (C) 2003 Gary Kramlich
+
+ This program 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 program 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.
+*/
#ifndef GF_THEME_H
#define GF_THEME_H
--- a/gf_theme_editor.c Sun Dec 28 13:09:14 2003 +0000
+++ b/gf_theme_editor.c Sun Dec 28 13:38:01 2003 +0000
@@ -1,3 +1,21 @@
+/*
+ Guifications - The notification plugin to end all notification plugins!
+ Copyright (C) 2003 Gary Kramlich
+
+ This program 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 program 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.
+*/
#include <stdio.h>
#include <gtk/gtk.h>
#include <glib.h>
--- a/gf_types.h Sun Dec 28 13:09:14 2003 +0000
+++ b/gf_types.h Sun Dec 28 13:38:01 2003 +0000
@@ -1,3 +1,21 @@
+/*
+ Guifications - The notification plugin to end all notification plugins!
+ Copyright (C) 2003 Gary Kramlich
+
+ This program 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 program 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.
+*/
#ifndef GF_TYPES_H
#define GF_TYPES_H
--- a/grimdirtreeview.c Sun Dec 28 13:09:14 2003 +0000
+++ b/grimdirtreeview.c Sun Dec 28 13:38:01 2003 +0000
@@ -1,3 +1,21 @@
+/*
+ Guifications - The notification plugin to end all notification plugins!
+ Copyright (C) 2003 Gary Kramlich
+
+ This program 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 program 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.
+*/
#include <stdio.h>
#include <gtk/gtk.h>
#include <gdk/gdk.h>
--- a/grimdirtreeview.h Sun Dec 28 13:09:14 2003 +0000
+++ b/grimdirtreeview.h Sun Dec 28 13:38:01 2003 +0000
@@ -1,3 +1,21 @@
+/*
+ Guifications - The notification plugin to end all notification plugins!
+ Copyright (C) 2003 Gary Kramlich
+
+ This program 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 program 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.
+*/
#ifndef __GRIM_DIR_TREE_VIEW__
#define __GRIM_DIR_TREE_VIEW__