diff options
author | Glenn Morris <rgm@gnu.org> | 2008-05-09 04:44:29 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-05-09 04:44:29 +0000 |
commit | ff0cdfb99b9a69f0cbb642748b5a97ac108351d3 (patch) | |
tree | 0fb00ccd7c7fd2fbd708cd42712b30eec19fa31c /msdos/is_exec.c | |
parent | 3187ea63b1b6d95d7c6c68ae1e72d152b5b0a45b (diff) | |
download | emacs-ff0cdfb99b9a69f0cbb642748b5a97ac108351d3.tar.gz |
Switch to recommended form of GPLv3 permissions notice.
Diffstat (limited to 'msdos/is_exec.c')
-rw-r--r-- | msdos/is_exec.c | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/msdos/is_exec.c b/msdos/is_exec.c index ab627956cb7..493db79790e 100644 --- a/msdos/is_exec.c +++ b/msdos/is_exec.c @@ -6,10 +6,10 @@ * (See the README file in this directory for the copyright and license * history of this file.) * - * This file is free software; you can redistribute it and/or modify + * This file 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. * * This file is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of @@ -17,9 +17,7 @@ * GNU General Public License for more details. * * You should have received a copy of the GNU General Public License - * along with this file; 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 this file. If not, see <http://www.gnu.org/licenses/>. * * Commentary: * |