From efd30556e8d223b169e14ae51b0e20b5298dc482 Mon Sep 17 00:00:00 2001 From: tpearson Date: Wed, 6 Jan 2010 03:13:16 +0000 Subject: Updated obsolete GPL license addresses to current GPL address git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdebindings@1070573 283d02a7-25f6-0310-bc7c-ecb5cbfe19da --- python/pykde/sip/kabc/address.sip | 2 +- python/pykde/sip/kabc/addressbook.sip | 2 +- python/pykde/sip/kabc/addressee.sip | 2 +- python/pykde/sip/kabc/addresseedialog.sip | 2 +- python/pykde/sip/kabc/addresseelist.sip | 2 +- python/pykde/sip/kabc/addresslineedit.sip | 2 +- python/pykde/sip/kabc/agent.sip | 2 +- python/pykde/sip/kabc/distributionlist.sip | 2 +- python/pykde/sip/kabc/distributionlistdialog.sip | 2 +- python/pykde/sip/kabc/distributionlisteditor.sip | 2 +- python/pykde/sip/kabc/errorhandler.sip | 2 +- python/pykde/sip/kabc/field.sip | 2 +- python/pykde/sip/kabc/format.sip | 2 +- python/pykde/sip/kabc/formatfactory.sip | 2 +- python/pykde/sip/kabc/formatplugin.sip | 2 +- python/pykde/sip/kabc/geo.sip | 2 +- python/pykde/sip/kabc/kabcmod.sip | 2 +- python/pykde/sip/kabc/kabcmod.sip.in | 2 +- python/pykde/sip/kabc/key.sip | 2 +- python/pykde/sip/kabc/ldapclient.sip | 2 +- python/pykde/sip/kabc/ldapconfigwidget.sip | 2 +- python/pykde/sip/kabc/ldapurl.sip | 2 +- python/pykde/sip/kabc/ldif.sip | 2 +- python/pykde/sip/kabc/ldifconverter.sip | 2 +- python/pykde/sip/kabc/lock.sip | 2 +- python/pykde/sip/kabc/locknull.sip | 2 +- python/pykde/sip/kabc/phonenumber.sip | 2 +- python/pykde/sip/kabc/picture.sip | 2 +- python/pykde/sip/kabc/plugin.sip | 2 +- python/pykde/sip/kabc/resource.sip | 2 +- python/pykde/sip/kabc/resourcefile.sip | 2 +- python/pykde/sip/kabc/resourceselectdialog.sip | 2 +- python/pykde/sip/kabc/secrecy.sip | 2 +- python/pykde/sip/kabc/sortmode.sip | 2 +- python/pykde/sip/kabc/sound.sip | 2 +- python/pykde/sip/kabc/stdaddressbook.sip | 2 +- python/pykde/sip/kabc/timezone.sip | 2 +- python/pykde/sip/kabc/vcardconverter.sip | 2 +- python/pykde/sip/kabc/vcardformat.sip | 2 +- python/pykde/sip/kabc/vcardformatplugin.sip | 2 +- 40 files changed, 40 insertions(+), 40 deletions(-) (limited to 'python/pykde/sip/kabc') diff --git a/python/pykde/sip/kabc/address.sip b/python/pykde/sip/kabc/address.sip index 0ecc8c68..d15d1694 100644 --- a/python/pykde/sip/kabc/address.sip +++ b/python/pykde/sip/kabc/address.sip @@ -21,7 +21,7 @@ // You should have received a copy of the GNU General Public // License along with this library; see the file COPYING. // If not, write to the Free Software Foundation, Inc., -// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. namespace KABC { diff --git a/python/pykde/sip/kabc/addressbook.sip b/python/pykde/sip/kabc/addressbook.sip index f2e4f44a..0075bf67 100644 --- a/python/pykde/sip/kabc/addressbook.sip +++ b/python/pykde/sip/kabc/addressbook.sip @@ -21,7 +21,7 @@ // You should have received a copy of the GNU General Public // License along with this library; see the file COPYING. // If not, write to the Free Software Foundation, Inc., -// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. namespace KABC { diff --git a/python/pykde/sip/kabc/addressee.sip b/python/pykde/sip/kabc/addressee.sip index 0c778824..05f6bac1 100644 --- a/python/pykde/sip/kabc/addressee.sip +++ b/python/pykde/sip/kabc/addressee.sip @@ -21,7 +21,7 @@ // You should have received a copy of the GNU General Public // License along with this library; see the file COPYING. // If not, write to the Free Software Foundation, Inc., -// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. namespace KABC { diff --git a/python/pykde/sip/kabc/addresseedialog.sip b/python/pykde/sip/kabc/addresseedialog.sip index 3c307970..abfd6d27 100644 --- a/python/pykde/sip/kabc/addresseedialog.sip +++ b/python/pykde/sip/kabc/addresseedialog.sip @@ -21,7 +21,7 @@ // You should have received a copy of the GNU General Public // License along with this library; see the file COPYING. // If not, write to the Free Software Foundation, Inc., -// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. namespace KABC { diff --git a/python/pykde/sip/kabc/addresseelist.sip b/python/pykde/sip/kabc/addresseelist.sip index 8e13b06c..f5264649 100644 --- a/python/pykde/sip/kabc/addresseelist.sip +++ b/python/pykde/sip/kabc/addresseelist.sip @@ -21,7 +21,7 @@ // You should have received a copy of the GNU General Public // License along with this library; see the file COPYING. // If not, write to the Free Software Foundation, Inc., -// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. %ModuleHeaderCode #include diff --git a/python/pykde/sip/kabc/addresslineedit.sip b/python/pykde/sip/kabc/addresslineedit.sip index 5ea06bb3..54606e91 100644 --- a/python/pykde/sip/kabc/addresslineedit.sip +++ b/python/pykde/sip/kabc/addresslineedit.sip @@ -21,7 +21,7 @@ // You should have received a copy of the GNU General Public // License along with this library; see the file COPYING. // If not, write to the Free Software Foundation, Inc., -// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. %If ( KDE_3_1_0 - ) diff --git a/python/pykde/sip/kabc/agent.sip b/python/pykde/sip/kabc/agent.sip index 9e5c3e22..4aff028a 100644 --- a/python/pykde/sip/kabc/agent.sip +++ b/python/pykde/sip/kabc/agent.sip @@ -21,7 +21,7 @@ // You should have received a copy of the GNU General Public // License along with this library; see the file COPYING. // If not, write to the Free Software Foundation, Inc., -// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. %If ( KDE_3_1_0 - ) diff --git a/python/pykde/sip/kabc/distributionlist.sip b/python/pykde/sip/kabc/distributionlist.sip index b44e43d6..a21d8847 100644 --- a/python/pykde/sip/kabc/distributionlist.sip +++ b/python/pykde/sip/kabc/distributionlist.sip @@ -21,7 +21,7 @@ // You should have received a copy of the GNU General Public // License along with this library; see the file COPYING. // If not, write to the Free Software Foundation, Inc., -// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. namespace KABC { diff --git a/python/pykde/sip/kabc/distributionlistdialog.sip b/python/pykde/sip/kabc/distributionlistdialog.sip index 5ca8364c..720afd09 100644 --- a/python/pykde/sip/kabc/distributionlistdialog.sip +++ b/python/pykde/sip/kabc/distributionlistdialog.sip @@ -21,7 +21,7 @@ // You should have received a copy of the GNU General Public // License along with this library; see the file COPYING. // If not, write to the Free Software Foundation, Inc., -// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. %If ( KDE_3_1_0 - ) diff --git a/python/pykde/sip/kabc/distributionlisteditor.sip b/python/pykde/sip/kabc/distributionlisteditor.sip index c8cf839a..e97df7f8 100644 --- a/python/pykde/sip/kabc/distributionlisteditor.sip +++ b/python/pykde/sip/kabc/distributionlisteditor.sip @@ -21,7 +21,7 @@ // You should have received a copy of the GNU General Public // License along with this library; see the file COPYING. // If not, write to the Free Software Foundation, Inc., -// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. namespace KABC { diff --git a/python/pykde/sip/kabc/errorhandler.sip b/python/pykde/sip/kabc/errorhandler.sip index a63ef9fe..9a24483f 100644 --- a/python/pykde/sip/kabc/errorhandler.sip +++ b/python/pykde/sip/kabc/errorhandler.sip @@ -21,7 +21,7 @@ // You should have received a copy of the GNU General Public // License along with this library; see the file COPYING. // If not, write to the Free Software Foundation, Inc., -// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. %If ( KDE_3_1_0 - ) diff --git a/python/pykde/sip/kabc/field.sip b/python/pykde/sip/kabc/field.sip index 7a92300e..6056f7d7 100644 --- a/python/pykde/sip/kabc/field.sip +++ b/python/pykde/sip/kabc/field.sip @@ -21,7 +21,7 @@ // You should have received a copy of the GNU General Public // License along with this library; see the file COPYING. // If not, write to the Free Software Foundation, Inc., -// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. %If ( KDE_3_1_0 - ) diff --git a/python/pykde/sip/kabc/format.sip b/python/pykde/sip/kabc/format.sip index f60a3ff1..30b863ba 100644 --- a/python/pykde/sip/kabc/format.sip +++ b/python/pykde/sip/kabc/format.sip @@ -21,7 +21,7 @@ // You should have received a copy of the GNU General Public // License along with this library; see the file COPYING. // If not, write to the Free Software Foundation, Inc., -// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. namespace KABC { diff --git a/python/pykde/sip/kabc/formatfactory.sip b/python/pykde/sip/kabc/formatfactory.sip index 0efd8452..14ec70c4 100644 --- a/python/pykde/sip/kabc/formatfactory.sip +++ b/python/pykde/sip/kabc/formatfactory.sip @@ -21,7 +21,7 @@ // You should have received a copy of the GNU General Public // License along with this library; see the file COPYING. // If not, write to the Free Software Foundation, Inc., -// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. %If ( KDE_3_1_0 - ) diff --git a/python/pykde/sip/kabc/formatplugin.sip b/python/pykde/sip/kabc/formatplugin.sip index 26d7b554..bb63e8d0 100644 --- a/python/pykde/sip/kabc/formatplugin.sip +++ b/python/pykde/sip/kabc/formatplugin.sip @@ -21,7 +21,7 @@ // You should have received a copy of the GNU General Public // License along with this library; see the file COPYING. // If not, write to the Free Software Foundation, Inc., -// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. %If ( KDE_3_1_0 - ) diff --git a/python/pykde/sip/kabc/geo.sip b/python/pykde/sip/kabc/geo.sip index e2e38fc0..48124a71 100644 --- a/python/pykde/sip/kabc/geo.sip +++ b/python/pykde/sip/kabc/geo.sip @@ -21,7 +21,7 @@ // You should have received a copy of the GNU General Public // License along with this library; see the file COPYING. // If not, write to the Free Software Foundation, Inc., -// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. namespace KABC { diff --git a/python/pykde/sip/kabc/kabcmod.sip b/python/pykde/sip/kabc/kabcmod.sip index f4d5d954..109cefcc 100644 --- a/python/pykde/sip/kabc/kabcmod.sip +++ b/python/pykde/sip/kabc/kabcmod.sip @@ -22,7 +22,7 @@ You should have received a copy of the GNU General Public License along with this library; see the file COPYING. If not, write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. %End diff --git a/python/pykde/sip/kabc/kabcmod.sip.in b/python/pykde/sip/kabc/kabcmod.sip.in index dc240f81..0b5234a3 100644 --- a/python/pykde/sip/kabc/kabcmod.sip.in +++ b/python/pykde/sip/kabc/kabcmod.sip.in @@ -22,7 +22,7 @@ You should have received a copy of the GNU General Public License along with this library; see the file COPYING. If not, write to the Free Software Foundation, Inc., - 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. %End diff --git a/python/pykde/sip/kabc/key.sip b/python/pykde/sip/kabc/key.sip index 4d0d513d..9036d113 100644 --- a/python/pykde/sip/kabc/key.sip +++ b/python/pykde/sip/kabc/key.sip @@ -21,7 +21,7 @@ // You should have received a copy of the GNU General Public // License along with this library; see the file COPYING. // If not, write to the Free Software Foundation, Inc., -// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. %If ( KDE_3_1_0 - ) diff --git a/python/pykde/sip/kabc/ldapclient.sip b/python/pykde/sip/kabc/ldapclient.sip index 872428cc..794cdb0a 100644 --- a/python/pykde/sip/kabc/ldapclient.sip +++ b/python/pykde/sip/kabc/ldapclient.sip @@ -21,7 +21,7 @@ // You should have received a copy of the GNU General Public // License along with this library; see the file COPYING. // If not, write to the Free Software Foundation, Inc., -// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. %If ( KDE_3_1_0 - ) diff --git a/python/pykde/sip/kabc/ldapconfigwidget.sip b/python/pykde/sip/kabc/ldapconfigwidget.sip index 631b1c18..ce1ddb1a 100644 --- a/python/pykde/sip/kabc/ldapconfigwidget.sip +++ b/python/pykde/sip/kabc/ldapconfigwidget.sip @@ -21,7 +21,7 @@ // You should have received a copy of the GNU General Public // License along with this library; see the file COPYING. // If not, write to the Free Software Foundation, Inc., -// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. %If ( KDE_3_3_0 - ) diff --git a/python/pykde/sip/kabc/ldapurl.sip b/python/pykde/sip/kabc/ldapurl.sip index 7c4fb766..d0e6406e 100644 --- a/python/pykde/sip/kabc/ldapurl.sip +++ b/python/pykde/sip/kabc/ldapurl.sip @@ -21,7 +21,7 @@ // You should have received a copy of the GNU General Public // License along with this library; see the file COPYING. // If not, write to the Free Software Foundation, Inc., -// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. %If ( KDE_3_3_0 - ) diff --git a/python/pykde/sip/kabc/ldif.sip b/python/pykde/sip/kabc/ldif.sip index 6361bd8b..b7deb950 100644 --- a/python/pykde/sip/kabc/ldif.sip +++ b/python/pykde/sip/kabc/ldif.sip @@ -21,7 +21,7 @@ // You should have received a copy of the GNU General Public // License along with this library; see the file COPYING. // If not, write to the Free Software Foundation, Inc., -// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. %If ( KDE_3_3_0 - ) diff --git a/python/pykde/sip/kabc/ldifconverter.sip b/python/pykde/sip/kabc/ldifconverter.sip index d19bb196..8bc4b528 100644 --- a/python/pykde/sip/kabc/ldifconverter.sip +++ b/python/pykde/sip/kabc/ldifconverter.sip @@ -21,7 +21,7 @@ // You should have received a copy of the GNU General Public // License along with this library; see the file COPYING. // If not, write to the Free Software Foundation, Inc., -// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. %ModuleHeaderCode #include diff --git a/python/pykde/sip/kabc/lock.sip b/python/pykde/sip/kabc/lock.sip index 1684d072..82dbebbc 100644 --- a/python/pykde/sip/kabc/lock.sip +++ b/python/pykde/sip/kabc/lock.sip @@ -21,7 +21,7 @@ // You should have received a copy of the GNU General Public // License along with this library; see the file COPYING. // If not, write to the Free Software Foundation, Inc., -// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. %If ( KDE_3_2_0 - ) diff --git a/python/pykde/sip/kabc/locknull.sip b/python/pykde/sip/kabc/locknull.sip index d9d924d1..6c24a381 100644 --- a/python/pykde/sip/kabc/locknull.sip +++ b/python/pykde/sip/kabc/locknull.sip @@ -21,7 +21,7 @@ // You should have received a copy of the GNU General Public // License along with this library; see the file COPYING. // If not, write to the Free Software Foundation, Inc., -// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. %If ( KDE_3_2_0 - ) diff --git a/python/pykde/sip/kabc/phonenumber.sip b/python/pykde/sip/kabc/phonenumber.sip index a8340181..faa8b9bd 100644 --- a/python/pykde/sip/kabc/phonenumber.sip +++ b/python/pykde/sip/kabc/phonenumber.sip @@ -21,7 +21,7 @@ // You should have received a copy of the GNU General Public // License along with this library; see the file COPYING. // If not, write to the Free Software Foundation, Inc., -// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. namespace KABC { diff --git a/python/pykde/sip/kabc/picture.sip b/python/pykde/sip/kabc/picture.sip index a45b8198..453566ef 100644 --- a/python/pykde/sip/kabc/picture.sip +++ b/python/pykde/sip/kabc/picture.sip @@ -21,7 +21,7 @@ // You should have received a copy of the GNU General Public // License along with this library; see the file COPYING. // If not, write to the Free Software Foundation, Inc., -// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. %If ( KDE_3_1_0 - ) diff --git a/python/pykde/sip/kabc/plugin.sip b/python/pykde/sip/kabc/plugin.sip index aa40e394..4df2c429 100644 --- a/python/pykde/sip/kabc/plugin.sip +++ b/python/pykde/sip/kabc/plugin.sip @@ -21,7 +21,7 @@ // You should have received a copy of the GNU General Public // License along with this library; see the file COPYING. // If not, write to the Free Software Foundation, Inc., -// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. %If ( KDE_3_1_0 - ) diff --git a/python/pykde/sip/kabc/resource.sip b/python/pykde/sip/kabc/resource.sip index d14c51eb..14149cbe 100644 --- a/python/pykde/sip/kabc/resource.sip +++ b/python/pykde/sip/kabc/resource.sip @@ -21,7 +21,7 @@ // You should have received a copy of the GNU General Public // License along with this library; see the file COPYING. // If not, write to the Free Software Foundation, Inc., -// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. namespace KABC { diff --git a/python/pykde/sip/kabc/resourcefile.sip b/python/pykde/sip/kabc/resourcefile.sip index 5c0f7721..75786b8d 100644 --- a/python/pykde/sip/kabc/resourcefile.sip +++ b/python/pykde/sip/kabc/resourcefile.sip @@ -21,7 +21,7 @@ // You should have received a copy of the GNU General Public // License along with this library; see the file COPYING. // If not, write to the Free Software Foundation, Inc., -// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. namespace KABC { diff --git a/python/pykde/sip/kabc/resourceselectdialog.sip b/python/pykde/sip/kabc/resourceselectdialog.sip index a701b5ac..9210316f 100644 --- a/python/pykde/sip/kabc/resourceselectdialog.sip +++ b/python/pykde/sip/kabc/resourceselectdialog.sip @@ -21,7 +21,7 @@ // You should have received a copy of the GNU General Public // License along with this library; see the file COPYING. // If not, write to the Free Software Foundation, Inc., -// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. %If ( KDE_3_1_0 - ) diff --git a/python/pykde/sip/kabc/secrecy.sip b/python/pykde/sip/kabc/secrecy.sip index e4fc8d6d..605db1e3 100644 --- a/python/pykde/sip/kabc/secrecy.sip +++ b/python/pykde/sip/kabc/secrecy.sip @@ -21,7 +21,7 @@ // You should have received a copy of the GNU General Public // License along with this library; see the file COPYING. // If not, write to the Free Software Foundation, Inc., -// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. %If ( KDE_3_1_0 - ) diff --git a/python/pykde/sip/kabc/sortmode.sip b/python/pykde/sip/kabc/sortmode.sip index 36488845..537e68fa 100644 --- a/python/pykde/sip/kabc/sortmode.sip +++ b/python/pykde/sip/kabc/sortmode.sip @@ -21,7 +21,7 @@ // You should have received a copy of the GNU General Public // License along with this library; see the file COPYING. // If not, write to the Free Software Foundation, Inc., -// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. %If ( KDE_3_4_0 - ) diff --git a/python/pykde/sip/kabc/sound.sip b/python/pykde/sip/kabc/sound.sip index a902014c..b4558839 100644 --- a/python/pykde/sip/kabc/sound.sip +++ b/python/pykde/sip/kabc/sound.sip @@ -21,7 +21,7 @@ // You should have received a copy of the GNU General Public // License along with this library; see the file COPYING. // If not, write to the Free Software Foundation, Inc., -// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. %If ( KDE_3_1_0 - ) diff --git a/python/pykde/sip/kabc/stdaddressbook.sip b/python/pykde/sip/kabc/stdaddressbook.sip index 65ac7166..e571f47a 100644 --- a/python/pykde/sip/kabc/stdaddressbook.sip +++ b/python/pykde/sip/kabc/stdaddressbook.sip @@ -21,7 +21,7 @@ // You should have received a copy of the GNU General Public // License along with this library; see the file COPYING. // If not, write to the Free Software Foundation, Inc., -// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. namespace KABC { diff --git a/python/pykde/sip/kabc/timezone.sip b/python/pykde/sip/kabc/timezone.sip index 6c9fe001..e095d451 100644 --- a/python/pykde/sip/kabc/timezone.sip +++ b/python/pykde/sip/kabc/timezone.sip @@ -21,7 +21,7 @@ // You should have received a copy of the GNU General Public // License along with this library; see the file COPYING. // If not, write to the Free Software Foundation, Inc., -// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. namespace KABC { diff --git a/python/pykde/sip/kabc/vcardconverter.sip b/python/pykde/sip/kabc/vcardconverter.sip index c597e025..5276fd0e 100644 --- a/python/pykde/sip/kabc/vcardconverter.sip +++ b/python/pykde/sip/kabc/vcardconverter.sip @@ -21,7 +21,7 @@ // You should have received a copy of the GNU General Public // License along with this library; see the file COPYING. // If not, write to the Free Software Foundation, Inc., -// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. %ModuleHeaderCode #include diff --git a/python/pykde/sip/kabc/vcardformat.sip b/python/pykde/sip/kabc/vcardformat.sip index a5a3c0f9..91fe0902 100644 --- a/python/pykde/sip/kabc/vcardformat.sip +++ b/python/pykde/sip/kabc/vcardformat.sip @@ -21,7 +21,7 @@ // You should have received a copy of the GNU General Public // License along with this library; see the file COPYING. // If not, write to the Free Software Foundation, Inc., -// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. namespace KABC { diff --git a/python/pykde/sip/kabc/vcardformatplugin.sip b/python/pykde/sip/kabc/vcardformatplugin.sip index 74f51f33..f6aeef26 100644 --- a/python/pykde/sip/kabc/vcardformatplugin.sip +++ b/python/pykde/sip/kabc/vcardformatplugin.sip @@ -21,7 +21,7 @@ // You should have received a copy of the GNU General Public // License along with this library; see the file COPYING. // If not, write to the Free Software Foundation, Inc., -// 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. +// 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. %If ( KDE_3_1_1 - ) -- cgit v1.2.1