diff options
| author | Glenn Morris | 2007-07-25 07:49:39 +0000 |
|---|---|---|
| committer | Glenn Morris | 2007-07-25 07:49:39 +0000 |
| commit | 1427aa658ed587df9eedb8e07c75e5dc21fde4c1 (patch) | |
| tree | 32e77802fab882c659383dc08d4cd0b04029f02c /src | |
| parent | ae560473ca31625d09bb25c57381f99c7b717fbc (diff) | |
| download | emacs-1427aa658ed587df9eedb8e07c75e5dc21fde4c1.tar.gz emacs-1427aa658ed587df9eedb8e07c75e5dc21fde4c1.zip | |
Remove license from trivial file.
Diffstat (limited to 'src')
| -rw-r--r-- | src/category.c | 2 | ||||
| -rw-r--r-- | src/category.h | 2 | ||||
| -rw-r--r-- | src/ccl.c | 2 | ||||
| -rw-r--r-- | src/ccl.h | 2 | ||||
| -rw-r--r-- | src/charset.c | 2 | ||||
| -rw-r--r-- | src/charset.h | 2 | ||||
| -rw-r--r-- | src/coding.c | 2 | ||||
| -rw-r--r-- | src/coding.h | 2 | ||||
| -rw-r--r-- | src/composite.c | 2 | ||||
| -rw-r--r-- | src/composite.h | 2 | ||||
| -rw-r--r-- | src/fontset.c | 2 | ||||
| -rw-r--r-- | src/fontset.h | 2 | ||||
| -rw-r--r-- | src/s/riscix1-1.h | 22 |
13 files changed, 13 insertions, 33 deletions
diff --git a/src/category.c b/src/category.c index 809e326cbe9..55e752045e7 100644 --- a/src/category.c +++ b/src/category.c | |||
| @@ -10,7 +10,7 @@ This file is part of GNU Emacs. | |||
| 10 | 10 | ||
| 11 | GNU Emacs is free software; you can redistribute it and/or modify | 11 | GNU Emacs is free software; you can redistribute it and/or modify |
| 12 | it under the terms of the GNU General Public License as published by | 12 | it under the terms of the GNU General Public License as published by |
| 13 | the Free Software Foundation; either version 2, or (at your option) | 13 | the Free Software Foundation; either version 3, or (at your option) |
| 14 | any later version. | 14 | any later version. |
| 15 | 15 | ||
| 16 | GNU Emacs is distributed in the hope that it will be useful, | 16 | GNU Emacs is distributed in the hope that it will be useful, |
diff --git a/src/category.h b/src/category.h index 858a94a6224..be534fb47f5 100644 --- a/src/category.h +++ b/src/category.h | |||
| @@ -8,7 +8,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 2, or (at your option) | 11 | the Free Software Foundation; either version 3, or (at your option) |
| 12 | any later version. | 12 | 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, |
| @@ -10,7 +10,7 @@ This file is part of GNU Emacs. | |||
| 10 | 10 | ||
| 11 | GNU Emacs is free software; you can redistribute it and/or modify | 11 | GNU Emacs is free software; you can redistribute it and/or modify |
| 12 | it under the terms of the GNU General Public License as published by | 12 | it under the terms of the GNU General Public License as published by |
| 13 | the Free Software Foundation; either version 2, or (at your option) | 13 | the Free Software Foundation; either version 3, or (at your option) |
| 14 | any later version. | 14 | any later version. |
| 15 | 15 | ||
| 16 | GNU Emacs is distributed in the hope that it will be useful, | 16 | GNU Emacs is distributed in the hope that it will be useful, |
| @@ -8,7 +8,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 2, or (at your option) | 11 | the Free Software Foundation; either version 3, or (at your option) |
| 12 | any later version. | 12 | 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, |
diff --git a/src/charset.c b/src/charset.c index 0d91606da58..a6ec309cbb3 100644 --- a/src/charset.c +++ b/src/charset.c | |||
| @@ -10,7 +10,7 @@ This file is part of GNU Emacs. | |||
| 10 | 10 | ||
| 11 | GNU Emacs is free software; you can redistribute it and/or modify | 11 | GNU Emacs is free software; you can redistribute it and/or modify |
| 12 | it under the terms of the GNU General Public License as published by | 12 | it under the terms of the GNU General Public License as published by |
| 13 | the Free Software Foundation; either version 2, or (at your option) | 13 | the Free Software Foundation; either version 3, or (at your option) |
| 14 | any later version. | 14 | any later version. |
| 15 | 15 | ||
| 16 | GNU Emacs is distributed in the hope that it will be useful, | 16 | GNU Emacs is distributed in the hope that it will be useful, |
diff --git a/src/charset.h b/src/charset.h index 2d0116d263e..984d466d97d 100644 --- a/src/charset.h +++ b/src/charset.h | |||
| @@ -10,7 +10,7 @@ This file is part of GNU Emacs. | |||
| 10 | 10 | ||
| 11 | GNU Emacs is free software; you can redistribute it and/or modify | 11 | GNU Emacs is free software; you can redistribute it and/or modify |
| 12 | it under the terms of the GNU General Public License as published by | 12 | it under the terms of the GNU General Public License as published by |
| 13 | the Free Software Foundation; either version 2, or (at your option) | 13 | the Free Software Foundation; either version 3, or (at your option) |
| 14 | any later version. | 14 | any later version. |
| 15 | 15 | ||
| 16 | GNU Emacs is distributed in the hope that it will be useful, | 16 | GNU Emacs is distributed in the hope that it will be useful, |
diff --git a/src/coding.c b/src/coding.c index b6bb3e486d8..907521edd5c 100644 --- a/src/coding.c +++ b/src/coding.c | |||
| @@ -10,7 +10,7 @@ This file is part of GNU Emacs. | |||
| 10 | 10 | ||
| 11 | GNU Emacs is free software; you can redistribute it and/or modify | 11 | GNU Emacs is free software; you can redistribute it and/or modify |
| 12 | it under the terms of the GNU General Public License as published by | 12 | it under the terms of the GNU General Public License as published by |
| 13 | the Free Software Foundation; either version 2, or (at your option) | 13 | the Free Software Foundation; either version 3, or (at your option) |
| 14 | any later version. | 14 | any later version. |
| 15 | 15 | ||
| 16 | GNU Emacs is distributed in the hope that it will be useful, | 16 | GNU Emacs is distributed in the hope that it will be useful, |
diff --git a/src/coding.h b/src/coding.h index b4e26686229..9906e66af6c 100644 --- a/src/coding.h +++ b/src/coding.h | |||
| @@ -10,7 +10,7 @@ This file is part of GNU Emacs. | |||
| 10 | 10 | ||
| 11 | GNU Emacs is free software; you can redistribute it and/or modify | 11 | GNU Emacs is free software; you can redistribute it and/or modify |
| 12 | it under the terms of the GNU General Public License as published by | 12 | it under the terms of the GNU General Public License as published by |
| 13 | the Free Software Foundation; either version 2, or (at your option) | 13 | the Free Software Foundation; either version 3, or (at your option) |
| 14 | any later version. | 14 | any later version. |
| 15 | 15 | ||
| 16 | GNU Emacs is distributed in the hope that it will be useful, | 16 | GNU Emacs is distributed in the hope that it will be useful, |
diff --git a/src/composite.c b/src/composite.c index b0a5ebbc3ee..95c19d74560 100644 --- a/src/composite.c +++ b/src/composite.c | |||
| @@ -9,7 +9,7 @@ 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 2, or (at your option) | 12 | the Free Software Foundation; either version 3, or (at your option) |
| 13 | any later version. | 13 | 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, |
diff --git a/src/composite.h b/src/composite.h index 8ff6416990f..5dc8dde62e2 100644 --- a/src/composite.h +++ b/src/composite.h | |||
| @@ -9,7 +9,7 @@ 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 2, or (at your option) | 12 | the Free Software Foundation; either version 3, or (at your option) |
| 13 | any later version. | 13 | 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, |
diff --git a/src/fontset.c b/src/fontset.c index 2df60a5afcc..bf6f7121b23 100644 --- a/src/fontset.c +++ b/src/fontset.c | |||
| @@ -10,7 +10,7 @@ This file is part of GNU Emacs. | |||
| 10 | 10 | ||
| 11 | GNU Emacs is free software; you can redistribute it and/or modify | 11 | GNU Emacs is free software; you can redistribute it and/or modify |
| 12 | it under the terms of the GNU General Public License as published by | 12 | it under the terms of the GNU General Public License as published by |
| 13 | the Free Software Foundation; either version 2, or (at your option) | 13 | the Free Software Foundation; either version 3, or (at your option) |
| 14 | any later version. | 14 | any later version. |
| 15 | 15 | ||
| 16 | GNU Emacs is distributed in the hope that it will be useful, | 16 | GNU Emacs is distributed in the hope that it will be useful, |
diff --git a/src/fontset.h b/src/fontset.h index a2bac100396..5b5c5cbcfaa 100644 --- a/src/fontset.h +++ b/src/fontset.h | |||
| @@ -10,7 +10,7 @@ This file is part of GNU Emacs. | |||
| 10 | 10 | ||
| 11 | GNU Emacs is free software; you can redistribute it and/or modify | 11 | GNU Emacs is free software; you can redistribute it and/or modify |
| 12 | it under the terms of the GNU General Public License as published by | 12 | it under the terms of the GNU General Public License as published by |
| 13 | the Free Software Foundation; either version 2, or (at your option) | 13 | the Free Software Foundation; either version 3, or (at your option) |
| 14 | any later version. | 14 | any later version. |
| 15 | 15 | ||
| 16 | GNU Emacs is distributed in the hope that it will be useful, | 16 | GNU Emacs is distributed in the hope that it will be useful, |
diff --git a/src/s/riscix1-1.h b/src/s/riscix1-1.h index 6fd22fbb750..cccbbd3b2c8 100644 --- a/src/s/riscix1-1.h +++ b/src/s/riscix1-1.h | |||
| @@ -1,24 +1,4 @@ | |||
| 1 | /* Definitions file for GNU Emacs running on RISCiX 1.1 (bsd 4.3) | 1 | /* Definitions file for GNU Emacs running on RISCiX 1.1 (bsd 4.3) */ |
| 2 | Copyright (C) 1994, 2001, 2002, 2003, 2004, 2005, | ||
| 3 | 2006, 2007 Free Software Foundation, Inc. | ||
| 4 | |||
| 5 | This file is part of GNU Emacs. | ||
| 6 | |||
| 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 | ||
| 9 | the Free Software Foundation; either version 3, or (at your option) | ||
| 10 | any later version. | ||
| 11 | |||
| 12 | GNU Emacs is distributed in the hope that it will be useful, | ||
| 13 | but WITHOUT ANY WARRANTY; without even the implied warranty of | ||
| 14 | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||
| 15 | GNU General Public License for more details. | ||
| 16 | |||
| 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 | ||
| 19 | the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, | ||
| 20 | Boston, MA 02110-1301, USA. */ | ||
| 21 | |||
| 22 | 2 | ||
| 23 | #define RISCiX_1_1 1 | 3 | #define RISCiX_1_1 1 |
| 24 | #define RISCiX 11 | 4 | #define RISCiX 11 |