Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
1427aa65
Commit
1427aa65
authored
Jul 25, 2007
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove license from trivial file.
parent
ae560473
Changes
13
Hide whitespace changes
Inline
Side-by-side
Showing
13 changed files
with
13 additions
and
33 deletions
+13
-33
src/category.c
src/category.c
+1
-1
src/category.h
src/category.h
+1
-1
src/ccl.c
src/ccl.c
+1
-1
src/ccl.h
src/ccl.h
+1
-1
src/charset.c
src/charset.c
+1
-1
src/charset.h
src/charset.h
+1
-1
src/coding.c
src/coding.c
+1
-1
src/coding.h
src/coding.h
+1
-1
src/composite.c
src/composite.c
+1
-1
src/composite.h
src/composite.h
+1
-1
src/fontset.c
src/fontset.c
+1
-1
src/fontset.h
src/fontset.h
+1
-1
src/s/riscix1-1.h
src/s/riscix1-1.h
+1
-21
No files found.
src/category.c
View file @
1427aa65
...
...
@@ -10,7 +10,7 @@ This file is part of GNU Emacs.
GNU Emacs is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version
2
, or (at your option)
the Free Software Foundation; either version
3
, or (at your option)
any later version.
GNU Emacs is distributed in the hope that it will be useful,
...
...
src/category.h
View file @
1427aa65
...
...
@@ -8,7 +8,7 @@ This file is part of GNU Emacs.
GNU Emacs is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version
2
, or (at your option)
the Free Software Foundation; either version
3
, or (at your option)
any later version.
GNU Emacs is distributed in the hope that it will be useful,
...
...
src/ccl.c
View file @
1427aa65
...
...
@@ -10,7 +10,7 @@ This file is part of GNU Emacs.
GNU Emacs is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version
2
, or (at your option)
the Free Software Foundation; either version
3
, or (at your option)
any later version.
GNU Emacs is distributed in the hope that it will be useful,
...
...
src/ccl.h
View file @
1427aa65
...
...
@@ -8,7 +8,7 @@ This file is part of GNU Emacs.
GNU Emacs is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version
2
, or (at your option)
the Free Software Foundation; either version
3
, or (at your option)
any later version.
GNU Emacs is distributed in the hope that it will be useful,
...
...
src/charset.c
View file @
1427aa65
...
...
@@ -10,7 +10,7 @@ This file is part of GNU Emacs.
GNU Emacs is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version
2
, or (at your option)
the Free Software Foundation; either version
3
, or (at your option)
any later version.
GNU Emacs is distributed in the hope that it will be useful,
...
...
src/charset.h
View file @
1427aa65
...
...
@@ -10,7 +10,7 @@ This file is part of GNU Emacs.
GNU Emacs is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version
2
, or (at your option)
the Free Software Foundation; either version
3
, or (at your option)
any later version.
GNU Emacs is distributed in the hope that it will be useful,
...
...
src/coding.c
View file @
1427aa65
...
...
@@ -10,7 +10,7 @@ This file is part of GNU Emacs.
GNU Emacs is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version
2
, or (at your option)
the Free Software Foundation; either version
3
, or (at your option)
any later version.
GNU Emacs is distributed in the hope that it will be useful,
...
...
src/coding.h
View file @
1427aa65
...
...
@@ -10,7 +10,7 @@ This file is part of GNU Emacs.
GNU Emacs is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version
2
, or (at your option)
the Free Software Foundation; either version
3
, or (at your option)
any later version.
GNU Emacs is distributed in the hope that it will be useful,
...
...
src/composite.c
View file @
1427aa65
...
...
@@ -9,7 +9,7 @@ This file is part of GNU Emacs.
GNU Emacs is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version
2
, or (at your option)
the Free Software Foundation; either version
3
, or (at your option)
any later version.
GNU Emacs is distributed in the hope that it will be useful,
...
...
src/composite.h
View file @
1427aa65
...
...
@@ -9,7 +9,7 @@ This file is part of GNU Emacs.
GNU Emacs is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version
2
, or (at your option)
the Free Software Foundation; either version
3
, or (at your option)
any later version.
GNU Emacs is distributed in the hope that it will be useful,
...
...
src/fontset.c
View file @
1427aa65
...
...
@@ -10,7 +10,7 @@ This file is part of GNU Emacs.
GNU Emacs is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version
2
, or (at your option)
the Free Software Foundation; either version
3
, or (at your option)
any later version.
GNU Emacs is distributed in the hope that it will be useful,
...
...
src/fontset.h
View file @
1427aa65
...
...
@@ -10,7 +10,7 @@ This file is part of GNU Emacs.
GNU Emacs is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version
2
, or (at your option)
the Free Software Foundation; either version
3
, or (at your option)
any later version.
GNU Emacs is distributed in the hope that it will be useful,
...
...
src/s/riscix1-1.h
View file @
1427aa65
/* Definitions file for GNU Emacs running on RISCiX 1.1 (bsd 4.3)
Copyright (C) 1994, 2001, 2002, 2003, 2004, 2005,
2006, 2007 Free Software Foundation, Inc.
This file is part of GNU Emacs.
GNU Emacs is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 3, or (at your option)
any later version.
GNU Emacs is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs; see the file COPYING. If not, write to
the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
Boston, MA 02110-1301, USA. */
/* Definitions file for GNU Emacs running on RISCiX 1.1 (bsd 4.3) */
#define RISCiX_1_1 1
#define RISCiX 11
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment