diff options
author | Cody Russell <bratsche@src.gnome.org> | 2008-07-01 22:57:50 +0000 |
---|---|---|
committer | Cody Russell <bratsche@src.gnome.org> | 2008-07-01 22:57:50 +0000 |
commit | 57223c9a056bfff1635ddd1e67f660cd5a61e9ff (patch) | |
tree | df4b40979bb8971cc15ab4d8839f9403801daa7c /makecopyright | |
parent | 119f3cf1838f41c4c5e707742f8ad72aba32065e (diff) | |
download | gtk+-57223c9a056bfff1635ddd1e67f660cd5a61e9ff.tar.gz |
Revert name change
svn path=/trunk/; revision=20724
Diffstat (limited to 'makecopyright')
-rwxr-xr-x | makecopyright | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/makecopyright b/makecopyright index dda38804ab..089e79c87d 100755 --- a/makecopyright +++ b/makecopyright @@ -28,7 +28,7 @@ EOF copyright_gdk () { cat << EOF -/* GDK - The GTK+ Drawing Kit +/* GDK - The GIMP Drawing Kit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or @@ -52,7 +52,7 @@ EOF copyright_gtk () { cat << EOF -/* GTK - The GTK+ Toolkit +/* GTK - The GIMP Toolkit * Copyright (C) 1995-1997 Peter Mattis, Spencer Kimball and Josh MacDonald * * This library is free software; you can redistribute it and/or |