]> git.eshelyaron.com Git - emacs.git/commitdiff
Add copyright and license notice.
authorGlenn Morris <rgm@gnu.org>
Sat, 3 Feb 2007 21:53:58 +0000 (21:53 +0000)
committerGlenn Morris <rgm@gnu.org>
Sat, 3 Feb 2007 21:53:58 +0000 (21:53 +0000)
admin/make-announcement
admin/nt/makedist.bat
etc/splash.xpm
etc/splash8.xpm

index 992808a514d9ff29ae48e1ff1bb0616920caa486..03a083e4c72bf8780e49e6f677ef63b36697d81f 100755 (executable)
@@ -1,5 +1,29 @@
 #! /bin/bash
 
+## Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007
+##   Free Software Foundation, Inc.
+
+## Author: Francesco Potorti` <pot@gnu.org>
+
+## 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.
+
+### Code:
+
 if [ $# -ne 2 ]; then
     echo "usage: $0 <old version number> <new version number>" >&2
     exit 1
index db9d9026aec8838e35e3bb82b5f1367e23ac05c9..a04a11acd35e217f9b7a52def5cb9bcfbc1dad83 100755 (executable)
@@ -1,5 +1,28 @@
 @echo off
 
+rem Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
+rem   Free Software Foundation, Inc.
+rem
+rem Author: Andrew Innes <andrewi@gnu.org>
+rem
+rem This file is part of GNU Emacs.
+rem
+rem GNU Emacs is free software; you can redistribute it and/or modify
+rem it under the terms of the GNU General Public License as published by
+rem the Free Software Foundation; either version 2, or (at your option)
+rem any later version.
+rem
+rem GNU Emacs is distributed in the hope that it will be useful,
+rem but WITHOUT ANY WARRANTY; without even the implied warranty of
+rem MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+rem GNU General Public License for more details.
+rem
+rem You should have received a copy of the GNU General Public License
+rem along with GNU Emacs; see the file COPYING.  If not, write to the
+rem Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+rem Boston, MA 02110-1301, USA.
+
+
 rem Beware broken ports of tar. Recent cygwin versions work well, older
 rem cygwin versions and the current MSys port have problems with DOS
 rem line ends when reading file names from a file. Other ports have their
index dee4bb1afde5944d63181618c1b991650dcc5216..85171f30725ebfb004d39f4323057a8604e0153d 100644 (file)
@@ -1,5 +1,28 @@
 /* XPM */
-/* Gnu Emacs 21 Logo by Luis Fernandes, <elf@ee.ryerson.ca> */
+/* Gnu Emacs Logo
+ *
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
+ *   Free Software Foundation, Inc.
+ *
+ * Author: Luis Fernandes <elf@ee.ryerson.ca>
+ *
+ * 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.
+ */
 static char *splash[] = {
 /* width height num_colors chars_per_pixel */
 "   270   217        4            1",
index 2fbf4e16b121cb9880292f571ff6428139ac23a8..236d07c6a1c20f1072e986436dfeffb7440b82f3 100644 (file)
@@ -1,5 +1,28 @@
 /* XPM */
-/* Emacs 21 Logo by Luis Fernandes <elf@ee.ryerson.ca> */
+/* Gnu Emacs Logo for color depth 8
+ *
+ * Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007
+ *   Free Software Foundation, Inc.
+ *
+ * Author: Luis Fernandes <elf@ee.ryerson.ca>
+ *
+ * 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.
+ */
 static char * splash_xpm[] = {
 "270 217 4 1",
 "      c None",