From 726fbdd9094f3286e8b75ba45df6f22f2f997f05 Mon Sep 17 00:00:00 2001 From: Martin Nilsson <nilsson@opera.com> Date: Sat, 2 Aug 2014 23:08:58 +0200 Subject: [PATCH] Updated from gnu.org --- lib/modules/Tools.pmod/Legal.pmod/License.pmod/gpl.txt | 6 +++--- lib/modules/Tools.pmod/Legal.pmod/License.pmod/lgpl.txt | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/lib/modules/Tools.pmod/Legal.pmod/License.pmod/gpl.txt b/lib/modules/Tools.pmod/Legal.pmod/License.pmod/gpl.txt index 6e40bd676e..d8cf7d463e 100644 --- a/lib/modules/Tools.pmod/Legal.pmod/License.pmod/gpl.txt +++ b/lib/modules/Tools.pmod/Legal.pmod/License.pmod/gpl.txt @@ -1,8 +1,8 @@ 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. @@ -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 diff --git a/lib/modules/Tools.pmod/Legal.pmod/License.pmod/lgpl.txt b/lib/modules/Tools.pmod/Legal.pmod/License.pmod/lgpl.txt index bd3b0ca650..20fb9c7da2 100644 --- a/lib/modules/Tools.pmod/Legal.pmod/License.pmod/lgpl.txt +++ b/lib/modules/Tools.pmod/Legal.pmod/License.pmod/lgpl.txt @@ -2,7 +2,7 @@ Version 2.1, February 1999 Copyright (C) 1991, 1999 Free Software Foundation, Inc. - 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + 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. @@ -146,7 +146,7 @@ such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a tool for writing it). Whether that is true depends on what the Library does and what the program that uses the Library does. - + 1. You may copy and distribute verbatim copies of the Library's complete source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an -- GitLab