diff options
| author | Glenn Morris | 2008-05-07 07:18:17 +0000 |
|---|---|---|
| committer | Glenn Morris | 2008-05-07 07:18:17 +0000 |
| commit | 4b15862983298783ae46dd3b7741849b2a00322d (patch) | |
| tree | 31a00e291684eebc7063050f99226aa9efa46887 /src | |
| parent | eb3d11efeda2dc2030bf7f88127c7a720ca04e97 (diff) | |
| download | emacs-4b15862983298783ae46dd3b7741849b2a00322d.tar.gz emacs-4b15862983298783ae46dd3b7741849b2a00322d.zip | |
Switch to recommended form of GPLv3 permissions notice.
Diffstat (limited to 'src')
| -rw-r--r-- | src/s/aix3-1.h | 10 | ||||
| -rw-r--r-- | src/s/aix3-2.h | 14 | ||||
| -rw-r--r-- | src/s/aix4-1.h | 10 | ||||
| -rw-r--r-- | src/s/bsd386.h | 14 | ||||
| -rw-r--r-- | src/s/bsd4-1.h | 14 | ||||
| -rw-r--r-- | src/s/bsd4-2.h | 14 | ||||
| -rw-r--r-- | src/s/bsd4-3.h | 14 | ||||
| -rw-r--r-- | src/s/cygwin.h | 18 | ||||
| -rw-r--r-- | src/s/darwin.h | 14 | ||||
| -rw-r--r-- | src/s/freebsd.h | 10 | ||||
| -rw-r--r-- | src/s/gnu-linux.h | 10 | ||||
| -rw-r--r-- | src/s/gnu.h | 14 | ||||
| -rw-r--r-- | src/s/hpux.h | 14 | ||||
| -rw-r--r-- | src/s/hpux10.h | 16 | ||||
| -rw-r--r-- | src/s/hpux8.h | 15 | ||||
| -rw-r--r-- | src/s/hpux9.h | 14 | ||||
| -rw-r--r-- | src/s/irix6-5.h | 14 | ||||
| -rw-r--r-- | src/s/lynxos.h | 14 | ||||
| -rw-r--r-- | src/s/ms-w32.h | 14 | ||||
| -rw-r--r-- | src/s/msdos.h | 14 | ||||
| -rw-r--r-- | src/s/netbsd.h | 14 | ||||
| -rw-r--r-- | src/s/nextstep.h | 14 | ||||
| -rw-r--r-- | src/s/sol2-3.h | 14 | ||||
| -rw-r--r-- | src/s/sol2.h | 16 | ||||
| -rw-r--r-- | src/s/template.h | 14 | ||||
| -rw-r--r-- | src/s/usg5-0.h | 14 | ||||
| -rw-r--r-- | src/s/usg5-2-2.h | 14 | ||||
| -rw-r--r-- | src/s/usg5-2.h | 14 | ||||
| -rw-r--r-- | src/s/usg5-3.h | 14 | ||||
| -rw-r--r-- | src/s/usg5-4-2.h | 14 | ||||
| -rw-r--r-- | src/s/usg5-4.h | 14 | ||||
| -rw-r--r-- | src/s/vms.h | 14 |
32 files changed, 188 insertions, 253 deletions
diff --git a/src/s/aix3-1.h b/src/s/aix3-1.h index 50368cf86a5..bcc4b10dc7a 100644 --- a/src/s/aix3-1.h +++ b/src/s/aix3-1.h | |||
| @@ -4,10 +4,10 @@ | |||
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
| 7 | GNU Emacs is free software; you can redistribute it and/or modify | 7 | GNU Emacs is free software: you can redistribute it and/or modify |
| 8 | it under the terms of the GNU General Public License as published by | 8 | it under the terms of the GNU General Public License as published by |
| 9 | the Free Software Foundation; either version 3, or (at your option) | 9 | the Free Software Foundation, either version 3 of the License, or |
| 10 | any later version. | 10 | (at your option) any later version. |
| 11 | 11 | ||
| 12 | GNU Emacs is distributed in the hope that it will be useful, | 12 | GNU Emacs is distributed in the hope that it will be useful, |
| 13 | but WITHOUT ANY WARRANTY; without even the implied warranty of | 13 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| @@ -15,9 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 15 | GNU General Public License for more details. | 15 | GNU General Public License for more details. |
| 16 | 16 | ||
| 17 | You should have received a copy of the GNU General Public License | 17 | You should have received a copy of the GNU General Public License |
| 18 | along with GNU Emacs; see the file COPYING. If not, write to | 18 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ |
| 19 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
| 20 | Boston, MA 02110-1301, USA. */ | ||
| 21 | 19 | ||
| 22 | 20 | ||
| 23 | /* | 21 | /* |
diff --git a/src/s/aix3-2.h b/src/s/aix3-2.h index 6d899a6c7f0..6d6c734c07f 100644 --- a/src/s/aix3-2.h +++ b/src/s/aix3-2.h | |||
| @@ -1,14 +1,14 @@ | |||
| 1 | /* s- file for building Emacs on AIX 3.2. | 1 | /* s- file for building Emacs on AIX 3.2. |
| 2 | 2 | ||
| 3 | Copyright (C) 1999, 2001, 2002, 2003, 2004, | 3 | Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007, |
| 4 | 2005, 2006, 2007, 2008 Free Software Foundation, Inc. | 4 | 2008 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
| 7 | 7 | ||
| 8 | GNU Emacs is free software; you can redistribute it and/or modify | 8 | GNU Emacs is free software: you can redistribute it and/or modify |
| 9 | it under the terms of the GNU General Public License as published by | 9 | it under the terms of the GNU General Public License as published by |
| 10 | the Free Software Foundation; either version 3, or (at your option) | 10 | the Free Software Foundation, either version 3 of the License, or |
| 11 | any later version. | 11 | (at your option) any later version. |
| 12 | 12 | ||
| 13 | GNU Emacs is distributed in the hope that it will be useful, | 13 | GNU Emacs is distributed in the hope that it will be useful, |
| 14 | but WITHOUT ANY WARRANTY; without even the implied warranty of | 14 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| @@ -16,9 +16,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 16 | GNU General Public License for more details. | 16 | GNU General Public License for more details. |
| 17 | 17 | ||
| 18 | You should have received a copy of the GNU General Public License | 18 | You should have received a copy of the GNU General Public License |
| 19 | along with GNU Emacs; see the file COPYING. If not, write to | 19 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ |
| 20 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
| 21 | Boston, MA 02110-1301, USA. */ | ||
| 22 | 20 | ||
| 23 | 21 | ||
| 24 | #include "aix3-1.h" | 22 | #include "aix3-1.h" |
diff --git a/src/s/aix4-1.h b/src/s/aix4-1.h index a2ed623d48c..6b8361420a5 100644 --- a/src/s/aix4-1.h +++ b/src/s/aix4-1.h | |||
| @@ -4,10 +4,10 @@ Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008 | |||
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
| 7 | GNU Emacs is free software; you can redistribute it and/or modify | 7 | GNU Emacs is free software: you can redistribute it and/or modify |
| 8 | it under the terms of the GNU General Public License as published by | 8 | it under the terms of the GNU General Public License as published by |
| 9 | the Free Software Foundation; either version 3, or (at your option) | 9 | the Free Software Foundation, either version 3 of the License, or |
| 10 | any later version. | 10 | (at your option) any later version. |
| 11 | 11 | ||
| 12 | GNU Emacs is distributed in the hope that it will be useful, | 12 | GNU Emacs is distributed in the hope that it will be useful, |
| 13 | but WITHOUT ANY WARRANTY; without even the implied warranty of | 13 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| @@ -15,9 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 15 | GNU General Public License for more details. | 15 | GNU General Public License for more details. |
| 16 | 16 | ||
| 17 | You should have received a copy of the GNU General Public License | 17 | You should have received a copy of the GNU General Public License |
| 18 | along with GNU Emacs; see the file COPYING. If not, write to | 18 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ |
| 19 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
| 20 | Boston, MA 02110-1301, USA. */ | ||
| 21 | 19 | ||
| 22 | 20 | ||
| 23 | #define AIX4_1 | 21 | #define AIX4_1 |
diff --git a/src/s/bsd386.h b/src/s/bsd386.h index ebe5e9ba24d..ee869ac62d0 100644 --- a/src/s/bsd386.h +++ b/src/s/bsd386.h | |||
| @@ -1,14 +1,14 @@ | |||
| 1 | /* s/ file for bsd386 system. | 1 | /* s/ file for bsd386 system. |
| 2 | 2 | ||
| 3 | Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, | 3 | Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, |
| 4 | 2007, 2008 Free Software Foundation, Inc. | 4 | 2008 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
| 7 | 7 | ||
| 8 | GNU Emacs is free software; you can redistribute it and/or modify | 8 | GNU Emacs is free software: you can redistribute it and/or modify |
| 9 | it under the terms of the GNU General Public License as published by | 9 | it under the terms of the GNU General Public License as published by |
| 10 | the Free Software Foundation; either version 3, or (at your option) | 10 | the Free Software Foundation, either version 3 of the License, or |
| 11 | any later version. | 11 | (at your option) any later version. |
| 12 | 12 | ||
| 13 | GNU Emacs is distributed in the hope that it will be useful, | 13 | GNU Emacs is distributed in the hope that it will be useful, |
| 14 | but WITHOUT ANY WARRANTY; without even the implied warranty of | 14 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| @@ -16,9 +16,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 16 | GNU General Public License for more details. | 16 | GNU General Public License for more details. |
| 17 | 17 | ||
| 18 | You should have received a copy of the GNU General Public License | 18 | You should have received a copy of the GNU General Public License |
| 19 | along with GNU Emacs; see the file COPYING. If not, write to | 19 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ |
| 20 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
| 21 | Boston, MA 02110-1301, USA. */ | ||
| 22 | 20 | ||
| 23 | 21 | ||
| 24 | #include "bsd4-3.h" | 22 | #include "bsd4-3.h" |
diff --git a/src/s/bsd4-1.h b/src/s/bsd4-1.h index b74dbb53237..9a08b5ea9c7 100644 --- a/src/s/bsd4-1.h +++ b/src/s/bsd4-1.h | |||
| @@ -1,13 +1,13 @@ | |||
| 1 | /* Definitions file for GNU Emacs running on bsd 4.1. | 1 | /* Definitions file for GNU Emacs running on bsd 4.1. |
| 2 | Copyright (C) 1985, 1986, 1999, 2001, 2002, 2003, 2004, | 2 | Copyright (C) 1985, 1986, 1999, 2001, 2002, 2003, 2004, 2005, 2006, |
| 3 | 2005, 2006, 2007, 2008 Free Software Foundation, Inc. | 3 | 2007, 2008 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
| 7 | GNU Emacs is free software; you can redistribute it and/or modify | 7 | GNU Emacs is free software: you can redistribute it and/or modify |
| 8 | it under the terms of the GNU General Public License as published by | 8 | it under the terms of the GNU General Public License as published by |
| 9 | the Free Software Foundation; either version 3, or (at your option) | 9 | the Free Software Foundation, either version 3 of the License, or |
| 10 | any later version. | 10 | (at your option) any later version. |
| 11 | 11 | ||
| 12 | GNU Emacs is distributed in the hope that it will be useful, | 12 | GNU Emacs is distributed in the hope that it will be useful, |
| 13 | but WITHOUT ANY WARRANTY; without even the implied warranty of | 13 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| @@ -15,9 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 15 | GNU General Public License for more details. | 15 | GNU General Public License for more details. |
| 16 | 16 | ||
| 17 | You should have received a copy of the GNU General Public License | 17 | You should have received a copy of the GNU General Public License |
| 18 | along with GNU Emacs; see the file COPYING. If not, write to | 18 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ |
| 19 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
| 20 | Boston, MA 02110-1301, USA. */ | ||
| 21 | 19 | ||
| 22 | 20 | ||
| 23 | /* | 21 | /* |
diff --git a/src/s/bsd4-2.h b/src/s/bsd4-2.h index c9e4c5bcacc..665e12a5352 100644 --- a/src/s/bsd4-2.h +++ b/src/s/bsd4-2.h | |||
| @@ -1,13 +1,13 @@ | |||
| 1 | /* Definitions file for GNU Emacs running on bsd 4.2 | 1 | /* Definitions file for GNU Emacs running on bsd 4.2 |
| 2 | Copyright (C) 1985, 1986, 1994, 2001, 2002, 2003, 2004, | 2 | Copyright (C) 1985, 1986, 1994, 2001, 2002, 2003, 2004, 2005, 2006, |
| 3 | 2005, 2006, 2007, 2008 Free Software Foundation, Inc. | 3 | 2007, 2008 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
| 7 | GNU Emacs is free software; you can redistribute it and/or modify | 7 | GNU Emacs is free software: you can redistribute it and/or modify |
| 8 | it under the terms of the GNU General Public License as published by | 8 | it under the terms of the GNU General Public License as published by |
| 9 | the Free Software Foundation; either version 3, or (at your option) | 9 | the Free Software Foundation, either version 3 of the License, or |
| 10 | any later version. | 10 | (at your option) any later version. |
| 11 | 11 | ||
| 12 | GNU Emacs is distributed in the hope that it will be useful, | 12 | GNU Emacs is distributed in the hope that it will be useful, |
| 13 | but WITHOUT ANY WARRANTY; without even the implied warranty of | 13 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| @@ -15,9 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 15 | GNU General Public License for more details. | 15 | GNU General Public License for more details. |
| 16 | 16 | ||
| 17 | You should have received a copy of the GNU General Public License | 17 | You should have received a copy of the GNU General Public License |
| 18 | along with GNU Emacs; see the file COPYING. If not, write to | 18 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ |
| 19 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
| 20 | Boston, MA 02110-1301, USA. */ | ||
| 21 | 19 | ||
| 22 | 20 | ||
| 23 | /* | 21 | /* |
diff --git a/src/s/bsd4-3.h b/src/s/bsd4-3.h index 595bb0c5af7..2a94916eb19 100644 --- a/src/s/bsd4-3.h +++ b/src/s/bsd4-3.h | |||
| @@ -1,13 +1,13 @@ | |||
| 1 | /* Definitions file for GNU Emacs running on bsd 4.3 | 1 | /* Definitions file for GNU Emacs running on bsd 4.3 |
| 2 | Copyright (C) 1985, 1986, 2001, 2002, 2003, 2004, | 2 | Copyright (C) 1985, 1986, 2001, 2002, 2003, 2004, 2005, 2006, |
| 3 | 2005, 2006, 2007, 2008 Free Software Foundation, Inc. | 3 | 2007, 2008 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
| 7 | GNU Emacs is free software; you can redistribute it and/or modify | 7 | GNU Emacs is free software: you can redistribute it and/or modify |
| 8 | it under the terms of the GNU General Public License as published by | 8 | it under the terms of the GNU General Public License as published by |
| 9 | the Free Software Foundation; either version 3, or (at your option) | 9 | the Free Software Foundation, either version 3 of the License, or |
| 10 | any later version. | 10 | (at your option) any later version. |
| 11 | 11 | ||
| 12 | GNU Emacs is distributed in the hope that it will be useful, | 12 | GNU Emacs is distributed in the hope that it will be useful, |
| 13 | but WITHOUT ANY WARRANTY; without even the implied warranty of | 13 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| @@ -15,9 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 15 | GNU General Public License for more details. | 15 | GNU General Public License for more details. |
| 16 | 16 | ||
| 17 | You should have received a copy of the GNU General Public License | 17 | You should have received a copy of the GNU General Public License |
| 18 | along with GNU Emacs; see the file COPYING. If not, write to | 18 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ |
| 19 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
| 20 | Boston, MA 02110-1301, USA. */ | ||
| 21 | 19 | ||
| 22 | 20 | ||
| 23 | /* | 21 | /* |
diff --git a/src/s/cygwin.h b/src/s/cygwin.h index 0dfb2adaa45..0063c77b1dc 100644 --- a/src/s/cygwin.h +++ b/src/s/cygwin.h | |||
| @@ -1,15 +1,13 @@ | |||
| 1 | /* Template for system description header files. | 1 | /* System description header file for Cygwin. |
| 2 | This file describes the parameters that system description files | 2 | Copyright (C) 1985, 1986, 1992, 1999, 2002, 2003, 2004, 2005, 2006, |
| 3 | should define or not. | 3 | 2007, 2008 Free Software Foundation, Inc. |
| 4 | Copyright (C) 1985, 1986, 1992, 1999, 2002, 2003, 2004, | ||
| 5 | 2005, 2006, 2007, 2008 Free Software Foundation, Inc. | ||
| 6 | 4 | ||
| 7 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 8 | 6 | ||
| 9 | GNU Emacs is free software; you can redistribute it and/or modify | 7 | GNU Emacs is free software: you can redistribute it and/or modify |
| 10 | it under the terms of the GNU General Public License as published by | 8 | it under the terms of the GNU General Public License as published by |
| 11 | the Free Software Foundation; either version 3, or (at your option) | 9 | the Free Software Foundation, either version 3 of the License, or |
| 12 | any later version. | 10 | (at your option) any later version. |
| 13 | 11 | ||
| 14 | GNU Emacs is distributed in the hope that it will be useful, | 12 | GNU Emacs is distributed in the hope that it will be useful, |
| 15 | but WITHOUT ANY WARRANTY; without even the implied warranty of | 13 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| @@ -17,9 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 17 | GNU General Public License for more details. | 15 | GNU General Public License for more details. |
| 18 | 16 | ||
| 19 | You should have received a copy of the GNU General Public License | 17 | You should have received a copy of the GNU General Public License |
| 20 | along with GNU Emacs; see the file COPYING. If not, write to | 18 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ |
| 21 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
| 22 | Boston, MA 02110-1301, USA. */ | ||
| 23 | 19 | ||
| 24 | /* SYSTEM_TYPE should indicate the kind of system you are using. | 20 | /* SYSTEM_TYPE should indicate the kind of system you are using. |
| 25 | It sets the Lisp variable system-type. */ | 21 | It sets the Lisp variable system-type. */ |
diff --git a/src/s/darwin.h b/src/s/darwin.h index 2e7e4e40be4..d7f7cf2234f 100644 --- a/src/s/darwin.h +++ b/src/s/darwin.h | |||
| @@ -1,13 +1,13 @@ | |||
| 1 | /* System description header file for Darwin (Mac OS X). | 1 | /* System description header file for Darwin (Mac OS X). |
| 2 | Copyright (C) 2001, 2002, 2003, 2004, 2005, | 2 | Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, |
| 3 | 2006, 2007, 2008 Free Software Foundation, Inc. | 3 | 2008 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
| 7 | GNU Emacs is free software; you can redistribute it and/or modify | 7 | GNU Emacs is free software: you can redistribute it and/or modify |
| 8 | it under the terms of the GNU General Public License as published by | 8 | it under the terms of the GNU General Public License as published by |
| 9 | the Free Software Foundation; either version 3, or (at your option) | 9 | the Free Software Foundation, either version 3 of the License, or |
| 10 | any later version. | 10 | (at your option) any later version. |
| 11 | 11 | ||
| 12 | GNU Emacs is distributed in the hope that it will be useful, | 12 | GNU Emacs is distributed in the hope that it will be useful, |
| 13 | but WITHOUT ANY WARRANTY; without even the implied warranty of | 13 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| @@ -15,9 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 15 | GNU General Public License for more details. | 15 | GNU General Public License for more details. |
| 16 | 16 | ||
| 17 | You should have received a copy of the GNU General Public License | 17 | You should have received a copy of the GNU General Public License |
| 18 | along with GNU Emacs; see the file COPYING. If not, write to | 18 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ |
| 19 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
| 20 | Boston, MA 02110-1301, USA. */ | ||
| 21 | 19 | ||
| 22 | 20 | ||
| 23 | /* | 21 | /* |
diff --git a/src/s/freebsd.h b/src/s/freebsd.h index 3331fb0f4f3..9a21b0931ee 100644 --- a/src/s/freebsd.h +++ b/src/s/freebsd.h | |||
| @@ -7,10 +7,10 @@ | |||
| 7 | 7 | ||
| 8 | This file is part of GNU Emacs. | 8 | This file is part of GNU Emacs. |
| 9 | 9 | ||
| 10 | GNU Emacs is free software; you can redistribute it and/or modify | 10 | GNU Emacs is free software: you can redistribute it and/or modify |
| 11 | it under the terms of the GNU General Public License as published by | 11 | it under the terms of the GNU General Public License as published by |
| 12 | the Free Software Foundation; either version 3, or (at your option) | 12 | the Free Software Foundation, either version 3 of the License, or |
| 13 | any later version. | 13 | (at your option) any later version. |
| 14 | 14 | ||
| 15 | GNU Emacs is distributed in the hope that it will be useful, | 15 | GNU Emacs is distributed in the hope that it will be useful, |
| 16 | but WITHOUT ANY WARRANTY; without even the implied warranty of | 16 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| @@ -18,9 +18,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 18 | GNU General Public License for more details. | 18 | GNU General Public License for more details. |
| 19 | 19 | ||
| 20 | You should have received a copy of the GNU General Public License | 20 | You should have received a copy of the GNU General Public License |
| 21 | along with GNU Emacs; see the file COPYING. If not, write to | 21 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ |
| 22 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
| 23 | Boston, MA 02110-1301, USA. */ | ||
| 24 | 22 | ||
| 25 | /* Get the correct __FreeBSD_version, even if this is before that was | 23 | /* Get the correct __FreeBSD_version, even if this is before that was |
| 26 | defined. */ | 24 | defined. */ |
diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h index e0388a67b89..660462a679d 100644 --- a/src/s/gnu-linux.h +++ b/src/s/gnu-linux.h | |||
| @@ -4,10 +4,10 @@ | |||
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
| 7 | GNU Emacs is free software; you can redistribute it and/or modify | 7 | GNU Emacs is free software: you can redistribute it and/or modify |
| 8 | it under the terms of the GNU General Public License as published by | 8 | it under the terms of the GNU General Public License as published by |
| 9 | the Free Software Foundation; either version 3, or (at your option) | 9 | the Free Software Foundation, either version 3 of the License, or |
| 10 | any later version. | 10 | (at your option) any later version. |
| 11 | 11 | ||
| 12 | GNU Emacs is distributed in the hope that it will be useful, | 12 | GNU Emacs is distributed in the hope that it will be useful, |
| 13 | but WITHOUT ANY WARRANTY; without even the implied warranty of | 13 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| @@ -15,9 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 15 | GNU General Public License for more details. | 15 | GNU General Public License for more details. |
| 16 | 16 | ||
| 17 | You should have received a copy of the GNU General Public License | 17 | You should have received a copy of the GNU General Public License |
| 18 | along with GNU Emacs; see the file COPYING. If not, write to | 18 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ |
| 19 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
| 20 | Boston, MA 02110-1301, USA. */ | ||
| 21 | 19 | ||
| 22 | /* This file was put together by Michael K. Johnson and Rik Faith. */ | 20 | /* This file was put together by Michael K. Johnson and Rik Faith. */ |
| 23 | 21 | ||
diff --git a/src/s/gnu.h b/src/s/gnu.h index 21287c65866..fbc3f944e66 100644 --- a/src/s/gnu.h +++ b/src/s/gnu.h | |||
| @@ -1,13 +1,13 @@ | |||
| 1 | /* Definitions file for GNU Emacs running on the GNU Hurd. | 1 | /* Definitions file for GNU Emacs running on the GNU Hurd. |
| 2 | Copyright (C) 1994, 1995, 1996, 2001, 2002, 2003, 2004, | 2 | Copyright (C) 1994, 1995, 1996, 2001, 2002, 2003, 2004, 2005, 2006, |
| 3 | 2005, 2006, 2007, 2008 Free Software Foundation, Inc. | 3 | 2007, 2008 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
| 7 | GNU Emacs is free software; you can redistribute it and/or modify | 7 | GNU Emacs is free software: you can redistribute it and/or modify |
| 8 | it under the terms of the GNU General Public License as published by | 8 | it under the terms of the GNU General Public License as published by |
| 9 | the Free Software Foundation; either version 3, or (at your option) | 9 | the Free Software Foundation, either version 3 of the License, or |
| 10 | any later version. | 10 | (at your option) any later version. |
| 11 | 11 | ||
| 12 | GNU Emacs is distributed in the hope that it will be useful, | 12 | GNU Emacs is distributed in the hope that it will be useful, |
| 13 | but WITHOUT ANY WARRANTY; without even the implied warranty of | 13 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| @@ -15,9 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 15 | GNU General Public License for more details. | 15 | GNU General Public License for more details. |
| 16 | 16 | ||
| 17 | You should have received a copy of the GNU General Public License | 17 | You should have received a copy of the GNU General Public License |
| 18 | along with GNU Emacs; see the file COPYING. If not, write to | 18 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ |
| 19 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
| 20 | Boston, MA 02110-1301, USA. */ | ||
| 21 | 19 | ||
| 22 | 20 | ||
| 23 | /* Get most of the stuff from bsd4.3 */ | 21 | /* Get most of the stuff from bsd4.3 */ |
diff --git a/src/s/hpux.h b/src/s/hpux.h index fd8bf927f94..785fff12623 100644 --- a/src/s/hpux.h +++ b/src/s/hpux.h | |||
| @@ -1,14 +1,14 @@ | |||
| 1 | /* Definitions file for GNU Emacs running on HPUX release 7.0. | 1 | /* Definitions file for GNU Emacs running on HPUX release 7.0. |
| 2 | Based on AT&T System V.2. | 2 | Based on AT&T System V.2. |
| 3 | Copyright (C) 1985, 1986, 1999, 2001, 2002, 2003, 2004, | 3 | Copyright (C) 1985, 1986, 1999, 2001, 2002, 2003, 2004, 2005, 2006, |
| 4 | 2005, 2006, 2007, 2008 Free Software Foundation, Inc. | 4 | 2007, 2008 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
| 7 | 7 | ||
| 8 | GNU Emacs is free software; you can redistribute it and/or modify | 8 | GNU Emacs is free software: you can redistribute it and/or modify |
| 9 | it under the terms of the GNU General Public License as published by | 9 | it under the terms of the GNU General Public License as published by |
| 10 | the Free Software Foundation; either version 3, or (at your option) | 10 | the Free Software Foundation, either version 3 of the License, or |
| 11 | any later version. | 11 | (at your option) any later version. |
| 12 | 12 | ||
| 13 | GNU Emacs is distributed in the hope that it will be useful, | 13 | GNU Emacs is distributed in the hope that it will be useful, |
| 14 | but WITHOUT ANY WARRANTY; without even the implied warranty of | 14 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| @@ -16,9 +16,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 16 | GNU General Public License for more details. | 16 | GNU General Public License for more details. |
| 17 | 17 | ||
| 18 | You should have received a copy of the GNU General Public License | 18 | You should have received a copy of the GNU General Public License |
| 19 | along with GNU Emacs; see the file COPYING. If not, write to | 19 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ |
| 20 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
| 21 | Boston, MA 02110-1301, USA. */ | ||
| 22 | 20 | ||
| 23 | 21 | ||
| 24 | /* | 22 | /* |
diff --git a/src/s/hpux10.h b/src/s/hpux10.h index ee1b6ed6704..646ef07d4eb 100644 --- a/src/s/hpux10.h +++ b/src/s/hpux10.h | |||
| @@ -1,13 +1,13 @@ | |||
| 1 | /* | 1 | /* System description file for hpux version 10. |
| 2 | Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005, 2006, | 2 | Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007, |
| 3 | 2007, 2008 Free Software Foundation, Inc. | 3 | 2008 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
| 7 | GNU Emacs is free software; you can redistribute it and/or modify | 7 | GNU Emacs is free software: you can redistribute it and/or modify |
| 8 | it under the terms of the GNU General Public License as published by | 8 | it under the terms of the GNU General Public License as published by |
| 9 | the Free Software Foundation; either version 3, or (at your option) | 9 | the Free Software Foundation, either version 3 of the License, or |
| 10 | any later version. | 10 | (at your option) any later version. |
| 11 | 11 | ||
| 12 | GNU Emacs is distributed in the hope that it will be useful, | 12 | GNU Emacs is distributed in the hope that it will be useful, |
| 13 | but WITHOUT ANY WARRANTY; without even the implied warranty of | 13 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| @@ -15,9 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 15 | GNU General Public License for more details. | 15 | GNU General Public License for more details. |
| 16 | 16 | ||
| 17 | You should have received a copy of the GNU General Public License | 17 | You should have received a copy of the GNU General Public License |
| 18 | along with GNU Emacs; see the file COPYING. If not, write to | 18 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ |
| 19 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
| 20 | Boston, MA 02110-1301, USA. */ | ||
| 21 | 19 | ||
| 22 | 20 | ||
| 23 | #include "hpux9shr.h" | 21 | #include "hpux9shr.h" |
diff --git a/src/s/hpux8.h b/src/s/hpux8.h index f9e21252f03..9333038b077 100644 --- a/src/s/hpux8.h +++ b/src/s/hpux8.h | |||
| @@ -1,14 +1,14 @@ | |||
| 1 | /* system description file for hpux version 8. | 1 | /* system description file for hpux version 8. |
| 2 | 2 | ||
| 3 | Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005, 2006, | 3 | Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007, |
| 4 | 2007, 2008 Free Software Foundation, Inc. | 4 | 2008 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
| 7 | 7 | ||
| 8 | GNU Emacs is free software; you can redistribute it and/or modify | 8 | GNU Emacs is free software: you can redistribute it and/or modify |
| 9 | it under the terms of the GNU General Public License as published by | 9 | it under the terms of the GNU General Public License as published by |
| 10 | the Free Software Foundation; either version 3, or (at your option) | 10 | the Free Software Foundation, either version 3 of the License, or |
| 11 | any later version. | 11 | (at your option) any later version. |
| 12 | 12 | ||
| 13 | GNU Emacs is distributed in the hope that it will be useful, | 13 | GNU Emacs is distributed in the hope that it will be useful, |
| 14 | but WITHOUT ANY WARRANTY; without even the implied warranty of | 14 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| @@ -16,10 +16,9 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 16 | GNU General Public License for more details. | 16 | GNU General Public License for more details. |
| 17 | 17 | ||
| 18 | You should have received a copy of the GNU General Public License | 18 | You should have received a copy of the GNU General Public License |
| 19 | along with GNU Emacs; see the file COPYING. If not, write to | 19 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ |
| 20 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
| 21 | Boston, MA 02110-1301, USA. | ||
| 22 | 20 | ||
| 21 | /* | ||
| 23 | Commentary: | 22 | Commentary: |
| 24 | 23 | ||
| 25 | This contains changes that were suggested "for the hp700". | 24 | This contains changes that were suggested "for the hp700". |
diff --git a/src/s/hpux9.h b/src/s/hpux9.h index d91ec53f234..9c915eb6cc2 100644 --- a/src/s/hpux9.h +++ b/src/s/hpux9.h | |||
| @@ -1,14 +1,14 @@ | |||
| 1 | /* System description file for hpux version 9. | 1 | /* System description file for hpux version 9. |
| 2 | 2 | ||
| 3 | Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005, 2006, | 3 | Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005, 2006, 2007, |
| 4 | 2007, 2008 Free Software Foundation, Inc. | 4 | 2008 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
| 7 | 7 | ||
| 8 | GNU Emacs is free software; you can redistribute it and/or modify | 8 | GNU Emacs is free software: you can redistribute it and/or modify |
| 9 | it under the terms of the GNU General Public License as published by | 9 | it under the terms of the GNU General Public License as published by |
| 10 | the Free Software Foundation; either version 3, or (at your option) | 10 | the Free Software Foundation, either version 3 of the License, or |
| 11 | any later version. | 11 | (at your option) any later version. |
| 12 | 12 | ||
| 13 | GNU Emacs is distributed in the hope that it will be useful, | 13 | GNU Emacs is distributed in the hope that it will be useful, |
| 14 | but WITHOUT ANY WARRANTY; without even the implied warranty of | 14 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| @@ -16,9 +16,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 16 | GNU General Public License for more details. | 16 | GNU General Public License for more details. |
| 17 | 17 | ||
| 18 | You should have received a copy of the GNU General Public License | 18 | You should have received a copy of the GNU General Public License |
| 19 | along with GNU Emacs; see the file COPYING. If not, write to | 19 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ |
| 20 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
| 21 | Boston, MA 02110-1301, USA. */ | ||
| 22 | 20 | ||
| 23 | 21 | ||
| 24 | #include "hpux8.h" | 22 | #include "hpux8.h" |
diff --git a/src/s/irix6-5.h b/src/s/irix6-5.h index d676e13ec7a..1ccaf432dac 100644 --- a/src/s/irix6-5.h +++ b/src/s/irix6-5.h | |||
| @@ -1,14 +1,14 @@ | |||
| 1 | /* Definitions file for GNU Emacs running on Silicon Graphics Irix system 6.5. | 1 | /* Definitions file for GNU Emacs running on Silicon Graphics Irix system 6.5. |
| 2 | 2 | ||
| 3 | Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, | 3 | Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, |
| 4 | 2007, 2008 Free Software Foundation, Inc. | 4 | 2008 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
| 7 | 7 | ||
| 8 | GNU Emacs is free software; you can redistribute it and/or modify | 8 | GNU Emacs is free software: you can redistribute it and/or modify |
| 9 | it under the terms of the GNU General Public License as published by | 9 | it under the terms of the GNU General Public License as published by |
| 10 | the Free Software Foundation; either version 3, or (at your option) | 10 | the Free Software Foundation, either version 3 of the License, or |
| 11 | any later version. | 11 | (at your option) any later version. |
| 12 | 12 | ||
| 13 | GNU Emacs is distributed in the hope that it will be useful, | 13 | GNU Emacs is distributed in the hope that it will be useful, |
| 14 | but WITHOUT ANY WARRANTY; without even the implied warranty of | 14 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| @@ -16,9 +16,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 16 | GNU General Public License for more details. | 16 | GNU General Public License for more details. |
| 17 | 17 | ||
| 18 | You should have received a copy of the GNU General Public License | 18 | You should have received a copy of the GNU General Public License |
| 19 | along with GNU Emacs; see the file COPYING. If not, write to | 19 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ |
| 20 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
| 21 | Boston, MA 02110-1301, USA. */ | ||
| 22 | 20 | ||
| 23 | 21 | ||
| 24 | #define IRIX6_5 /* used in m/iris4d */ | 22 | #define IRIX6_5 /* used in m/iris4d */ |
diff --git a/src/s/lynxos.h b/src/s/lynxos.h index df8f20a9ddb..745c65f4ca6 100644 --- a/src/s/lynxos.h +++ b/src/s/lynxos.h | |||
| @@ -1,13 +1,13 @@ | |||
| 1 | /* Definitions file for GNU Emacs running on LynxOS-3.0.1 | 1 | /* Definitions file for GNU Emacs running on LynxOS-3.0.1 |
| 2 | Copyright (C) 2000, 2001, 2002, 2003, 2004, | 2 | Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, |
| 3 | 2005, 2006, 2007, 2008 Free Software Foundation, Inc. | 3 | 2008 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
| 7 | GNU Emacs is free software; you can redistribute it and/or modify | 7 | GNU Emacs is free software: you can redistribute it and/or modify |
| 8 | it under the terms of the GNU General Public License as published by | 8 | it under the terms of the GNU General Public License as published by |
| 9 | the Free Software Foundation; either version 3, or (at your option) | 9 | the Free Software Foundation, either version 3 of the License, or |
| 10 | any later version. | 10 | (at your option) any later version. |
| 11 | 11 | ||
| 12 | GNU Emacs is distributed in the hope that it will be useful, | 12 | GNU Emacs is distributed in the hope that it will be useful, |
| 13 | but WITHOUT ANY WARRANTY; without even the implied warranty of | 13 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| @@ -15,9 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 15 | GNU General Public License for more details. | 15 | GNU General Public License for more details. |
| 16 | 16 | ||
| 17 | You should have received a copy of the GNU General Public License | 17 | You should have received a copy of the GNU General Public License |
| 18 | along with GNU Emacs; see the file COPYING. If not, write to | 18 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ |
| 19 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
| 20 | Boston, MA 02110-1301, USA. */ | ||
| 21 | 19 | ||
| 22 | /* LynxOS is almost a bsd 4.2 system */ | 20 | /* LynxOS is almost a bsd 4.2 system */ |
| 23 | #include "s/bsd4-2.h" | 21 | #include "s/bsd4-2.h" |
diff --git a/src/s/ms-w32.h b/src/s/ms-w32.h index 235c34820d0..3e043c84fc8 100644 --- a/src/s/ms-w32.h +++ b/src/s/ms-w32.h | |||
| @@ -1,13 +1,13 @@ | |||
| 1 | /* System description file for Windows NT. | 1 | /* System description file for Windows NT. |
| 2 | Copyright (C) 1993, 1994, 1995, 2001, 2002, 2003, 2004, | 2 | Copyright (C) 1993, 1994, 1995, 2001, 2002, 2003, 2004, 2005, 2006, |
| 3 | 2005, 2006, 2007, 2008 Free Software Foundation, Inc. | 3 | 2007, 2008 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
| 7 | GNU Emacs is free software; you can redistribute it and/or modify | 7 | GNU Emacs is free software: you can redistribute it and/or modify |
| 8 | it under the terms of the GNU General Public License as published by | 8 | it under the terms of the GNU General Public License as published by |
| 9 | the Free Software Foundation; either version 3, or (at your option) | 9 | the Free Software Foundation, either version 3 of the License, or |
| 10 | any later version. | 10 | (at your option) any later version. |
| 11 | 11 | ||
| 12 | GNU Emacs is distributed in the hope that it will be useful, | 12 | GNU Emacs is distributed in the hope that it will be useful, |
| 13 | but WITHOUT ANY WARRANTY; without even the implied warranty of | 13 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| @@ -15,9 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 15 | GNU General Public License for more details. | 15 | GNU General Public License for more details. |
| 16 | 16 | ||
| 17 | You should have received a copy of the GNU General Public License | 17 | You should have received a copy of the GNU General Public License |
| 18 | along with GNU Emacs; see the file COPYING. If not, write to | 18 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ |
| 19 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
| 20 | Boston, MA 02110-1301, USA. */ | ||
| 21 | 19 | ||
| 22 | /* | 20 | /* |
| 23 | * Define symbols to identify the version of Unix this is. | 21 | * Define symbols to identify the version of Unix this is. |
diff --git a/src/s/msdos.h b/src/s/msdos.h index 21c0eaf4309..2f5280f1749 100644 --- a/src/s/msdos.h +++ b/src/s/msdos.h | |||
| @@ -1,14 +1,14 @@ | |||
| 1 | /* System description file for MS-DOS | 1 | /* System description file for MS-DOS |
| 2 | 2 | ||
| 3 | Copyright (C) 1993, 1996, 1997, 2001, 2002, 2003, 2004, | 3 | Copyright (C) 1993, 1996, 1997, 2001, 2002, 2003, 2004, 2005, 2006, |
| 4 | 2005, 2006, 2007, 2008 Free Software Foundation, Inc. | 4 | 2007, 2008 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
| 7 | 7 | ||
| 8 | GNU Emacs is free software; you can redistribute it and/or modify | 8 | GNU Emacs is free software: you can redistribute it and/or modify |
| 9 | it under the terms of the GNU General Public License as published by | 9 | it under the terms of the GNU General Public License as published by |
| 10 | the Free Software Foundation; either version 3, or (at your option) | 10 | the Free Software Foundation, either version 3 of the License, or |
| 11 | any later version. | 11 | (at your option) any later version. |
| 12 | 12 | ||
| 13 | GNU Emacs is distributed in the hope that it will be useful, | 13 | GNU Emacs is distributed in the hope that it will be useful, |
| 14 | but WITHOUT ANY WARRANTY; without even the implied warranty of | 14 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| @@ -16,9 +16,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 16 | GNU General Public License for more details. | 16 | GNU General Public License for more details. |
| 17 | 17 | ||
| 18 | You should have received a copy of the GNU General Public License | 18 | You should have received a copy of the GNU General Public License |
| 19 | along with GNU Emacs; see the file COPYING. If not, write to | 19 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ |
| 20 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
| 21 | Boston, MA 02110-1301, USA. */ | ||
| 22 | 20 | ||
| 23 | /* Note: lots of stuff here was taken from s-msdos.h in demacs. */ | 21 | /* Note: lots of stuff here was taken from s-msdos.h in demacs. */ |
| 24 | 22 | ||
diff --git a/src/s/netbsd.h b/src/s/netbsd.h index 339ddbe680d..a61a4e74366 100644 --- a/src/s/netbsd.h +++ b/src/s/netbsd.h | |||
| @@ -1,14 +1,14 @@ | |||
| 1 | /* s/ file for netbsd system. | 1 | /* s/ file for netbsd system. |
| 2 | 2 | ||
| 3 | Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, | 3 | Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, |
| 4 | 2007, 2008 Free Software Foundation, Inc. | 4 | 2008 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
| 7 | 7 | ||
| 8 | GNU Emacs is free software; you can redistribute it and/or modify | 8 | GNU Emacs is free software: you can redistribute it and/or modify |
| 9 | it under the terms of the GNU General Public License as published by | 9 | it under the terms of the GNU General Public License as published by |
| 10 | the Free Software Foundation; either version 3, or (at your option) | 10 | the Free Software Foundation, either version 3 of the License, or |
| 11 | any later version. | 11 | (at your option) any later version. |
| 12 | 12 | ||
| 13 | GNU Emacs is distributed in the hope that it will be useful, | 13 | GNU Emacs is distributed in the hope that it will be useful, |
| 14 | but WITHOUT ANY WARRANTY; without even the implied warranty of | 14 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| @@ -16,9 +16,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 16 | GNU General Public License for more details. | 16 | GNU General Public License for more details. |
| 17 | 17 | ||
| 18 | You should have received a copy of the GNU General Public License | 18 | You should have received a copy of the GNU General Public License |
| 19 | along with GNU Emacs; see the file COPYING. If not, write to | 19 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ |
| 20 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
| 21 | Boston, MA 02110-1301, USA. */ | ||
| 22 | 20 | ||
| 23 | 21 | ||
| 24 | /* Get most of the stuff from bsd4.3 */ | 22 | /* Get most of the stuff from bsd4.3 */ |
diff --git a/src/s/nextstep.h b/src/s/nextstep.h index 4e669972749..03b5d86cbb0 100644 --- a/src/s/nextstep.h +++ b/src/s/nextstep.h | |||
| @@ -1,13 +1,13 @@ | |||
| 1 | /* Configuration file for the NeXTstep system. | 1 | /* Configuration file for the NeXTstep system. |
| 2 | Copyright (C) 1990, 1995, 2001, 2002, 2003, 2004, | 2 | Copyright (C) 1990, 1995, 2001, 2002, 2003, 2004, 2005, 2006, 2007, |
| 3 | 2005, 2006, 2007, 2008 Free Software Foundation, Inc. | 3 | 2008 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
| 7 | GNU Emacs is free software; you can redistribute it and/or modify | 7 | GNU Emacs is free software: you can redistribute it and/or modify |
| 8 | it under the terms of the GNU General Public License as published by | 8 | it under the terms of the GNU General Public License as published by |
| 9 | the Free Software Foundation; either version 3, or (at your option) | 9 | the Free Software Foundation, either version 3 of the License, or |
| 10 | any later version. | 10 | (at your option) any later version. |
| 11 | 11 | ||
| 12 | GNU Emacs is distributed in the hope that it will be useful, | 12 | GNU Emacs is distributed in the hope that it will be useful, |
| 13 | but WITHOUT ANY WARRANTY; without even the implied warranty of | 13 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| @@ -15,9 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 15 | GNU General Public License for more details. | 15 | GNU General Public License for more details. |
| 16 | 16 | ||
| 17 | You should have received a copy of the GNU General Public License | 17 | You should have received a copy of the GNU General Public License |
| 18 | along with GNU Emacs; see the file COPYING. If not, write to | 18 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ |
| 19 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
| 20 | Boston, MA 02110-1301, USA. */ | ||
| 21 | 19 | ||
| 22 | #include "bsd4-3.h" | 20 | #include "bsd4-3.h" |
| 23 | 21 | ||
diff --git a/src/s/sol2-3.h b/src/s/sol2-3.h index 7be32348eb6..3473eec4cb3 100644 --- a/src/s/sol2-3.h +++ b/src/s/sol2-3.h | |||
| @@ -1,14 +1,14 @@ | |||
| 1 | /* Definitions file for GNU Emacs running on Solaris 2.3. | 1 | /* Definitions file for GNU Emacs running on Solaris 2.3. |
| 2 | 2 | ||
| 3 | Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, | 3 | Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, |
| 4 | 2007, 2008 Free Software Foundation, Inc. | 4 | 2008 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
| 7 | 7 | ||
| 8 | GNU Emacs is free software; you can redistribute it and/or modify | 8 | GNU Emacs is free software: you can redistribute it and/or modify |
| 9 | it under the terms of the GNU General Public License as published by | 9 | it under the terms of the GNU General Public License as published by |
| 10 | the Free Software Foundation; either version 3, or (at your option) | 10 | the Free Software Foundation, either version 3 of the License, or |
| 11 | any later version. | 11 | (at your option) any later version. |
| 12 | 12 | ||
| 13 | GNU Emacs is distributed in the hope that it will be useful, | 13 | GNU Emacs is distributed in the hope that it will be useful, |
| 14 | but WITHOUT ANY WARRANTY; without even the implied warranty of | 14 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| @@ -16,9 +16,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 16 | GNU General Public License for more details. | 16 | GNU General Public License for more details. |
| 17 | 17 | ||
| 18 | You should have received a copy of the GNU General Public License | 18 | You should have received a copy of the GNU General Public License |
| 19 | along with GNU Emacs; see the file COPYING. If not, write to | 19 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ |
| 20 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
| 21 | Boston, MA 02110-1301, USA. */ | ||
| 22 | 20 | ||
| 23 | 21 | ||
| 24 | #include "sol2.h" | 22 | #include "sol2.h" |
diff --git a/src/s/sol2.h b/src/s/sol2.h index 47e88e58f30..10733de1d0b 100644 --- a/src/s/sol2.h +++ b/src/s/sol2.h | |||
| @@ -1,13 +1,13 @@ | |||
| 1 | /* | 1 | /* Definitions file for GNU Emacs running on Solaris 2. |
| 2 | Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, | 2 | Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, |
| 3 | 2007, 2008 Free Software Foundation, Inc. | 3 | 2008 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
| 7 | GNU Emacs is free software; you can redistribute it and/or modify | 7 | GNU Emacs is free software: you can redistribute it and/or modify |
| 8 | it under the terms of the GNU General Public License as published by | 8 | it under the terms of the GNU General Public License as published by |
| 9 | the Free Software Foundation; either version 3, or (at your option) | 9 | the Free Software Foundation, either version 3 of the License, or |
| 10 | any later version. | 10 | (at your option) any later version. |
| 11 | 11 | ||
| 12 | GNU Emacs is distributed in the hope that it will be useful, | 12 | GNU Emacs is distributed in the hope that it will be useful, |
| 13 | but WITHOUT ANY WARRANTY; without even the implied warranty of | 13 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| @@ -15,9 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 15 | GNU General Public License for more details. | 15 | GNU General Public License for more details. |
| 16 | 16 | ||
| 17 | You should have received a copy of the GNU General Public License | 17 | You should have received a copy of the GNU General Public License |
| 18 | along with GNU Emacs; see the file COPYING. If not, write to | 18 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ |
| 19 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
| 20 | Boston, MA 02110-1301, USA. */ | ||
| 21 | 19 | ||
| 22 | 20 | ||
| 23 | #include "usg5-4.h" | 21 | #include "usg5-4.h" |
diff --git a/src/s/template.h b/src/s/template.h index a956fb0bb60..9745d8b6d66 100644 --- a/src/s/template.h +++ b/src/s/template.h | |||
| @@ -1,15 +1,15 @@ | |||
| 1 | /* Template for system description header files. | 1 | /* Template for system description header files. |
| 2 | This file describes the parameters that system description files | 2 | This file describes the parameters that system description files |
| 3 | should define or not. | 3 | should define or not. |
| 4 | Copyright (C) 1985, 1986, 1992, 1999, 2001, 2002, 2003, 2004, | 4 | Copyright (C) 1985, 1986, 1992, 1999, 2001, 2002, 2003, 2004, 2005, |
| 5 | 2005, 2006, 2007, 2008 Free Software Foundation, Inc. | 5 | 2006, 2007, 2008 Free Software Foundation, Inc. |
| 6 | 6 | ||
| 7 | This file is part of GNU Emacs. | 7 | This file is part of GNU Emacs. |
| 8 | 8 | ||
| 9 | GNU Emacs is free software; you can redistribute it and/or modify | 9 | GNU Emacs is free software: you can redistribute it and/or modify |
| 10 | it under the terms of the GNU General Public License as published by | 10 | it under the terms of the GNU General Public License as published by |
| 11 | the Free Software Foundation; either version 3, or (at your option) | 11 | the Free Software Foundation, either version 3 of the License, or |
| 12 | any later version. | 12 | (at your option) any later version. |
| 13 | 13 | ||
| 14 | GNU Emacs is distributed in the hope that it will be useful, | 14 | GNU Emacs is distributed in the hope that it will be useful, |
| 15 | but WITHOUT ANY WARRANTY; without even the implied warranty of | 15 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| @@ -17,9 +17,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 17 | GNU General Public License for more details. | 17 | GNU General Public License for more details. |
| 18 | 18 | ||
| 19 | You should have received a copy of the GNU General Public License | 19 | You should have received a copy of the GNU General Public License |
| 20 | along with GNU Emacs; see the file COPYING. If not, write to | 20 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ |
| 21 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
| 22 | Boston, MA 02110-1301, USA. */ | ||
| 23 | 21 | ||
| 24 | 22 | ||
| 25 | /* | 23 | /* |
diff --git a/src/s/usg5-0.h b/src/s/usg5-0.h index 9b4aad53671..941c48dc5df 100644 --- a/src/s/usg5-0.h +++ b/src/s/usg5-0.h | |||
| @@ -1,13 +1,13 @@ | |||
| 1 | /* Definitions file for GNU Emacs running on AT&T's System V.0 | 1 | /* Definitions file for GNU Emacs running on AT&T's System V.0 |
| 2 | Copyright (C) 1985, 1986, 1999, 2001, 2002, 2003, 2004, | 2 | Copyright (C) 1985, 1986, 1999, 2001, 2002, 2003, 2004, 2005, 2006, |
| 3 | 2005, 2006, 2007, 2008 Free Software Foundation, Inc. | 3 | 2007, 2008 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
| 7 | GNU Emacs is free software; you can redistribute it and/or modify | 7 | GNU Emacs is free software: you can redistribute it and/or modify |
| 8 | it under the terms of the GNU General Public License as published by | 8 | it under the terms of the GNU General Public License as published by |
| 9 | the Free Software Foundation; either version 3, or (at your option) | 9 | the Free Software Foundation, either version 3 of the License, or |
| 10 | any later version. | 10 | (at your option) any later version. |
| 11 | 11 | ||
| 12 | GNU Emacs is distributed in the hope that it will be useful, | 12 | GNU Emacs is distributed in the hope that it will be useful, |
| 13 | but WITHOUT ANY WARRANTY; without even the implied warranty of | 13 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| @@ -15,9 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 15 | GNU General Public License for more details. | 15 | GNU General Public License for more details. |
| 16 | 16 | ||
| 17 | You should have received a copy of the GNU General Public License | 17 | You should have received a copy of the GNU General Public License |
| 18 | along with GNU Emacs; see the file COPYING. If not, write to | 18 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ |
| 19 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
| 20 | Boston, MA 02110-1301, USA. */ | ||
| 21 | 19 | ||
| 22 | 20 | ||
| 23 | /* | 21 | /* |
diff --git a/src/s/usg5-2-2.h b/src/s/usg5-2-2.h index a76c0294394..ae57e0f9eb3 100644 --- a/src/s/usg5-2-2.h +++ b/src/s/usg5-2-2.h | |||
| @@ -1,13 +1,13 @@ | |||
| 1 | /* Definitions file for GNU Emacs running on AT&T's System V Release 2.2 | 1 | /* Definitions file for GNU Emacs running on AT&T's System V Release 2.2 |
| 2 | Copyright (C) 1985, 1986, 1999, 2001, 2002, 2003, 2004, | 2 | Copyright (C) 1985, 1986, 1999, 2001, 2002, 2003, 2004, 2005, 2006, |
| 3 | 2005, 2006, 2007, 2008 Free Software Foundation, Inc. | 3 | 2007, 2008 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
| 7 | GNU Emacs is free software; you can redistribute it and/or modify | 7 | GNU Emacs is free software: you can redistribute it and/or modify |
| 8 | it under the terms of the GNU General Public License as published by | 8 | it under the terms of the GNU General Public License as published by |
| 9 | the Free Software Foundation; either version 3, or (at your option) | 9 | the Free Software Foundation, either version 3 of the License, or |
| 10 | any later version. | 10 | (at your option) any later version. |
| 11 | 11 | ||
| 12 | GNU Emacs is distributed in the hope that it will be useful, | 12 | GNU Emacs is distributed in the hope that it will be useful, |
| 13 | but WITHOUT ANY WARRANTY; without even the implied warranty of | 13 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| @@ -15,9 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 15 | GNU General Public License for more details. | 15 | GNU General Public License for more details. |
| 16 | 16 | ||
| 17 | You should have received a copy of the GNU General Public License | 17 | You should have received a copy of the GNU General Public License |
| 18 | along with GNU Emacs; see the file COPYING. If not, write to | 18 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ |
| 19 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
| 20 | Boston, MA 02110-1301, USA. */ | ||
| 21 | 19 | ||
| 22 | 20 | ||
| 23 | /* | 21 | /* |
diff --git a/src/s/usg5-2.h b/src/s/usg5-2.h index ad2f2aeef35..fe1a873d78a 100644 --- a/src/s/usg5-2.h +++ b/src/s/usg5-2.h | |||
| @@ -1,13 +1,13 @@ | |||
| 1 | /* Definitions file for GNU Emacs running on AT&T's System V Release 2.0 | 1 | /* Definitions file for GNU Emacs running on AT&T's System V Release 2.0 |
| 2 | Copyright (C) 1985, 1986, 1999, 2001, 2002, 2003, 2004, | 2 | Copyright (C) 1985, 1986, 1999, 2001, 2002, 2003, 2004, 2005, 2006, |
| 3 | 2005, 2006, 2007, 2008 Free Software Foundation, Inc. | 3 | 2007, 2008 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
| 7 | GNU Emacs is free software; you can redistribute it and/or modify | 7 | GNU Emacs is free software: you can redistribute it and/or modify |
| 8 | it under the terms of the GNU General Public License as published by | 8 | it under the terms of the GNU General Public License as published by |
| 9 | the Free Software Foundation; either version 3, or (at your option) | 9 | the Free Software Foundation, either version 3 of the License, or |
| 10 | any later version. | 10 | (at your option) any later version. |
| 11 | 11 | ||
| 12 | GNU Emacs is distributed in the hope that it will be useful, | 12 | GNU Emacs is distributed in the hope that it will be useful, |
| 13 | but WITHOUT ANY WARRANTY; without even the implied warranty of | 13 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| @@ -15,9 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 15 | GNU General Public License for more details. | 15 | GNU General Public License for more details. |
| 16 | 16 | ||
| 17 | You should have received a copy of the GNU General Public License | 17 | You should have received a copy of the GNU General Public License |
| 18 | along with GNU Emacs; see the file COPYING. If not, write to | 18 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ |
| 19 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
| 20 | Boston, MA 02110-1301, USA. */ | ||
| 21 | 19 | ||
| 22 | 20 | ||
| 23 | /* | 21 | /* |
diff --git a/src/s/usg5-3.h b/src/s/usg5-3.h index 0974f6ced8c..3a03f421fda 100644 --- a/src/s/usg5-3.h +++ b/src/s/usg5-3.h | |||
| @@ -1,13 +1,13 @@ | |||
| 1 | /* Definitions file for GNU Emacs running on AT&T's System V Release 3 | 1 | /* Definitions file for GNU Emacs running on AT&T's System V Release 3 |
| 2 | Copyright (C) 1987, 1999, 2001, 2002, 2003, 2004, | 2 | Copyright (C) 1987, 1999, 2001, 2002, 2003, 2004, 2005, 2006, |
| 3 | 2005, 2006, 2007, 2008 Free Software Foundation, Inc. | 3 | 2007, 2008 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
| 7 | GNU Emacs is free software; you can redistribute it and/or modify | 7 | GNU Emacs is free software: you can redistribute it and/or modify |
| 8 | it under the terms of the GNU General Public License as published by | 8 | it under the terms of the GNU General Public License as published by |
| 9 | the Free Software Foundation; either version 3, or (at your option) | 9 | the Free Software Foundation, either version 3 of the License, or |
| 10 | any later version. | 10 | (at your option) any later version. |
| 11 | 11 | ||
| 12 | GNU Emacs is distributed in the hope that it will be useful, | 12 | GNU Emacs is distributed in the hope that it will be useful, |
| 13 | but WITHOUT ANY WARRANTY; without even the implied warranty of | 13 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| @@ -15,9 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 15 | GNU General Public License for more details. | 15 | GNU General Public License for more details. |
| 16 | 16 | ||
| 17 | You should have received a copy of the GNU General Public License | 17 | You should have received a copy of the GNU General Public License |
| 18 | along with GNU Emacs; see the file COPYING. If not, write to | 18 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ |
| 19 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
| 20 | Boston, MA 02110-1301, USA. */ | ||
| 21 | 19 | ||
| 22 | 20 | ||
| 23 | /* | 21 | /* |
diff --git a/src/s/usg5-4-2.h b/src/s/usg5-4-2.h index 37ca5abd1f6..c7ab09a7032 100644 --- a/src/s/usg5-4-2.h +++ b/src/s/usg5-4-2.h | |||
| @@ -1,14 +1,14 @@ | |||
| 1 | /* s/ file for System V release 4.2. | 1 | /* s/ file for System V release 4.2. |
| 2 | 2 | ||
| 3 | Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, | 3 | Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, |
| 4 | 2007, 2008 Free Software Foundation, Inc. | 4 | 2008 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | This file is part of GNU Emacs. | 6 | This file is part of GNU Emacs. |
| 7 | 7 | ||
| 8 | GNU Emacs is free software; you can redistribute it and/or modify | 8 | GNU Emacs is free software: you can redistribute it and/or modify |
| 9 | it under the terms of the GNU General Public License as published by | 9 | it under the terms of the GNU General Public License as published by |
| 10 | the Free Software Foundation; either version 3, or (at your option) | 10 | the Free Software Foundation, either version 3 of the License, or |
| 11 | any later version. | 11 | (at your option) any later version. |
| 12 | 12 | ||
| 13 | GNU Emacs is distributed in the hope that it will be useful, | 13 | GNU Emacs is distributed in the hope that it will be useful, |
| 14 | but WITHOUT ANY WARRANTY; without even the implied warranty of | 14 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| @@ -16,9 +16,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 16 | GNU General Public License for more details. | 16 | GNU General Public License for more details. |
| 17 | 17 | ||
| 18 | You should have received a copy of the GNU General Public License | 18 | You should have received a copy of the GNU General Public License |
| 19 | along with GNU Emacs; see the file COPYING. If not, write to | 19 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ |
| 20 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
| 21 | Boston, MA 02110-1301, USA. */ | ||
| 22 | 20 | ||
| 23 | 21 | ||
| 24 | #include "usg5-4.h" | 22 | #include "usg5-4.h" |
diff --git a/src/s/usg5-4.h b/src/s/usg5-4.h index 71d421737fe..2fa70435549 100644 --- a/src/s/usg5-4.h +++ b/src/s/usg5-4.h | |||
| @@ -1,13 +1,13 @@ | |||
| 1 | /* Definitions file for GNU Emacs running on AT&T's System V Release 4 | 1 | /* Definitions file for GNU Emacs running on AT&T's System V Release 4 |
| 2 | Copyright (C) 1987, 1990, 1999, 2000, 2001, 2002, 2003, 2004, | 2 | Copyright (C) 1987, 1990, 1999, 2000, 2001, 2002, 2003, 2004, 2005, |
| 3 | 2005, 2006, 2007, 2008 Free Software Foundation, Inc. | 3 | 2006, 2007, 2008 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
| 7 | GNU Emacs is free software; you can redistribute it and/or modify | 7 | GNU Emacs is free software: you can redistribute it and/or modify |
| 8 | it under the terms of the GNU General Public License as published by | 8 | it under the terms of the GNU General Public License as published by |
| 9 | the Free Software Foundation; either version 3, or (at your option) | 9 | the Free Software Foundation, either version 3 of the License, or |
| 10 | any later version. | 10 | (at your option) any later version. |
| 11 | 11 | ||
| 12 | GNU Emacs is distributed in the hope that it will be useful, | 12 | GNU Emacs is distributed in the hope that it will be useful, |
| 13 | but WITHOUT ANY WARRANTY; without even the implied warranty of | 13 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| @@ -15,9 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 15 | GNU General Public License for more details. | 15 | GNU General Public License for more details. |
| 16 | 16 | ||
| 17 | You should have received a copy of the GNU General Public License | 17 | You should have received a copy of the GNU General Public License |
| 18 | along with GNU Emacs; see the file COPYING. If not, write to | 18 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ |
| 19 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
| 20 | Boston, MA 02110-1301, USA. */ | ||
| 21 | 19 | ||
| 22 | /* This file written by James Van Artsdalen of Dell Computer Corporation. | 20 | /* This file written by James Van Artsdalen of Dell Computer Corporation. |
| 23 | * james@bigtex.cactus.org. Subsequently improved for Dell 2.2 by Eric | 21 | * james@bigtex.cactus.org. Subsequently improved for Dell 2.2 by Eric |
diff --git a/src/s/vms.h b/src/s/vms.h index 97b00643e84..3e7ad89ecfc 100644 --- a/src/s/vms.h +++ b/src/s/vms.h | |||
| @@ -1,13 +1,13 @@ | |||
| 1 | /* system description header for VMS | 1 | /* system description header for VMS |
| 2 | Copyright (C) 1986, 2001, 2002, 2003, 2004, 2005, | 2 | Copyright (C) 1986, 2001, 2002, 2003, 2004, 2005, 2006, 2007, |
| 3 | 2006, 2007, 2008 Free Software Foundation, Inc. | 3 | 2008 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
| 7 | GNU Emacs is free software; you can redistribute it and/or modify | 7 | GNU Emacs is free software: you can redistribute it and/or modify |
| 8 | it under the terms of the GNU General Public License as published by | 8 | it under the terms of the GNU General Public License as published by |
| 9 | the Free Software Foundation; either version 3, or (at your option) | 9 | the Free Software Foundation, either version 3 of the License, or |
| 10 | any later version. | 10 | (at your option) any later version. |
| 11 | 11 | ||
| 12 | GNU Emacs is distributed in the hope that it will be useful, | 12 | GNU Emacs is distributed in the hope that it will be useful, |
| 13 | but WITHOUT ANY WARRANTY; without even the implied warranty of | 13 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| @@ -15,9 +15,7 @@ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | |||
| 15 | GNU General Public License for more details. | 15 | GNU General Public License for more details. |
| 16 | 16 | ||
| 17 | You should have received a copy of the GNU General Public License | 17 | You should have received a copy of the GNU General Public License |
| 18 | along with GNU Emacs; see the file COPYING. If not, write to | 18 | along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */ |
| 19 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
| 20 | Boston, MA 02110-1301, USA. */ | ||
| 21 | 19 | ||
| 22 | /* | 20 | /* |
| 23 | * Define symbols to identify the version of Unix this is. | 21 | * Define symbols to identify the version of Unix this is. |