From: Chong Yidong <cyd@stupidchicken.com>
Date: Mon, 12 Feb 2007 18:32:22 +0000 (+0000)
Subject: Add copyright information for Red Hat Insight debugger
X-Git-Tag: emacs-pretest-22.0.94~266
X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=356c894c94c0fe08f07dc97cafdf7e143e8ed49a;p=emacs.git

Add copyright information for Red Hat Insight debugger
---

diff --git a/etc/images/gud/README b/etc/images/gud/README
index 18e6425b197..109607d4623 100644
--- a/etc/images/gud/README
+++ b/etc/images/gud/README
@@ -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