diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2020-01-10 02:47:54 +0100 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2020-01-10 02:48:09 +0100 |
commit | d2f09b97be58547c7d2b09db41060789e9e276b0 (patch) | |
tree | aa3d345a9dbe7373ece43359d78401a992710635 | |
parent | 9bb21fb51689babc69901e6ea82ddc387848553a (diff) | |
download | tqca-d2f09b97be58547c7d2b09db41060789e9e276b0.tar.gz tqca-d2f09b97be58547c7d2b09db41060789e9e276b0.zip |
Updated obsolete GPL license addresses to current GPL address.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
(cherry picked from commit b2893375710bf15193105ccaf5b04da4c6ab7988)
-rw-r--r-- | COPYING | 4 | ||||
-rw-r--r-- | src/tqca.cpp | 2 | ||||
-rw-r--r-- | src/tqca.h | 2 | ||||
-rw-r--r-- | src/tqcaprovider.h | 2 |
4 files changed, 5 insertions, 5 deletions
@@ -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. @@ -485,7 +485,7 @@ convey the exclusion of warranty; and each file should have at least the You should have received a copy of the GNU Lesser General Public License along with this library; if not, write to the Free Software - Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + 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. diff --git a/src/tqca.cpp b/src/tqca.cpp index a6dfd40..c609d55 100644 --- a/src/tqca.cpp +++ b/src/tqca.cpp @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * */ @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * */ diff --git a/src/tqcaprovider.h b/src/tqcaprovider.h index fb66e5c..b57cc61 100644 --- a/src/tqcaprovider.h +++ b/src/tqcaprovider.h @@ -15,7 +15,7 @@ * * You should have received a copy of the GNU Lesser General Public * License along with this library; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA * */ |