emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/gnu.h,v


From: Glenn Morris
Subject: [Emacs-diffs] Changes to emacs/src/gnu.h,v
Date: Thu, 15 Feb 2007 03:07:01 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Glenn Morris <gm>       07/02/15 03:07:01

Index: gnu.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/gnu.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -b -r1.10 -r1.11
--- gnu.h       16 Nov 2005 16:38:48 -0000      1.10
+++ gnu.h       15 Feb 2007 03:07:00 -0000      1.11
@@ -1,3 +1,32 @@
+/* XPM */
+/* Emacs "E" icon
+
+Copyright (C) 2005, 2006, 2007  Free Software Foundation, Inc.
+
+Author: Andrew Zhilin <address@hidden>
+
+This file is part of GNU Emacs.
+
+GNU Emacs 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, or (at your option)
+any later version.
+
+GNU Emacs 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 GNU Emacs; see the file COPYING.  If not, write to
+the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA.
+
+Commentary:
+
+This is a version of one of the GNU Emacs icon set posted to
+emacs-devel in October 2005 by Andrew Zhilin.
+*/
 #if defined (HAVE_XPM) && defined (HAVE_X_WINDOWS)
 static char * gnu_xpm_bits[] = {
 "32 32 173 2",




reply via email to

[Prev in Thread] Current Thread [Next in Thread]