Mercurial > emacs
changeset 94789:de6b7eaee358
Switch to recommended form of GPLv3 permissions notice.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Fri, 09 May 2008 04:38:17 +0000 |
parents | 8d78530778f5 |
children | fa41f74280f5 |
files | mac/ChangeLog mac/INSTALL mac/README mac/make-package |
diffstat | 4 files changed, 23 insertions(+), 30 deletions(-) [+] |
line wrap: on
line diff
--- a/mac/ChangeLog Fri May 09 04:38:00 2008 +0000 +++ b/mac/ChangeLog Fri May 09 04:38:17 2008 +0000 @@ -974,10 +974,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 @@ -985,8 +985,6 @@ 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/>. ;;; arch-tag: c6fd43f7-0e50-4c0a-ac82-1c8a9e45a9bf
--- a/mac/INSTALL Fri May 09 04:38:00 2008 +0000 +++ b/mac/INSTALL Fri May 09 04:38:17 2008 +0000 @@ -182,10 +182,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 @@ -193,6 +193,4 @@ 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/>.
--- a/mac/README Fri May 09 04:38:00 2008 +0000 +++ b/mac/README Fri May 09 04:38:17 2008 +0000 @@ -38,10 +38,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 @@ -49,6 +49,4 @@ 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/>.
--- a/mac/make-package Fri May 09 04:38:00 2008 +0000 +++ b/mac/make-package Fri May 09 04:38:17 2008 +0000 @@ -20,25 +20,24 @@ # Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008 # Free Software Foundation, Inc. -# + +# Contributed by Steven Tamm (steventamm@mac.com). + # 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 # 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. -# -# Contributed by Steven Tamm (steventamm@mac.com). +# along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. + progname="$0"