diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-06 03:13:16 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-06 03:13:16 +0000 |
commit | 3c5092f65b00e5de825a415990bcda0186e9272f (patch) | |
tree | d1c5151a67d709f1bb46770f000d004d87be8908 /kuiviewer | |
parent | 970c3b03f3191b96173a96bbb419108e0ae77dd1 (diff) | |
download | tdesdk-3c5092f65b00e5de825a415990bcda0186e9272f.tar.gz tdesdk-3c5092f65b00e5de825a415990bcda0186e9272f.zip |
Updated obsolete GPL license addresses to current GPL address
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdesdk@1070573 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kuiviewer')
-rw-r--r-- | kuiviewer/kuiviewer.cpp | 4 | ||||
-rw-r--r-- | kuiviewer/kuiviewer.h | 4 | ||||
-rw-r--r-- | kuiviewer/kuiviewer_part.cpp | 4 | ||||
-rw-r--r-- | kuiviewer/kuiviewer_part.h | 4 | ||||
-rw-r--r-- | kuiviewer/main.cpp | 4 | ||||
-rw-r--r-- | kuiviewer/quicreator.cpp | 4 | ||||
-rw-r--r-- | kuiviewer/quicreator.h | 4 |
7 files changed, 14 insertions, 14 deletions
diff --git a/kuiviewer/kuiviewer.cpp b/kuiviewer/kuiviewer.cpp index f56b0985..91c54b9f 100644 --- a/kuiviewer/kuiviewer.cpp +++ b/kuiviewer/kuiviewer.cpp @@ -16,8 +16,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 "kuiviewer.h" diff --git a/kuiviewer/kuiviewer.h b/kuiviewer/kuiviewer.h index c6194b4e..76c9ba49 100644 --- a/kuiviewer/kuiviewer.h +++ b/kuiviewer/kuiviewer.h @@ -16,8 +16,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 KUIVIEWER_H diff --git a/kuiviewer/kuiviewer_part.cpp b/kuiviewer/kuiviewer_part.cpp index 25ef1b2d..b799c042 100644 --- a/kuiviewer/kuiviewer_part.cpp +++ b/kuiviewer/kuiviewer_part.cpp @@ -15,8 +15,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 "kuiviewer_part.h" diff --git a/kuiviewer/kuiviewer_part.h b/kuiviewer/kuiviewer_part.h index e34f1f35..92901985 100644 --- a/kuiviewer/kuiviewer_part.h +++ b/kuiviewer/kuiviewer_part.h @@ -15,8 +15,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 KUIVIEWERPART_H diff --git a/kuiviewer/main.cpp b/kuiviewer/main.cpp index 0ab53d0f..94391c75 100644 --- a/kuiviewer/main.cpp +++ b/kuiviewer/main.cpp @@ -16,8 +16,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 "kuiviewer.h" diff --git a/kuiviewer/quicreator.cpp b/kuiviewer/quicreator.cpp index 0bf47e71..19da4b29 100644 --- a/kuiviewer/quicreator.cpp +++ b/kuiviewer/quicreator.cpp @@ -16,8 +16,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. **/ #ifdef HAVE_CONFIG_H diff --git a/kuiviewer/quicreator.h b/kuiviewer/quicreator.h index 7127ecc7..c1139357 100644 --- a/kuiviewer/quicreator.h +++ b/kuiviewer/quicreator.h @@ -16,8 +16,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 UICREATOR_H #define UICREATOR_H |