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:47:54 +0100 |
commit | b2893375710bf15193105ccaf5b04da4c6ab7988 (patch) | |
tree | 02901d4bc9b6fa47af73fe8700c6597396c17ea5 | |
parent | c06a27801f19a5d03f3fc21b5a792467fce3d029 (diff) | |
download | tqca-b2893375710bf15193105ccaf5b04da4c6ab7988.tar.gz tqca-b2893375710bf15193105ccaf5b04da4c6ab7988.zip |
Updated obsolete GPL license addresses to current GPL address.
Signed-off-by: Slávek Banko <slavek.banko@axis.cz>
-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 * */ |