summaryrefslogtreecommitdiffstats
path: root/lib/catalog
diff options
context:
space:
mode:
Diffstat (limited to 'lib/catalog')
-rw-r--r--lib/catalog/catalog.cpp4
-rw-r--r--lib/catalog/catalog.h4
-rw-r--r--lib/catalog/tag.cpp4
-rw-r--r--lib/catalog/tag.h4
4 files changed, 8 insertions, 8 deletions
diff --git a/lib/catalog/catalog.cpp b/lib/catalog/catalog.cpp
index b3438f1e..96853ff1 100644
--- a/lib/catalog/catalog.cpp
+++ b/lib/catalog/catalog.cpp
@@ -13,8 +13,8 @@
You should have received a copy of the GNU Library General Public License
along with this library; see the file COPYING.LIB. If not, write to
- the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include "catalog.h"
#include <qdir.h>
diff --git a/lib/catalog/catalog.h b/lib/catalog/catalog.h
index 8183acaf..6ab985a9 100644
--- a/lib/catalog/catalog.h
+++ b/lib/catalog/catalog.h
@@ -13,8 +13,8 @@
You should have received a copy of the GNU Library General Public License
along with this library; see the file COPYING.LIB. If not, write to
- the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef CATALOG_H
diff --git a/lib/catalog/tag.cpp b/lib/catalog/tag.cpp
index f4dbda67..748ca994 100644
--- a/lib/catalog/tag.cpp
+++ b/lib/catalog/tag.cpp
@@ -13,8 +13,8 @@
You should have received a copy of the GNU Library General Public License
along with this library; see the file COPYING.LIB. If not, write to
- the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#include "tag.h"
diff --git a/lib/catalog/tag.h b/lib/catalog/tag.h
index af5879a6..da67b083 100644
--- a/lib/catalog/tag.h
+++ b/lib/catalog/tag.h
@@ -13,8 +13,8 @@
You should have received a copy of the GNU Library General Public License
along with this library; see the file COPYING.LIB. If not, write to
- the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
- Boston, MA 02111-1307, USA.
+ the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
#ifndef TAG_H