aboutsummaryrefslogtreecommitdiffstats
path: root/admin/revdiff
diff options
context:
space:
mode:
authorGlenn Morris2008-05-09 23:48:10 +0000
committerGlenn Morris2008-05-09 23:48:10 +0000
commit9ad5de0c1c0222b96134593e0d87ebb80e317201 (patch)
treeacb30ce4534e26ca310437f1260d875ce63cdd8d /admin/revdiff
parent294981c77cdd1e66ff5d3d5a4a23e03951d36013 (diff)
downloademacs-9ad5de0c1c0222b96134593e0d87ebb80e317201.tar.gz
emacs-9ad5de0c1c0222b96134593e0d87ebb80e317201.zip
Switch to recommended form of GPLv3 permissions notice.
Diffstat (limited to 'admin/revdiff')
-rwxr-xr-xadmin/revdiff17
1 files changed, 8 insertions, 9 deletions
diff --git a/admin/revdiff b/admin/revdiff
index 9e47a1eba2c..eccfdd7f55c 100755
--- a/admin/revdiff
+++ b/admin/revdiff
@@ -4,21 +4,20 @@
4# Free Software Foundation, Inc. 4# Free Software Foundation, Inc.
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 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 9# it under the terms of the GNU General Public License as published by
10# the Free Software Foundation; either version 3, or (at your option) 10# the Free Software Foundation, either version 3 of the License, or
11# any later version. 11# (at your option) any later version.
12# 12
13# 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,
14# but WITHOUT ANY WARRANTY; without even the implied warranty of 14# but WITHOUT ANY WARRANTY; without even the implied warranty of
15# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 15# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16# GNU General Public License for more details. 16# GNU General Public License for more details.
17# 17
18# You should have received a copy of the GNU General Public License 18# You should have received a copy of the GNU General Public License
19# along with GNU Emacs; see the file COPYING. If not, write to the 19# along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>.
20# Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, 20
21# Boston, MA 02110-1301, USA.
22 21
23use File::Basename; 22use File::Basename;
24 23