aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorGlenn Morris2007-07-25 07:49:39 +0000
committerGlenn Morris2007-07-25 07:49:39 +0000
commit1427aa658ed587df9eedb8e07c75e5dc21fde4c1 (patch)
tree32e77802fab882c659383dc08d4cd0b04029f02c /src
parentae560473ca31625d09bb25c57381f99c7b717fbc (diff)
downloademacs-1427aa658ed587df9eedb8e07c75e5dc21fde4c1.tar.gz
emacs-1427aa658ed587df9eedb8e07c75e5dc21fde4c1.zip
Remove license from trivial file.
Diffstat (limited to 'src')
-rw-r--r--src/category.c2
-rw-r--r--src/category.h2
-rw-r--r--src/ccl.c2
-rw-r--r--src/ccl.h2
-rw-r--r--src/charset.c2
-rw-r--r--src/charset.h2
-rw-r--r--src/coding.c2
-rw-r--r--src/coding.h2
-rw-r--r--src/composite.c2
-rw-r--r--src/composite.h2
-rw-r--r--src/fontset.c2
-rw-r--r--src/fontset.h2
-rw-r--r--src/s/riscix1-1.h22
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
11GNU Emacs is free software; you can redistribute it and/or modify 11GNU Emacs is free software; you can redistribute it and/or modify
12it under the terms of the GNU General Public License as published by 12it under the terms of the GNU General Public License as published by
13the Free Software Foundation; either version 2, or (at your option) 13the Free Software Foundation; either version 3, or (at your option)
14any later version. 14any later version.
15 15
16GNU Emacs is distributed in the hope that it will be useful, 16GNU 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
9GNU Emacs is free software; you can redistribute it and/or modify 9GNU Emacs is free software; you can redistribute it and/or modify
10it under the terms of the GNU General Public License as published by 10it under the terms of the GNU General Public License as published by
11the Free Software Foundation; either version 2, or (at your option) 11the Free Software Foundation; either version 3, or (at your option)
12any later version. 12any later version.
13 13
14GNU Emacs is distributed in the hope that it will be useful, 14GNU Emacs is distributed in the hope that it will be useful,
diff --git a/src/ccl.c b/src/ccl.c
index ee0250f6c2c..c25e67abf57 100644
--- a/src/ccl.c
+++ b/src/ccl.c
@@ -10,7 +10,7 @@ This file is part of GNU Emacs.
10 10
11GNU Emacs is free software; you can redistribute it and/or modify 11GNU Emacs is free software; you can redistribute it and/or modify
12it under the terms of the GNU General Public License as published by 12it under the terms of the GNU General Public License as published by
13the Free Software Foundation; either version 2, or (at your option) 13the Free Software Foundation; either version 3, or (at your option)
14any later version. 14any later version.
15 15
16GNU Emacs is distributed in the hope that it will be useful, 16GNU Emacs is distributed in the hope that it will be useful,
diff --git a/src/ccl.h b/src/ccl.h
index af3a92d3285..7199170a15c 100644
--- a/src/ccl.h
+++ b/src/ccl.h
@@ -8,7 +8,7 @@ This file is part of GNU Emacs.
8 8
9GNU Emacs is free software; you can redistribute it and/or modify 9GNU Emacs is free software; you can redistribute it and/or modify
10it under the terms of the GNU General Public License as published by 10it under the terms of the GNU General Public License as published by
11the Free Software Foundation; either version 2, or (at your option) 11the Free Software Foundation; either version 3, or (at your option)
12any later version. 12any later version.
13 13
14GNU Emacs is distributed in the hope that it will be useful, 14GNU 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
11GNU Emacs is free software; you can redistribute it and/or modify 11GNU Emacs is free software; you can redistribute it and/or modify
12it under the terms of the GNU General Public License as published by 12it under the terms of the GNU General Public License as published by
13the Free Software Foundation; either version 2, or (at your option) 13the Free Software Foundation; either version 3, or (at your option)
14any later version. 14any later version.
15 15
16GNU Emacs is distributed in the hope that it will be useful, 16GNU 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
11GNU Emacs is free software; you can redistribute it and/or modify 11GNU Emacs is free software; you can redistribute it and/or modify
12it under the terms of the GNU General Public License as published by 12it under the terms of the GNU General Public License as published by
13the Free Software Foundation; either version 2, or (at your option) 13the Free Software Foundation; either version 3, or (at your option)
14any later version. 14any later version.
15 15
16GNU Emacs is distributed in the hope that it will be useful, 16GNU 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
11GNU Emacs is free software; you can redistribute it and/or modify 11GNU Emacs is free software; you can redistribute it and/or modify
12it under the terms of the GNU General Public License as published by 12it under the terms of the GNU General Public License as published by
13the Free Software Foundation; either version 2, or (at your option) 13the Free Software Foundation; either version 3, or (at your option)
14any later version. 14any later version.
15 15
16GNU Emacs is distributed in the hope that it will be useful, 16GNU 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
11GNU Emacs is free software; you can redistribute it and/or modify 11GNU Emacs is free software; you can redistribute it and/or modify
12it under the terms of the GNU General Public License as published by 12it under the terms of the GNU General Public License as published by
13the Free Software Foundation; either version 2, or (at your option) 13the Free Software Foundation; either version 3, or (at your option)
14any later version. 14any later version.
15 15
16GNU Emacs is distributed in the hope that it will be useful, 16GNU 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
10GNU Emacs is free software; you can redistribute it and/or modify 10GNU Emacs is free software; you can redistribute it and/or modify
11it under the terms of the GNU General Public License as published by 11it under the terms of the GNU General Public License as published by
12the Free Software Foundation; either version 2, or (at your option) 12the Free Software Foundation; either version 3, or (at your option)
13any later version. 13any later version.
14 14
15GNU Emacs is distributed in the hope that it will be useful, 15GNU 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
10GNU Emacs is free software; you can redistribute it and/or modify 10GNU Emacs is free software; you can redistribute it and/or modify
11it under the terms of the GNU General Public License as published by 11it under the terms of the GNU General Public License as published by
12the Free Software Foundation; either version 2, or (at your option) 12the Free Software Foundation; either version 3, or (at your option)
13any later version. 13any later version.
14 14
15GNU Emacs is distributed in the hope that it will be useful, 15GNU 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
11GNU Emacs is free software; you can redistribute it and/or modify 11GNU Emacs is free software; you can redistribute it and/or modify
12it under the terms of the GNU General Public License as published by 12it under the terms of the GNU General Public License as published by
13the Free Software Foundation; either version 2, or (at your option) 13the Free Software Foundation; either version 3, or (at your option)
14any later version. 14any later version.
15 15
16GNU Emacs is distributed in the hope that it will be useful, 16GNU 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
11GNU Emacs is free software; you can redistribute it and/or modify 11GNU Emacs is free software; you can redistribute it and/or modify
12it under the terms of the GNU General Public License as published by 12it under the terms of the GNU General Public License as published by
13the Free Software Foundation; either version 2, or (at your option) 13the Free Software Foundation; either version 3, or (at your option)
14any later version. 14any later version.
15 15
16GNU Emacs is distributed in the hope that it will be useful, 16GNU 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
5This file is part of GNU Emacs.
6
7GNU Emacs is free software; you can redistribute it and/or modify
8it under the terms of the GNU General Public License as published by
9the Free Software Foundation; either version 3, or (at your option)
10any later version.
11
12GNU Emacs is distributed in the hope that it will be useful,
13but WITHOUT ANY WARRANTY; without even the implied warranty of
14MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
15GNU General Public License for more details.
16
17You should have received a copy of the GNU General Public License
18along with GNU Emacs; see the file COPYING. If not, write to
19the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
20Boston, 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