summaryrefslogtreecommitdiff
path: root/msdos/mainmake.v2
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2008-05-09 04:44:29 +0000
committerGlenn Morris <rgm@gnu.org>2008-05-09 04:44:29 +0000
commitff0cdfb99b9a69f0cbb642748b5a97ac108351d3 (patch)
tree0fb00ccd7c7fd2fbd708cd42712b30eec19fa31c /msdos/mainmake.v2
parent3187ea63b1b6d95d7c6c68ae1e72d152b5b0a45b (diff)
downloademacs-ff0cdfb99b9a69f0cbb642748b5a97ac108351d3.tar.gz
Switch to recommended form of GPLv3 permissions notice.
Diffstat (limited to 'msdos/mainmake.v2')
-rw-r--r--msdos/mainmake.v210
1 files changed, 4 insertions, 6 deletions
diff --git a/msdos/mainmake.v2 b/msdos/mainmake.v2
index 370404a1293..5497e45b1b2 100644
--- a/msdos/mainmake.v2
+++ b/msdos/mainmake.v2
@@ -5,10 +5,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, or (at your option)
-# any later version.
+# the Free Software Foundation, either version 3 of 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
@@ -16,9 +16,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/>.
# make all to compile and build Emacs.
# make install to install it (installs in-place, in `bin' subdir of top dir).