summaryrefslogtreecommitdiffstats
path: root/python/pykde/sip/kdefx
diff options
context:
space:
mode:
Diffstat (limited to 'python/pykde/sip/kdefx')
-rw-r--r--python/pykde/sip/kdefx/kcpuinfo.sip2
-rw-r--r--python/pykde/sip/kdefx/kdefxmod.sip2
-rw-r--r--python/pykde/sip/kdefx/kdefxmod.sip.in2
-rw-r--r--python/pykde/sip/kdefx/kdrawutil.sip2
-rw-r--r--python/pykde/sip/kdefx/kimageeffect.sip2
-rw-r--r--python/pykde/sip/kdefx/kpixmap.sip2
-rw-r--r--python/pykde/sip/kdefx/kpixmapeffect.sip2
-rw-r--r--python/pykde/sip/kdefx/kpixmapsplitter.sip2
-rw-r--r--python/pykde/sip/kdefx/kstyle.sip2
9 files changed, 9 insertions, 9 deletions
diff --git a/python/pykde/sip/kdefx/kcpuinfo.sip b/python/pykde/sip/kdefx/kcpuinfo.sip
index 29976f52..9fafc4a3 100644
--- a/python/pykde/sip/kdefx/kcpuinfo.sip
+++ b/python/pykde/sip/kdefx/kcpuinfo.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/kdefx/kdefxmod.sip b/python/pykde/sip/kdefx/kdefxmod.sip
index 888976c1..b3dc3b03 100644
--- a/python/pykde/sip/kdefx/kdefxmod.sip
+++ b/python/pykde/sip/kdefx/kdefxmod.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/kdefx/kdefxmod.sip.in b/python/pykde/sip/kdefx/kdefxmod.sip.in
index e9b85db1..6cbad382 100644
--- a/python/pykde/sip/kdefx/kdefxmod.sip.in
+++ b/python/pykde/sip/kdefx/kdefxmod.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/kdefx/kdrawutil.sip b/python/pykde/sip/kdefx/kdrawutil.sip
index 2f7f917e..7afea686 100644
--- a/python/pykde/sip/kdefx/kdrawutil.sip
+++ b/python/pykde/sip/kdefx/kdrawutil.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 <kdrawutil.h>
diff --git a/python/pykde/sip/kdefx/kimageeffect.sip b/python/pykde/sip/kdefx/kimageeffect.sip
index 4079f86f..b75243e9 100644
--- a/python/pykde/sip/kdefx/kimageeffect.sip
+++ b/python/pykde/sip/kdefx/kimageeffect.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.
class KImageEffect
diff --git a/python/pykde/sip/kdefx/kpixmap.sip b/python/pykde/sip/kdefx/kpixmap.sip
index 02bd9520..ba19245b 100644
--- a/python/pykde/sip/kdefx/kpixmap.sip
+++ b/python/pykde/sip/kdefx/kpixmap.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.
class KPixmap : QPixmap
diff --git a/python/pykde/sip/kdefx/kpixmapeffect.sip b/python/pykde/sip/kdefx/kpixmapeffect.sip
index 78e64489..f1d92794 100644
--- a/python/pykde/sip/kdefx/kpixmapeffect.sip
+++ b/python/pykde/sip/kdefx/kpixmapeffect.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.
class KPixmapEffect
diff --git a/python/pykde/sip/kdefx/kpixmapsplitter.sip b/python/pykde/sip/kdefx/kpixmapsplitter.sip
index 3f8d3883..638d7341 100644
--- a/python/pykde/sip/kdefx/kpixmapsplitter.sip
+++ b/python/pykde/sip/kdefx/kpixmapsplitter.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.
class KPixmapSplitter
diff --git a/python/pykde/sip/kdefx/kstyle.sip b/python/pykde/sip/kdefx/kstyle.sip
index c850d0bd..42ee3787 100644
--- a/python/pykde/sip/kdefx/kstyle.sip
+++ b/python/pykde/sip/kdefx/kstyle.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.
class KStyle : QCommonStyle