Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
emacs
emacs
Commits
267b82ff
Commit
267b82ff
authored
Sep 24, 2012
by
Glenn Morris
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Standardize some more license notices
parent
74bfe42a
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
11 additions
and
15 deletions
+11
-15
lisp/emacs-lisp/package-x.el
lisp/emacs-lisp/package-x.el
+4
-6
lisp/emacs-lisp/package.el
lisp/emacs-lisp/package.el
+4
-6
lisp/emacs-lisp/tabulated-list.el
lisp/emacs-lisp/tabulated-list.el
+3
-3
No files found.
lisp/emacs-lisp/package-x.el
View file @
267b82ff
...
...
@@ -10,10 +10,10 @@
;; This file is part of GNU Emacs.
;; GNU Emacs is free software
;
you can redistribute it and/or modify
;; 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
,
o
r (at your option)
;; any later version.
;; the Free Software Foundation
,
either version 3 o
f the License, 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
...
...
@@ -21,9 +21,7 @@
;; 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.
;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
;;; Commentary:
...
...
lisp/emacs-lisp/package.el
View file @
267b82ff
...
...
@@ -9,10 +9,10 @@
;; This file is part of GNU Emacs.
;; GNU Emacs is free software
;
you can redistribute it and/or modify
;; 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
,
o
r (at your option)
;; any later version.
;; the Free Software Foundation
,
either version 3 o
f the License, 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
...
...
@@ -20,9 +20,7 @@
;; 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.
;; along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
;;; Change Log:
...
...
lisp/emacs-lisp/tabulated-list.el
View file @
267b82ff
...
...
@@ -7,10 +7,10 @@
;; This file is part of GNU Emacs.
;; GNU Emacs is free software
;
you can redistribute it and/or modify
;; 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
,
o
r (at your option)
;; any later version.
;; the Free Software Foundation
,
either version 3 o
f the License, 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
...
...
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