diff options
| author | Jim Blandy | 1993-06-12 22:54:27 +0000 |
|---|---|---|
| committer | Jim Blandy | 1993-06-12 22:54:27 +0000 |
| commit | 4a6fd0de6750591090477b1c0352e0e8c501840c (patch) | |
| tree | 61992e8e9d6ac7bd6dd8d139919730f7c0a8a59c /src | |
| parent | 17385adcf784c85b66b04eaea582a870312eb600 (diff) | |
| download | emacs-4a6fd0de6750591090477b1c0352e0e8c501840c.tar.gz emacs-4a6fd0de6750591090477b1c0352e0e8c501840c.zip | |
Update GPL references - version 2
Diffstat (limited to 'src')
| -rw-r--r-- | src/m/alliant-2800.h | 25 | ||||
| -rw-r--r-- | src/m/delta88k.h | 26 | ||||
| -rw-r--r-- | src/m/ibm370aix.h | 26 | ||||
| -rw-r--r-- | src/m/ns32000.h | 26 | ||||
| -rw-r--r-- | src/m/pfa50.h | 25 | ||||
| -rw-r--r-- | src/m/tekxd88.h | 26 | ||||
| -rw-r--r-- | src/m/tower32v3.h | 26 |
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 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
| 6 | GNU Emacs is free software; you can redistribute it and/or modify | ||
| 7 | it under the terms of the GNU General Public License as published by | ||
| 8 | the Free Software Foundation; either version 2, or (at your option) | ||
| 9 | any later version. | ||
| 10 | |||
| 6 | GNU Emacs is distributed in the hope that it will be useful, | 11 | GNU Emacs is distributed in the hope that it will be useful, |
| 7 | but WITHOUT ANY WARRANTY. No author or distributor | 12 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 8 | accepts responsibility to anyone for the consequences of using it | 13 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 9 | or for whether it serves any particular purpose or works at all, | 14 | GNU General Public License for more details. |
| 10 | unless he says so in writing. Refer to the GNU Emacs General Public | 15 | |
| 11 | License for full details. | 16 | You should have received a copy of the GNU General Public License |
| 12 | 17 | along with GNU Emacs; see the file COPYING. If not, write to | |
| 13 | Everyone is granted permission to copy, modify and redistribute | 18 | the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ |
| 14 | GNU Emacs, but only under the conditions described in the | ||
| 15 | GNU Emacs General Public License. A copy of this license is | ||
| 16 | supposed to have been given to you along with GNU Emacs so you | ||
| 17 | can know your rights and responsibilities. It should be in a | ||
| 18 | file named COPYING. Among other things, the copyright notice | ||
| 19 | and 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 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
| 6 | GNU Emacs is free software; you can redistribute it and/or modify | ||
| 7 | it under the terms of the GNU General Public License as published by | ||
| 8 | the Free Software Foundation; either version 2, or (at your option) | ||
| 9 | any later version. | ||
| 10 | |||
| 6 | GNU Emacs is distributed in the hope that it will be useful, | 11 | GNU Emacs is distributed in the hope that it will be useful, |
| 7 | but WITHOUT ANY WARRANTY. No author or distributor | 12 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 8 | accepts responsibility to anyone for the consequences of using it | 13 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 9 | or for whether it serves any particular purpose or works at all, | 14 | GNU General Public License for more details. |
| 10 | unless he says so in writing. Refer to the GNU Emacs General Public | 15 | |
| 11 | License for full details. | 16 | You should have received a copy of the GNU General Public License |
| 12 | 17 | along with GNU Emacs; see the file COPYING. If not, write to | |
| 13 | Everyone is granted permission to copy, modify and redistribute | 18 | the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ |
| 14 | GNU Emacs, but only under the conditions described in the | 19 | |
| 15 | GNU Emacs General Public License. A copy of this license is | ||
| 16 | supposed to have been given to you along with GNU Emacs so you | ||
| 17 | can know your rights and responsibilities. It should be in a | ||
| 18 | file named COPYING. Among other things, the copyright notice | ||
| 19 | and 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 | ||
| 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 | ||
| 9 | it under the terms of the GNU General Public License as published by | ||
| 10 | the Free Software Foundation; either version 2, or (at your option) | ||
| 11 | any later version. | ||
| 12 | |||
| 8 | 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, |
| 9 | but WITHOUT ANY WARRANTY. No author or distributor | 14 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 10 | accepts responsibility to anyone for the consequences of using it | 15 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 11 | or for whether it serves any particular purpose or works at all, | 16 | GNU General Public License for more details. |
| 12 | unless he says so in writing. Refer to the GNU Emacs General Public | 17 | |
| 13 | License for full details. | 18 | You should have received a copy of the GNU General Public License |
| 14 | 19 | along with GNU Emacs; see the file COPYING. If not, write to | |
| 15 | Everyone is granted permission to copy, modify and redistribute | 20 | the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ |
| 16 | GNU Emacs, but only under the conditions described in the | 21 | |
| 17 | GNU Emacs General Public License. A copy of this license is | ||
| 18 | supposed to have been given to you along with GNU Emacs so you | ||
| 19 | can know your rights and responsibilities. It should be in a | ||
| 20 | file named COPYING. Among other things, the copyright notice | ||
| 21 | and 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 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
| 6 | GNU Emacs is free software; you can redistribute it and/or modify | ||
| 7 | it under the terms of the GNU General Public License as published by | ||
| 8 | the Free Software Foundation; either version 2, or (at your option) | ||
| 9 | any later version. | ||
| 10 | |||
| 6 | GNU Emacs is distributed in the hope that it will be useful, | 11 | GNU Emacs is distributed in the hope that it will be useful, |
| 7 | but WITHOUT ANY WARRANTY. No author or distributor | 12 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 8 | accepts responsibility to anyone for the consequences of using it | 13 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 9 | or for whether it serves any particular purpose or works at all, | 14 | GNU General Public License for more details. |
| 10 | unless he says so in writing. Refer to the GNU Emacs General Public | 15 | |
| 11 | License for full details. | 16 | You should have received a copy of the GNU General Public License |
| 12 | 17 | along with GNU Emacs; see the file COPYING. If not, write to | |
| 13 | Everyone is granted permission to copy, modify and redistribute | 18 | the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ |
| 14 | GNU Emacs, but only under the conditions described in the | 19 | |
| 15 | GNU Emacs General Public License. A copy of this license is | ||
| 16 | supposed to have been given to you along with GNU Emacs so you | ||
| 17 | can know your rights and responsibilities. It should be in a | ||
| 18 | file named COPYING. Among other things, the copyright notice | ||
| 19 | and 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 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
| 6 | GNU Emacs is free software; you can redistribute it and/or modify | ||
| 7 | it under the terms of the GNU General Public License as published by | ||
| 8 | the Free Software Foundation; either version 2, or (at your option) | ||
| 9 | any later version. | ||
| 10 | |||
| 6 | GNU Emacs is distributed in the hope that it will be useful, | 11 | GNU Emacs is distributed in the hope that it will be useful, |
| 7 | but WITHOUT ANY WARRANTY. No author or distributor | 12 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 8 | accepts responsibility to anyone for the consequences of using it | 13 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 9 | or for whether it serves any particular purpose or works at all, | 14 | GNU General Public License for more details. |
| 10 | unless he says so in writing. Refer to the GNU Emacs General Public | 15 | |
| 11 | License for full details. | 16 | You should have received a copy of the GNU General Public License |
| 12 | 17 | along with GNU Emacs; see the file COPYING. If not, write to | |
| 13 | Everyone is granted permission to copy, modify and redistribute | 18 | the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ |
| 14 | GNU Emacs, but only under the conditions described in the | ||
| 15 | GNU Emacs General Public License. A copy of this license is | ||
| 16 | supposed to have been given to you along with GNU Emacs so you | ||
| 17 | can know your rights and responsibilities. It should be in a | ||
| 18 | file named COPYING. Among other things, the copyright notice | ||
| 19 | and 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 | ||
| 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 | ||
| 9 | it under the terms of the GNU General Public License as published by | ||
| 10 | the Free Software Foundation; either version 2, or (at your option) | ||
| 11 | any later version. | ||
| 12 | |||
| 8 | 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, |
| 9 | but WITHOUT ANY WARRANTY. No author or distributor | 14 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 10 | accepts responsibility to anyone for the consequences of using it | 15 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 11 | or for whether it serves any particular purpose or works at all, | 16 | GNU General Public License for more details. |
| 12 | unless he says so in writing. Refer to the GNU Emacs General Public | 17 | |
| 13 | License for full details. | 18 | You should have received a copy of the GNU General Public License |
| 14 | 19 | along with GNU Emacs; see the file COPYING. If not, write to | |
| 15 | Everyone is granted permission to copy, modify and redistribute | 20 | the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ |
| 16 | GNU Emacs, but only under the conditions described in the | 21 | |
| 17 | GNU Emacs General Public License. A copy of this license is | ||
| 18 | supposed to have been given to you along with GNU Emacs so you | ||
| 19 | can know your rights and responsibilities. It should be in a | ||
| 20 | file named COPYING. Among other things, the copyright notice | ||
| 21 | and 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 | ||
| 4 | This file is part of GNU Emacs. | 4 | This file is part of GNU Emacs. |
| 5 | 5 | ||
| 6 | GNU Emacs is free software; you can redistribute it and/or modify | ||
| 7 | it under the terms of the GNU General Public License as published by | ||
| 8 | the Free Software Foundation; either version 2, or (at your option) | ||
| 9 | any later version. | ||
| 10 | |||
| 6 | GNU Emacs is distributed in the hope that it will be useful, | 11 | GNU Emacs is distributed in the hope that it will be useful, |
| 7 | but WITHOUT ANY WARRANTY. No author or distributor | 12 | but WITHOUT ANY WARRANTY; without even the implied warranty of |
| 8 | accepts responsibility to anyone for the consequences of using it | 13 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 9 | or for whether it serves any particular purpose or works at all, | 14 | GNU General Public License for more details. |
| 10 | unless he says so in writing. Refer to the GNU Emacs General Public | 15 | |
| 11 | License for full details. | 16 | You should have received a copy of the GNU General Public License |
| 12 | 17 | along with GNU Emacs; see the file COPYING. If not, write to | |
| 13 | Everyone is granted permission to copy, modify and redistribute | 18 | the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ |
| 14 | GNU Emacs, but only under the conditions described in the | 19 | |
| 15 | GNU Emacs General Public License. A copy of this license is | ||
| 16 | supposed to have been given to you along with GNU Emacs so you | ||
| 17 | can know your rights and responsibilities. It should be in a | ||
| 18 | file named COPYING. Among other things, the copyright notice | ||
| 19 | and 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 |