# HG changeset patch # User Glenn Morris # Date 1210916954 0 # Node ID 38ec81da0a8bff597dc99b37f63072c52921b9b7 # Parent dcdb16dd1b69c70d7aaea9b044f97534fca16125 Switch to recommended form of GPLv3 permissions notice. diff -r dcdb16dd1b69 -r 38ec81da0a8b doc/lispintro/ChangeLog --- a/doc/lispintro/ChangeLog Fri May 16 05:22:47 2008 +0000 +++ b/doc/lispintro/ChangeLog Fri May 16 05:49:14 2008 +0000 @@ -273,15 +273,15 @@ ;; add-log-time-zone-rule: t ;; End: - Copyright (C) 2001, 2002, 2003, 2004, 2005, - 2006, 2007, 2008 Free Software Foundation, Inc. + Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, + 2008 Free Software Foundation, Inc. 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 @@ -289,8 +289,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 . ;;; arch-tag: ee4f8e1f-e14c-4d2e-86de-4dd697e6f1c3 diff -r dcdb16dd1b69 -r 38ec81da0a8b doc/lispintro/Makefile.in --- a/doc/lispintro/Makefile.in Fri May 16 05:22:47 2008 +0000 +++ b/doc/lispintro/Makefile.in Fri May 16 05:49:14 2008 +0000 @@ -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,8 @@ # 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 . + SHELL = @SHELL@ diff -r dcdb16dd1b69 -r 38ec81da0a8b doc/lispintro/README --- a/doc/lispintro/README Fri May 16 05:22:47 2008 +0000 +++ b/doc/lispintro/README Fri May 16 05:49:14 2008 +0000 @@ -68,10 +68,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 @@ -79,6 +79,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 . diff -r dcdb16dd1b69 -r 38ec81da0a8b doc/lispintro/cons-1.eps --- a/doc/lispintro/cons-1.eps Fri May 16 05:22:47 2008 +0000 +++ b/doc/lispintro/cons-1.eps Fri May 16 05:49:14 2008 +0000 @@ -12,10 +12,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 @@ -23,9 +23,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 . /tgifdict 132 dict def tgifdict begin diff -r dcdb16dd1b69 -r 38ec81da0a8b doc/lispintro/cons-2.eps --- a/doc/lispintro/cons-2.eps Fri May 16 05:22:47 2008 +0000 +++ b/doc/lispintro/cons-2.eps Fri May 16 05:49:14 2008 +0000 @@ -12,10 +12,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 @@ -23,9 +23,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 . /tgifdict 132 dict def tgifdict begin diff -r dcdb16dd1b69 -r 38ec81da0a8b doc/lispintro/cons-2a.eps --- a/doc/lispintro/cons-2a.eps Fri May 16 05:22:47 2008 +0000 +++ b/doc/lispintro/cons-2a.eps Fri May 16 05:49:14 2008 +0000 @@ -12,10 +12,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 @@ -23,9 +23,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 . /tgifdict 132 dict def tgifdict begin diff -r dcdb16dd1b69 -r 38ec81da0a8b doc/lispintro/cons-3.eps --- a/doc/lispintro/cons-3.eps Fri May 16 05:22:47 2008 +0000 +++ b/doc/lispintro/cons-3.eps Fri May 16 05:49:14 2008 +0000 @@ -12,10 +12,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 @@ -23,9 +23,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 . /tgifdict 132 dict def tgifdict begin diff -r dcdb16dd1b69 -r 38ec81da0a8b doc/lispintro/cons-4.eps --- a/doc/lispintro/cons-4.eps Fri May 16 05:22:47 2008 +0000 +++ b/doc/lispintro/cons-4.eps Fri May 16 05:49:14 2008 +0000 @@ -12,10 +12,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 @@ -23,9 +23,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 . /tgifdict 132 dict def tgifdict begin diff -r dcdb16dd1b69 -r 38ec81da0a8b doc/lispintro/cons-5.eps --- a/doc/lispintro/cons-5.eps Fri May 16 05:22:47 2008 +0000 +++ b/doc/lispintro/cons-5.eps Fri May 16 05:49:14 2008 +0000 @@ -12,10 +12,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 @@ -23,9 +23,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 . /tgifdict 132 dict def tgifdict begin diff -r dcdb16dd1b69 -r 38ec81da0a8b doc/lispintro/drawers.eps --- a/doc/lispintro/drawers.eps Fri May 16 05:22:47 2008 +0000 +++ b/doc/lispintro/drawers.eps Fri May 16 05:49:14 2008 +0000 @@ -14,10 +14,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 @@ -25,9 +25,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 . /tgifdict 53 dict def tgifdict begin diff -r dcdb16dd1b69 -r 38ec81da0a8b doc/lispintro/lambda-1.eps --- a/doc/lispintro/lambda-1.eps Fri May 16 05:22:47 2008 +0000 +++ b/doc/lispintro/lambda-1.eps Fri May 16 05:49:14 2008 +0000 @@ -12,10 +12,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 @@ -23,9 +23,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 . /tgifdict 132 dict def tgifdict begin diff -r dcdb16dd1b69 -r 38ec81da0a8b doc/lispintro/lambda-2.eps --- a/doc/lispintro/lambda-2.eps Fri May 16 05:22:47 2008 +0000 +++ b/doc/lispintro/lambda-2.eps Fri May 16 05:49:14 2008 +0000 @@ -12,10 +12,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 @@ -23,9 +23,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 . /tgifdict 132 dict def tgifdict begin diff -r dcdb16dd1b69 -r 38ec81da0a8b doc/lispintro/lambda-3.eps --- a/doc/lispintro/lambda-3.eps Fri May 16 05:22:47 2008 +0000 +++ b/doc/lispintro/lambda-3.eps Fri May 16 05:49:14 2008 +0000 @@ -12,10 +12,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 @@ -23,9 +23,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 . /tgifdict 132 dict def tgifdict begin diff -r dcdb16dd1b69 -r 38ec81da0a8b doc/lispintro/makefile.w32-in --- a/doc/lispintro/makefile.w32-in Fri May 16 05:22:47 2008 +0000 +++ b/doc/lispintro/makefile.w32-in Fri May 16 05:49:14 2008 +0000 @@ -1,13 +1,14 @@ #### -*- Makefile -*- for the Emacs Lisp Introduction manual. -# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. +# Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 +# Free Software Foundation, Inc. # 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 @@ -15,9 +16,8 @@ # 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 . + srcdir = .