]> git.eshelyaron.com Git - emacs.git/commitdiff
Add copyright information for Red Hat Insight debugger
authorChong Yidong <cyd@stupidchicken.com>
Mon, 12 Feb 2007 18:32:22 +0000 (18:32 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Mon, 12 Feb 2007 18:32:22 +0000 (18:32 +0000)
etc/images/gud/README

index 18e6425b197081dd5d98555610d642b34e7c0110..109607d46234875f3008d701c7ab938ce7139607 100644 (file)
@@ -1,36 +1,18 @@
 The following icons are derived from Redhat's Insight Debugger
 (Windows style icon set in src/gdb/gdbtk/library/images2)
+Copyright (C) 1997, 1998, 1999, 2000, 2001
+  Red Hat, Inc.
+License: GNU General Public License version 2 or later (see COPYING)
 
-Name in this directory Converted from
-
-cont.pbm
-cont.xpm               continue.gif
-
-down.pbm
-down.xpm               down.gif
-
-finish.pbm
-finish.xpm             finish.gif
-
-next.pbm
-next.xpm               next.gif
-
-run.pbm
-run.xpm                        run.gif
-
-step.pbm
-step.xpm               step.gif
-
-stop.pbm
-stop.xpm               stop.gif
-
-up.pbm
-up.xpm                 up.gif
-
-watch.pbm  
-watch.xpm              watch.gif
-
-
+  cont.pbm and cont.xpm were converted from continue.gif
+  down.pbm and down.xpm were converted from down.gif
+  finish.pbm and finish.xpm were converted from finish.gif
+  next.pbm and next.xpm were converted from next.gif
+  run.pbm and run.xpm were converted from run.gif
+  step.pbm and step.xpm        were converted from step.gif
+  stop.pbm and stop.xpm were converted from stop.gif
+  up.pbm and up.xpm were converted from up.gif
+  watch.pbm and watch.xpm were converted from watch.gif
 
 The following icons were created by Nick Roberts <nickrob@snap.net.nz>.
 Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007