diff --git a/lib/include/gtk-graph-view.h b/lib/include/gtk-graph-view.h index de77ae3..41ed212 100644 --- a/lib/include/gtk-graph-view.h +++ b/lib/include/gtk-graph-view.h @@ -1,7 +1,7 @@ /* * This file is part of GtkGraphView. * - * Foobar is free software: you can redistribute it and/or modify + * GtkGraphView is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. * diff --git a/lib/src/gtk-graph-view.c b/lib/src/gtk-graph-view.c index 4bfc8b1..4e66d36 100644 --- a/lib/src/gtk-graph-view.c +++ b/lib/src/gtk-graph-view.c @@ -1,7 +1,7 @@ /* * This file is part of GtkGraphView. * -* Foobar is free software: you can redistribute it and/or modify +* GtkGraphView is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License version 2 as * published by the Free Software Foundation. *