Sorry about the spam (sending through gmane accidentally sent twice). That last patch had a few problems. Here's an updated (tested) one.
>From df789e4a0e9db98c82d6e6f2f25092fac03c26a6 Mon Sep 17 00:00:00 2001 From: Wesley Dawson <w...@csua.berkeley.edu> Date: Fri, 30 Sep 2011 03:10:17 -0700 Subject: [PATCH] Update FSF address --- COPYING | 41 ++++++++++++++++++++--------------------- bindings.lisp | 5 ++--- color.lisp | 5 ++--- command.lisp | 5 ++--- contrib/amixer.lisp | 5 ++--- contrib/aumix.lisp | 5 ++--- contrib/battery.lisp | 5 ++--- contrib/cpu.lisp | 5 ++--- contrib/disk.lisp | 5 ++--- contrib/g15-keysyms.lisp | 5 ++--- contrib/maildir.lisp | 5 ++--- contrib/mem.lisp | 5 ++--- contrib/mpd.lisp | 5 ++--- contrib/net.lisp | 5 ++--- contrib/productivity.lisp | 5 ++--- contrib/sbclfix.lisp | 5 ++--- contrib/stumpish | 5 ++--- contrib/stumpwm-mode.el | 5 ++--- contrib/surfraw.lisp | 5 ++--- contrib/undocumented.lisp | 5 ++--- contrib/wifi.lisp | 5 ++--- contrib/window-tags.lisp | 5 ++--- core.lisp | 5 ++--- events.lisp | 5 ++--- fdump.lisp | 5 ++--- group.lisp | 5 ++--- head.lisp | 5 ++--- help.lisp | 5 ++--- input.lisp | 5 ++--- iresize.lisp | 5 ++--- keysyms.lisp | 5 ++--- keytrans.lisp | 5 ++--- kmap.lisp | 5 ++--- manual.lisp | 5 ++--- menu.lisp | 5 ++--- message-window.lisp | 5 ++--- mode-line.lisp | 5 ++--- module.lisp | 5 ++--- package.lisp | 5 ++--- primitives.lisp | 5 ++--- screen.lisp | 5 ++--- selection.lisp | 5 ++--- stumpwm.lisp | 5 ++--- tile-group.lisp | 5 ++--- time.lisp | 5 ++--- user.lisp | 5 ++--- version.lisp.in | 5 ++--- window.lisp | 5 ++--- wrappers.lisp | 5 ++--- 49 files changed, 116 insertions(+), 165 deletions(-) diff --git a/COPYING b/COPYING index d60c31a..d159169 100644 --- a/COPYING +++ b/COPYING @@ -1,12 +1,12 @@ - GNU GENERAL PUBLIC LICENSE - Version 2, June 1991 + GNU GENERAL PUBLIC LICENSE + Version 2, June 1991 - Copyright (C) 1989, 1991 Free Software Foundation, Inc. - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + Copyright (C) 1989, 1991 Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. - Preamble + Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public @@ -15,7 +15,7 @@ software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by -the GNU Library General Public License instead.) You can apply it to +the GNU Lesser General Public License instead.) You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not @@ -55,8 +55,8 @@ patent must be licensed for everyone's free use or not licensed at all. The precise terms and conditions for copying, distribution and modification follow. - - GNU GENERAL PUBLIC LICENSE + + GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License applies to any program or other work which contains @@ -110,7 +110,7 @@ above, provided that you also meet all of these conditions: License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) - + These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in @@ -168,7 +168,7 @@ access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. - + 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is @@ -225,7 +225,7 @@ impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. - + 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License @@ -255,7 +255,7 @@ make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. - NO WARRANTY + NO WARRANTY 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN @@ -277,9 +277,9 @@ YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. - END OF TERMS AND CONDITIONS - - How to Apply These Terms to Your New Programs + END OF TERMS AND CONDITIONS + + How to Apply These Terms to Your New Programs If you develop a new program, and you want it to be of the greatest possible use to the public, the best way to achieve this is to make it @@ -303,17 +303,16 @@ the "copyright" line and a pointer to where the full notice is found. 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 this program; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA - + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. Also add information on how to contact you by electronic and paper mail. If the program is interactive, make it output a short notice like this when it starts in an interactive mode: - Gnomovision version 69, Copyright (C) year name of author + Gnomovision version 69, Copyright (C) year name of author Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'. This is free software, and you are welcome to redistribute it under certain conditions; type `show c' for details. @@ -336,5 +335,5 @@ necessary. Here is a sample; alter the names: This General Public License does not permit incorporating your program into proprietary programs. If your program is a subroutine library, you may consider it more useful to permit linking proprietary applications with the -library. If this is what you want to do, use the GNU Library General +library. If this is what you want to do, use the GNU Lesser General Public License instead of this License. diff --git a/bindings.lisp b/bindings.lisp index 1a7594c..4952fc4 100644 --- a/bindings.lisp +++ b/bindings.lisp @@ -13,9 +13,8 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this software; see the file COPYING. If not, write to -;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, -;; Boston, MA 02111-1307 USA +;; along with this software; see the file COPYING. If not, see +;; <http://www.gnu.org/licenses/>. ;; Commentary: ;; diff --git a/color.lisp b/color.lisp index 425feb7..30396bc 100644 --- a/color.lisp +++ b/color.lisp @@ -13,9 +13,8 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this software; see the file COPYING. If not, write to -;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, -;; Boston, MA 02111-1307 USA +;; along with this software; see the file COPYING. If not, see +;; <http://www.gnu.org/licenses/>. ;; Commentary: ;; diff --git a/command.lisp b/command.lisp index 870c113..29bd7ee 100644 --- a/command.lisp +++ b/command.lisp @@ -13,9 +13,8 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this software; see the file COPYING. If not, write to -;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, -;; Boston, MA 02111-1307 USA +;; along with this software; see the file COPYING. If not, see +;; <http://www.gnu.org/licenses/>. ;; Commentary: ;; diff --git a/contrib/amixer.lisp b/contrib/amixer.lisp index 617a7ff..1a4cb80 100644 --- a/contrib/amixer.lisp +++ b/contrib/amixer.lisp @@ -15,9 +15,8 @@ ;;; GNU General Public License for more details. ;;; ;;; You should have received a copy of the GNU General Public License -;;; along with this software; see the file COPYING. If not, write to -;;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, -;;; Boston, MA 02111-1307 USA +;;; along with this software; see the file COPYING. If not, see +;;; <http://www.gnu.org/licenses/>. ;;; ;;; USAGE: diff --git a/contrib/aumix.lisp b/contrib/aumix.lisp index f593ab4..2a52324 100644 --- a/contrib/aumix.lisp +++ b/contrib/aumix.lisp @@ -15,9 +15,8 @@ ;;; GNU General Public License for more details. ;;; ;;; You should have received a copy of the GNU General Public License -;;; along with this software; see the file COPYING. If not, write to -;;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, -;;; Boston, MA 02111-1307 USA +;;; along with this software; see the file COPYING. If not, see +;;; <http://www.gnu.org/licenses/>. ;;; ;;; USAGE: diff --git a/contrib/battery.lisp b/contrib/battery.lisp index 2607dad..65ff206 100644 --- a/contrib/battery.lisp +++ b/contrib/battery.lisp @@ -15,9 +15,8 @@ ;;; GNU General Public License for more details. ;;; ;;; You should have received a copy of the GNU General Public License -;;; along with this software; see the file COPYING. If not, write to -;;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, -;;; Boston, MA 02111-1307 USA +;;; along with this software; see the file COPYING. If not, see +;;; <http://www.gnu.org/licenses/>. ;;; ;;; USAGE: diff --git a/contrib/cpu.lisp b/contrib/cpu.lisp index b5e6842..f9d768b 100644 --- a/contrib/cpu.lisp +++ b/contrib/cpu.lisp @@ -15,9 +15,8 @@ ;;; GNU General Public License for more details. ;;; ;;; You should have received a copy of the GNU General Public License -;;; along with this software; see the file COPYING. If not, write to -;;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, -;;; Boston, MA 02111-1307 USA +;;; along with this software; see the file COPYING. If not, see +;;; <http://www.gnu.org/licenses/>. ;;; ;;; USAGE: diff --git a/contrib/disk.lisp b/contrib/disk.lisp index b230545..1218ade 100644 --- a/contrib/disk.lisp +++ b/contrib/disk.lisp @@ -15,9 +15,8 @@ ;;; GNU General Public License for more details. ;;; ;;; You should have received a copy of the GNU General Public License -;;; along with this software; see the file COPYING. If not, write to -;;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, -;;; Boston, MA 02111-1307 USA +;;; along with this software; see the file COPYING. If not, see +;;; <http://www.gnu.org/licenses/>. ;;; ;;; USAGE: diff --git a/contrib/g15-keysyms.lisp b/contrib/g15-keysyms.lisp index 97b5978..1b3fe41 100644 --- a/contrib/g15-keysyms.lisp +++ b/contrib/g15-keysyms.lisp @@ -15,9 +15,8 @@ ;;; GNU General Public License for more details. ;;; ;;; You should have received a copy of the GNU General Public License -;;; along with this software; see the file COPYING. If not, write to -;;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, -;;; Boston, MA 02111-1307 USA +;;; along with this software; see the file COPYING. If not, see +;;; <http://www.gnu.org/licenses/>. ;;; ;;; USAGE: diff --git a/contrib/maildir.lisp b/contrib/maildir.lisp index f7fe2ea..1ac0e82 100644 --- a/contrib/maildir.lisp +++ b/contrib/maildir.lisp @@ -15,9 +15,8 @@ ;;; GNU General Public License for more details. ;;; ;;; You should have received a copy of the GNU General Public License -;;; along with this software; see the file COPYING. If not, write to -;;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, -;;; Boston, MA 02111-1307 USA +;;; along with this software; see the file COPYING. If not, see +;;; <http://www.gnu.org/licenses/>. ;;; ;;; USAGE: diff --git a/contrib/mem.lisp b/contrib/mem.lisp index 9825b31..5edcb10 100644 --- a/contrib/mem.lisp +++ b/contrib/mem.lisp @@ -15,9 +15,8 @@ ;;; GNU General Public License for more details. ;;; ;;; You should have received a copy of the GNU General Public License -;;; along with this software; see the file COPYING. If not, write to -;;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, -;;; Boston, MA 02111-1307 USA +;;; along with this software; see the file COPYING. If not, see +;;; <http://www.gnu.org/licenses/>. ;;; ;;; USAGE: diff --git a/contrib/mpd.lisp b/contrib/mpd.lisp index 3bbb8ac..6360cba 100644 --- a/contrib/mpd.lisp +++ b/contrib/mpd.lisp @@ -15,9 +15,8 @@ ;;; GNU General Public License for more details. ;;; ;;; You should have received a copy of the GNU General Public License -;;; along with this software; see the file COPYING. If not, write to -;;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, -;;; Boston, MA 02111-1307 USA +;;; along with this software; see the file COPYING. If not, see +;;; <http://www.gnu.org/licenses/>. ;;; ;;; USAGE: diff --git a/contrib/net.lisp b/contrib/net.lisp index a86569c..7cc09b1 100644 --- a/contrib/net.lisp +++ b/contrib/net.lisp @@ -15,9 +15,8 @@ ;;; GNU General Public License for more details. ;;; ;;; You should have received a copy of the GNU General Public License -;;; along with this software; see the file COPYING. If not, write to -;;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, -;;; Boston, MA 02111-1307 USA +;;; along with this software; see the file COPYING. If not, see +;;; <http://www.gnu.org/licenses/>. ;;; ;;; USAGE: diff --git a/contrib/productivity.lisp b/contrib/productivity.lisp index cb42016..3c800b2 100644 --- a/contrib/productivity.lisp +++ b/contrib/productivity.lisp @@ -15,9 +15,8 @@ ;; GNU General Public License for more details. ;; ;; You should have received a copy of the GNU General Public License -;; along with this software; see the file COPYING. If not, write to -;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, -;; Boston, MA 02111-1307 USA +;; along with this software; see the file COPYING. If not, see +;; <http://www.gnu.org/licenses/>. ;;; Commentary: ;; diff --git a/contrib/sbclfix.lisp b/contrib/sbclfix.lisp index e8b0a9e..2064162 100644 --- a/contrib/sbclfix.lisp +++ b/contrib/sbclfix.lisp @@ -15,9 +15,8 @@ ;;; GNU General Public License for more details. ;;; ;;; You should have received a copy of the GNU General Public License -;;; along with this software; see the file COPYING. If not, write to -;;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, -;;; Boston, MA 02111-1307 USA +;;; along with this software; see the file COPYING. If not, see +;;; <http://www.gnu.org/licenses/>. ;;; ;;; Thanks to Fredrik Tolf for formatting it as a stumpwm module. diff --git a/contrib/stumpish b/contrib/stumpish index aa42712..830cb1b 100755 --- a/contrib/stumpish +++ b/contrib/stumpish @@ -15,9 +15,8 @@ # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License -# along with this software; see the file COPYING. If not, write to -# the Free Software Foundation, Inc., 59 Temple Place, Suite 330, -# Boston, MA 02111-1307 USA +# along with this software; see the file COPYING. If not, see +# <http://www.gnu.org/licenses/>. ### STUMPwm Interactive SHell. diff --git a/contrib/stumpwm-mode.el b/contrib/stumpwm-mode.el index 0d5fa13..02af690 100644 --- a/contrib/stumpwm-mode.el +++ b/contrib/stumpwm-mode.el @@ -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; see the file COPYING. If not, see +;; <http://www.gnu.org/licenses/>. ;;; Commentary: diff --git a/contrib/surfraw.lisp b/contrib/surfraw.lisp index d91699c..941cdfa 100644 --- a/contrib/surfraw.lisp +++ b/contrib/surfraw.lisp @@ -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 this software; see the file COPYING. If not, write to -;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, -;; Boston, MA 02111-1307 USA +;; along with this software; see the file COPYING. If not, see +;; <http://www.gnu.org/licenses/>. ;;; Commentary: ;; diff --git a/contrib/undocumented.lisp b/contrib/undocumented.lisp index b4356c5..6001631 100644 --- a/contrib/undocumented.lisp +++ b/contrib/undocumented.lisp @@ -11,9 +11,8 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this software; see the file COPYING. If not, write to -;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, -;; Boston, MA 02111-1307 USA +;; along with this software; see the file COPYING. If not, see +;; <http://www.gnu.org/licenses/>. ;; Commentary: ;; diff --git a/contrib/wifi.lisp b/contrib/wifi.lisp index d09c3a2..2063c65 100644 --- a/contrib/wifi.lisp +++ b/contrib/wifi.lisp @@ -15,9 +15,8 @@ ;;; GNU General Public License for more details. ;;; ;;; You should have received a copy of the GNU General Public License -;;; along with this software; see the file COPYING. If not, write to -;;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, -;;; Boston, MA 02111-1307 USA +;;; along with this software; see the file COPYING. If not, see +;;; <http://www.gnu.org/licenses/>. ;;; ;;; WARNING: diff --git a/contrib/window-tags.lisp b/contrib/window-tags.lisp index 5148c25..4641f48 100644 --- a/contrib/window-tags.lisp +++ b/contrib/window-tags.lisp @@ -15,9 +15,8 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this software; see the file COPYING. If not, write to -;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, -;; Boston, MA 02111-1307 USA +;; along with this software; see the file COPYING. If not, see +;; <http://www.gnu.org/licenses/>. (in-package :stumpwm) diff --git a/core.lisp b/core.lisp index 04fc096..5f1e0d4 100644 --- a/core.lisp +++ b/core.lisp @@ -13,9 +13,8 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this software; see the file COPYING. If not, write to -;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, -;; Boston, MA 02111-1307 USA +;; along with this software; see the file COPYING. If not, see +;; <http://www.gnu.org/licenses/>. ;; Commentary: ;; diff --git a/events.lisp b/events.lisp index e23ad50..2ca50fd 100644 --- a/events.lisp +++ b/events.lisp @@ -13,9 +13,8 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this software; see the file COPYING. If not, write to -;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, -;; Boston, MA 02111-1307 USA +;; along with this software; see the file COPYING. If not, see +;; <http://www.gnu.org/licenses/>. ;; Commentary: ;; diff --git a/fdump.lisp b/fdump.lisp index 58ecb75..7674911 100644 --- a/fdump.lisp +++ b/fdump.lisp @@ -14,9 +14,8 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this software; see the file COPYING. If not, write to -;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, -;; Boston, MA 02111-1307 USA +;; along with this software; see the file COPYING. If not, see +;; <http://www.gnu.org/licenses/>. ;; Commentary: diff --git a/group.lisp b/group.lisp index a883bf0..5d11511 100644 --- a/group.lisp +++ b/group.lisp @@ -13,9 +13,8 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this software; see the file COPYING. If not, write to -;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, -;; Boston, MA 02111-1307 USA +;; along with this software; see the file COPYING. If not, see +;; <http://www.gnu.org/licenses/>. ;; Commentary: ;; diff --git a/head.lisp b/head.lisp index bd4d78a..04f5c19 100644 --- a/head.lisp +++ b/head.lisp @@ -13,9 +13,8 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this software; see the file COPYING. If not, write to -;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, -;; Boston, MA 02111-1307 USA +;; along with this software; see the file COPYING. If not, see +;; <http://www.gnu.org/licenses/>. ;; Commentary: ;; diff --git a/help.lisp b/help.lisp index ade6f00..f913567 100644 --- a/help.lisp +++ b/help.lisp @@ -13,9 +13,8 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this software; see the file COPYING. If not, write to -;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, -;; Boston, MA 02111-1307 USA +;; along with this software; see the file COPYING. If not, see +;; <http://www.gnu.org/licenses/>. ;; Commentary: ;; diff --git a/input.lisp b/input.lisp index 06f4103..3013b87 100644 --- a/input.lisp +++ b/input.lisp @@ -13,9 +13,8 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this software; see the file COPYING. If not, write to -;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, -;; Boston, MA 02111-1307 USA +;; along with this software; see the file COPYING. If not, see +;; <http://www.gnu.org/licenses/>. ;; Commentary: ;; diff --git a/iresize.lisp b/iresize.lisp index 7d44b5b..3b237ca 100644 --- a/iresize.lisp +++ b/iresize.lisp @@ -13,9 +13,8 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this software; see the file COPYING. If not, write to -;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, -;; Boston, MA 02111-1307 USA +;; along with this software; see the file COPYING. If not, see +;; <http://www.gnu.org/licenses/>. ;; Commentary: ;; diff --git a/keysyms.lisp b/keysyms.lisp index 5a66fa4..3670cd2 100644 --- a/keysyms.lisp +++ b/keysyms.lisp @@ -13,9 +13,8 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this software; see the file COPYING. If not, write to -;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, -;; Boston, MA 02111-1307 USA +;; along with this software; see the file COPYING. If not, see +;; <http://www.gnu.org/licenses/>. ;; Commentary: ;; diff --git a/keytrans.lisp b/keytrans.lisp index e0e8071..1b8bf66 100644 --- a/keytrans.lisp +++ b/keytrans.lisp @@ -13,9 +13,8 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this software; see the file COPYING. If not, write to -;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, -;; Boston, MA 02111-1307 USA +;; along with this software; see the file COPYING. If not, see +;; <http://www.gnu.org/licenses/>. ;; Commentary: ;; diff --git a/kmap.lisp b/kmap.lisp index 0ba5841..8b2a0f9 100644 --- a/kmap.lisp +++ b/kmap.lisp @@ -13,9 +13,8 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this software; see the file COPYING. If not, write to -;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, -;; Boston, MA 02111-1307 USA +;; along with this software; see the file COPYING. If not, see +;; <http://www.gnu.org/licenses/>. ;; Commentary: ;; diff --git a/manual.lisp b/manual.lisp index de5239a..4fa0cdf 100644 --- a/manual.lisp +++ b/manual.lisp @@ -13,9 +13,8 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this software; see the file COPYING. If not, write to -;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, -;; Boston, MA 02111-1307 USA +;; along with this software; see the file COPYING. If not, see +;; <http://www.gnu.org/licenses/>. ;; Commentary: ;; diff --git a/menu.lisp b/menu.lisp index 649e085..dc8a3c8 100644 --- a/menu.lisp +++ b/menu.lisp @@ -13,9 +13,8 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this software; see the file COPYING. If not, write to -;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, -;; Boston, MA 02111-1307 USA +;; along with this software; see the file COPYING. If not, see +;; <http://www.gnu.org/licenses/>. ;; Commentary: ;; diff --git a/message-window.lisp b/message-window.lisp index 360cbcf..908d41e 100644 --- a/message-window.lisp +++ b/message-window.lisp @@ -13,9 +13,8 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this software; see the file COPYING. If not, write to -;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, -;; Boston, MA 02111-1307 USA +;; along with this software; see the file COPYING. If not, see +;; <http://www.gnu.org/licenses/>. ;; Commentary: ;; diff --git a/mode-line.lisp b/mode-line.lisp index b239702..d30dfb9 100644 --- a/mode-line.lisp +++ b/mode-line.lisp @@ -13,9 +13,8 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this software; see the file COPYING. If not, write to -;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, -;; Boston, MA 02111-1307 USA +;; along with this software; see the file COPYING. If not, see +;; <http://www.gnu.org/licenses/>. (in-package :stumpwm) diff --git a/module.lisp b/module.lisp index 94388de..7f65a05 100644 --- a/module.lisp +++ b/module.lisp @@ -13,9 +13,8 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this software; see the file COPYING. If not, write to -;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, -;; Boston, MA 02111-1307 USA +;; along with this software; see the file COPYING. If not, see +;; <http://www.gnu.org/licenses/>. ;; Commentary: ;; diff --git a/package.lisp b/package.lisp index 4d4d179..d11e1de 100644 --- a/package.lisp +++ b/package.lisp @@ -14,9 +14,8 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this software; see the file COPYING. If not, write to -;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, -;; Boston, MA 02111-1307 USA +;; along with this software; see the file COPYING. If not, see +;; <http://www.gnu.org/licenses/>. (defpackage :stumpwm (:use :cl) diff --git a/primitives.lisp b/primitives.lisp index 005236e..8c12eab 100644 --- a/primitives.lisp +++ b/primitives.lisp @@ -13,9 +13,8 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this software; see the file COPYING. If not, write to -;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, -;; Boston, MA 02111-1307 USA +;; along with this software; see the file COPYING. If not, see +;; <http://www.gnu.org/licenses/>. ;; Commentary: ;; diff --git a/screen.lisp b/screen.lisp index 92782e2..29b685a 100644 --- a/screen.lisp +++ b/screen.lisp @@ -13,9 +13,8 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this software; see the file COPYING. If not, write to -;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, -;; Boston, MA 02111-1307 USA +;; along with this software; see the file COPYING. If not, see +;; <http://www.gnu.org/licenses/>. ;; Commentary: ;; diff --git a/selection.lisp b/selection.lisp index 1250b1a..05aee35 100644 --- a/selection.lisp +++ b/selection.lisp @@ -13,9 +13,8 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this software; see the file COPYING. If not, write to -;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, -;; Boston, MA 02111-1307 USA +;; along with this software; see the file COPYING. If not, see +;; <http://www.gnu.org/licenses/>. ;; Commentary: ;; diff --git a/stumpwm.lisp b/stumpwm.lisp index a356e12..33d7f3b 100644 --- a/stumpwm.lisp +++ b/stumpwm.lisp @@ -13,9 +13,8 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this software; see the file COPYING. If not, write to -;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, -;; Boston, MA 02111-1307 USA +;; along with this software; see the file COPYING. If not, see +;; <http://www.gnu.org/licenses/>. ;; Commentary: ;; diff --git a/tile-group.lisp b/tile-group.lisp index 72d8d73..00d0833 100644 --- a/tile-group.lisp +++ b/tile-group.lisp @@ -13,9 +13,8 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this software; see the file COPYING. If not, write to -;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, -;; Boston, MA 02111-1307 USA +;; along with this software; see the file COPYING. If not, see +;; <http://www.gnu.org/licenses/>. ;; Commentary: ;; diff --git a/time.lisp b/time.lisp index 957c1db..7e69f01 100644 --- a/time.lisp +++ b/time.lisp @@ -13,9 +13,8 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this software; see the file COPYING. If not, write to -;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, -;; Boston, MA 02111-1307 USA +;; along with this software; see the file COPYING. If not, see +;; <http://www.gnu.org/licenses/>. ;; Commentary: ;; diff --git a/user.lisp b/user.lisp index f584079..eafc31f 100644 --- a/user.lisp +++ b/user.lisp @@ -13,9 +13,8 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this software; see the file COPYING. If not, write to -;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, -;; Boston, MA 02111-1307 USA +;; along with this software; see the file COPYING. If not, see +;; <http://www.gnu.org/licenses/>. ;; Commentary: ;; diff --git a/version.lisp.in b/version.lisp.in index 959b9af..5e3a2b8 100644 --- a/version.lisp.in +++ b/version.lisp.in @@ -13,9 +13,8 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this software; see the file COPYING. If not, write to -;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, -;; Boston, MA 02111-1307 USA +;; along with this software; see the file COPYING. If not, see +;; <http://www.gnu.org/licenses/>. ;; Commentary: ;; diff --git a/window.lisp b/window.lisp index cc4f3a0..996ff01 100644 --- a/window.lisp +++ b/window.lisp @@ -13,9 +13,8 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this software; see the file COPYING. If not, write to -;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, -;; Boston, MA 02111-1307 USA +;; along with this software; see the file COPYING. If not, see +;; <http://www.gnu.org/licenses/>. ;; Commentary: ;; diff --git a/wrappers.lisp b/wrappers.lisp index b7e0567..a627f92 100644 --- a/wrappers.lisp +++ b/wrappers.lisp @@ -13,9 +13,8 @@ ;; GNU General Public License for more details. ;; You should have received a copy of the GNU General Public License -;; along with this software; see the file COPYING. If not, write to -;; the Free Software Foundation, Inc., 59 Temple Place, Suite 330, -;; Boston, MA 02111-1307 USA +;; along with this software; see the file COPYING. If not, see +;; <http://www.gnu.org/licenses/>. ;; Commentary: ;; -- 1.7.6.2
_______________________________________________ Stumpwm-devel mailing list Stumpwm-devel@nongnu.org https://lists.nongnu.org/mailman/listinfo/stumpwm-devel