aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorJim Blandy1993-06-12 22:54:27 +0000
committerJim Blandy1993-06-12 22:54:27 +0000
commit4a6fd0de6750591090477b1c0352e0e8c501840c (patch)
tree61992e8e9d6ac7bd6dd8d139919730f7c0a8a59c /src
parent17385adcf784c85b66b04eaea582a870312eb600 (diff)
downloademacs-4a6fd0de6750591090477b1c0352e0e8c501840c.tar.gz
emacs-4a6fd0de6750591090477b1c0352e0e8c501840c.zip
Update GPL references - version 2
Diffstat (limited to 'src')
-rw-r--r--src/m/alliant-2800.h25
-rw-r--r--src/m/delta88k.h26
-rw-r--r--src/m/ibm370aix.h26
-rw-r--r--src/m/ns32000.h26
-rw-r--r--src/m/pfa50.h25
-rw-r--r--src/m/tekxd88.h26
-rw-r--r--src/m/tower32v3.h26
7 files changed, 89 insertions, 91 deletions
diff --git a/src/m/alliant-2800.h b/src/m/alliant-2800.h
index eb7d1580c4e..89f8186a384 100644
--- a/src/m/alliant-2800.h
+++ b/src/m/alliant-2800.h
@@ -3,20 +3,19 @@
3 3
4This file is part of GNU Emacs. 4This file is part of GNU Emacs.
5 5
6GNU Emacs is free software; you can redistribute it and/or modify
7it under the terms of the GNU General Public License as published by
8the Free Software Foundation; either version 2, or (at your option)
9any later version.
10
6GNU Emacs is distributed in the hope that it will be useful, 11GNU Emacs is distributed in the hope that it will be useful,
7but WITHOUT ANY WARRANTY. No author or distributor 12but WITHOUT ANY WARRANTY; without even the implied warranty of
8accepts responsibility to anyone for the consequences of using it 13MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9or for whether it serves any particular purpose or works at all, 14GNU General Public License for more details.
10unless he says so in writing. Refer to the GNU Emacs General Public 15
11License for full details. 16You should have received a copy of the GNU General Public License
12 17along with GNU Emacs; see the file COPYING. If not, write to
13Everyone is granted permission to copy, modify and redistribute 18the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
14GNU Emacs, but only under the conditions described in the
15GNU Emacs General Public License. A copy of this license is
16supposed to have been given to you along with GNU Emacs so you
17can know your rights and responsibilities. It should be in a
18file named COPYING. Among other things, the copyright notice
19and this notice must be preserved on all copies. */
20 19
21 20
22/* The following line tells the configuration script what sort of 21/* The following line tells the configuration script what sort of
diff --git a/src/m/delta88k.h b/src/m/delta88k.h
index bede552b434..08eaca7e455 100644
--- a/src/m/delta88k.h
+++ b/src/m/delta88k.h
@@ -3,20 +3,20 @@
3 3
4This file is part of GNU Emacs. 4This file is part of GNU Emacs.
5 5
6GNU Emacs is free software; you can redistribute it and/or modify
7it under the terms of the GNU General Public License as published by
8the Free Software Foundation; either version 2, or (at your option)
9any later version.
10
6GNU Emacs is distributed in the hope that it will be useful, 11GNU Emacs is distributed in the hope that it will be useful,
7but WITHOUT ANY WARRANTY. No author or distributor 12but WITHOUT ANY WARRANTY; without even the implied warranty of
8accepts responsibility to anyone for the consequences of using it 13MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9or for whether it serves any particular purpose or works at all, 14GNU General Public License for more details.
10unless he says so in writing. Refer to the GNU Emacs General Public 15
11License for full details. 16You should have received a copy of the GNU General Public License
12 17along with GNU Emacs; see the file COPYING. If not, write to
13Everyone is granted permission to copy, modify and redistribute 18the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
14GNU Emacs, but only under the conditions described in the 19
15GNU Emacs General Public License. A copy of this license is
16supposed to have been given to you along with GNU Emacs so you
17can know your rights and responsibilities. It should be in a
18file named COPYING. Among other things, the copyright notice
19and this notice must be preserved on all copies. */
20 20
21/* The following line tells the configuration script what sort of 21/* The following line tells the configuration script what sort of
22 operating system this machine is likely to run. 22 operating system this machine is likely to run.
diff --git a/src/m/ibm370aix.h b/src/m/ibm370aix.h
index 70c0c8a6aae..9574539a278 100644
--- a/src/m/ibm370aix.h
+++ b/src/m/ibm370aix.h
@@ -5,20 +5,20 @@
5 5
6This file is part of GNU Emacs. 6This file is part of GNU Emacs.
7 7
8GNU Emacs is free software; you can redistribute it and/or modify
9it under the terms of the GNU General Public License as published by
10the Free Software Foundation; either version 2, or (at your option)
11any later version.
12
8GNU Emacs is distributed in the hope that it will be useful, 13GNU Emacs is distributed in the hope that it will be useful,
9but WITHOUT ANY WARRANTY. No author or distributor 14but WITHOUT ANY WARRANTY; without even the implied warranty of
10accepts responsibility to anyone for the consequences of using it 15MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11or for whether it serves any particular purpose or works at all, 16GNU General Public License for more details.
12unless he says so in writing. Refer to the GNU Emacs General Public 17
13License for full details. 18You should have received a copy of the GNU General Public License
14 19along with GNU Emacs; see the file COPYING. If not, write to
15Everyone is granted permission to copy, modify and redistribute 20the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
16GNU Emacs, but only under the conditions described in the 21
17GNU Emacs General Public License. A copy of this license is
18supposed to have been given to you along with GNU Emacs so you
19can know your rights and responsibilities. It should be in a
20file named COPYING. Among other things, the copyright notice
21and this notice must be preserved on all copies. */
22 22
23 23
24/* The following three symbols give information on 24/* The following three symbols give information on
diff --git a/src/m/ns32000.h b/src/m/ns32000.h
index f41e457dbe2..a05a612b6ab 100644
--- a/src/m/ns32000.h
+++ b/src/m/ns32000.h
@@ -3,20 +3,20 @@
3 3
4This file is part of GNU Emacs. 4This file is part of GNU Emacs.
5 5
6GNU Emacs is free software; you can redistribute it and/or modify
7it under the terms of the GNU General Public License as published by
8the Free Software Foundation; either version 2, or (at your option)
9any later version.
10
6GNU Emacs is distributed in the hope that it will be useful, 11GNU Emacs is distributed in the hope that it will be useful,
7but WITHOUT ANY WARRANTY. No author or distributor 12but WITHOUT ANY WARRANTY; without even the implied warranty of
8accepts responsibility to anyone for the consequences of using it 13MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9or for whether it serves any particular purpose or works at all, 14GNU General Public License for more details.
10unless he says so in writing. Refer to the GNU Emacs General Public 15
11License for full details. 16You should have received a copy of the GNU General Public License
12 17along with GNU Emacs; see the file COPYING. If not, write to
13Everyone is granted permission to copy, modify and redistribute 18the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
14GNU Emacs, but only under the conditions described in the 19
15GNU Emacs General Public License. A copy of this license is
16supposed to have been given to you along with GNU Emacs so you
17can know your rights and responsibilities. It should be in a
18file named COPYING. Among other things, the copyright notice
19and this notice must be preserved on all copies. */
20 20
21 21
22/* The following line tells the configuration script what sort of 22/* The following line tells the configuration script what sort of
diff --git a/src/m/pfa50.h b/src/m/pfa50.h
index ceb35fc3bc5..3fe0da32c97 100644
--- a/src/m/pfa50.h
+++ b/src/m/pfa50.h
@@ -3,20 +3,19 @@
3 3
4This file is part of GNU Emacs. 4This file is part of GNU Emacs.
5 5
6GNU Emacs is free software; you can redistribute it and/or modify
7it under the terms of the GNU General Public License as published by
8the Free Software Foundation; either version 2, or (at your option)
9any later version.
10
6GNU Emacs is distributed in the hope that it will be useful, 11GNU Emacs is distributed in the hope that it will be useful,
7but WITHOUT ANY WARRANTY. No author or distributor 12but WITHOUT ANY WARRANTY; without even the implied warranty of
8accepts responsibility to anyone for the consequences of using it 13MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9or for whether it serves any particular purpose or works at all, 14GNU General Public License for more details.
10unless he says so in writing. Refer to the GNU Emacs General Public 15
11License for full details. 16You should have received a copy of the GNU General Public License
12 17along with GNU Emacs; see the file COPYING. If not, write to
13Everyone is granted permission to copy, modify and redistribute 18the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
14GNU Emacs, but only under the conditions described in the
15GNU Emacs General Public License. A copy of this license is
16supposed to have been given to you along with GNU Emacs so you
17can know your rights and responsibilities. It should be in a
18file named COPYING. Among other things, the copyright notice
19and this notice must be preserved on all copies. */
20 19
21 20
22/* The following three symbols give information on 21/* The following three symbols give information on
diff --git a/src/m/tekxd88.h b/src/m/tekxd88.h
index 5d1810837c1..467a841962a 100644
--- a/src/m/tekxd88.h
+++ b/src/m/tekxd88.h
@@ -5,20 +5,20 @@
5 5
6This file is part of GNU Emacs. 6This file is part of GNU Emacs.
7 7
8GNU Emacs is free software; you can redistribute it and/or modify
9it under the terms of the GNU General Public License as published by
10the Free Software Foundation; either version 2, or (at your option)
11any later version.
12
8GNU Emacs is distributed in the hope that it will be useful, 13GNU Emacs is distributed in the hope that it will be useful,
9but WITHOUT ANY WARRANTY. No author or distributor 14but WITHOUT ANY WARRANTY; without even the implied warranty of
10accepts responsibility to anyone for the consequences of using it 15MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
11or for whether it serves any particular purpose or works at all, 16GNU General Public License for more details.
12unless he says so in writing. Refer to the GNU Emacs General Public 17
13License for full details. 18You should have received a copy of the GNU General Public License
14 19along with GNU Emacs; see the file COPYING. If not, write to
15Everyone is granted permission to copy, modify and redistribute 20the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
16GNU Emacs, but only under the conditions described in the 21
17GNU Emacs General Public License. A copy of this license is
18supposed to have been given to you along with GNU Emacs so you
19can know your rights and responsibilities. It should be in a
20file named COPYING. Among other things, the copyright notice
21and this notice must be preserved on all copies. */
22 22
23/* The following symbols give information on the size of various data types. */ 23/* The following symbols give information on the size of various data types. */
24#define SHORTBITS 16 /* Number of bits in a short */ 24#define SHORTBITS 16 /* Number of bits in a short */
diff --git a/src/m/tower32v3.h b/src/m/tower32v3.h
index e4885f48948..40e80e261b5 100644
--- a/src/m/tower32v3.h
+++ b/src/m/tower32v3.h
@@ -3,20 +3,20 @@
3 3
4This file is part of GNU Emacs. 4This file is part of GNU Emacs.
5 5
6GNU Emacs is free software; you can redistribute it and/or modify
7it under the terms of the GNU General Public License as published by
8the Free Software Foundation; either version 2, or (at your option)
9any later version.
10
6GNU Emacs is distributed in the hope that it will be useful, 11GNU Emacs is distributed in the hope that it will be useful,
7but WITHOUT ANY WARRANTY. No author or distributor 12but WITHOUT ANY WARRANTY; without even the implied warranty of
8accepts responsibility to anyone for the consequences of using it 13MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
9or for whether it serves any particular purpose or works at all, 14GNU General Public License for more details.
10unless he says so in writing. Refer to the GNU Emacs General Public 15
11License for full details. 16You should have received a copy of the GNU General Public License
12 17along with GNU Emacs; see the file COPYING. If not, write to
13Everyone is granted permission to copy, modify and redistribute 18the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
14GNU Emacs, but only under the conditions described in the 19
15GNU Emacs General Public License. A copy of this license is
16supposed to have been given to you along with GNU Emacs so you
17can know your rights and responsibilities. It should be in a
18file named COPYING. Among other things, the copyright notice
19and this notice must be preserved on all copies. */
20 20
21 21
22/* The following line tells the configuration script what sort of 22/* The following line tells the configuration script what sort of