diff options
Diffstat (limited to 'python/pykde/sip/kparts')
-rw-r--r-- | python/pykde/sip/kparts/browserextension.sip | 2 | ||||
-rw-r--r-- | python/pykde/sip/kparts/browserinterface.sip | 2 | ||||
-rw-r--r-- | python/pykde/sip/kparts/browserrun.sip | 2 | ||||
-rw-r--r-- | python/pykde/sip/kparts/dockmainwindow.sip | 2 | ||||
-rw-r--r-- | python/pykde/sip/kparts/event.sip | 2 | ||||
-rw-r--r-- | python/pykde/sip/kparts/factory.sip | 2 | ||||
-rw-r--r-- | python/pykde/sip/kparts/genericfactory.sip | 2 | ||||
-rw-r--r-- | python/pykde/sip/kparts/historyprovider.sip | 2 | ||||
-rw-r--r-- | python/pykde/sip/kparts/konsole_part.sip | 2 | ||||
-rw-r--r-- | python/pykde/sip/kparts/kpartsmod.sip | 2 | ||||
-rw-r--r-- | python/pykde/sip/kparts/kpartsmod.sip.in | 2 | ||||
-rw-r--r-- | python/pykde/sip/kparts/mainwindow.sip | 2 | ||||
-rw-r--r-- | python/pykde/sip/kparts/part.sip | 2 | ||||
-rw-r--r-- | python/pykde/sip/kparts/partmanager.sip | 2 | ||||
-rw-r--r-- | python/pykde/sip/kparts/plugin.sip | 2 | ||||
-rw-r--r-- | python/pykde/sip/kparts/statusbarextension.sip | 2 |
16 files changed, 16 insertions, 16 deletions
diff --git a/python/pykde/sip/kparts/browserextension.sip b/python/pykde/sip/kparts/browserextension.sip index 3d5017ee..494b8662 100644 --- a/python/pykde/sip/kparts/browserextension.sip +++ b/python/pykde/sip/kparts/browserextension.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 KParts { diff --git a/python/pykde/sip/kparts/browserinterface.sip b/python/pykde/sip/kparts/browserinterface.sip index a486f0b0..06785f66 100644 --- a/python/pykde/sip/kparts/browserinterface.sip +++ b/python/pykde/sip/kparts/browserinterface.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 KParts { diff --git a/python/pykde/sip/kparts/browserrun.sip b/python/pykde/sip/kparts/browserrun.sip index 675e6c5c..8002ce78 100644 --- a/python/pykde/sip/kparts/browserrun.sip +++ b/python/pykde/sip/kparts/browserrun.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 KParts { diff --git a/python/pykde/sip/kparts/dockmainwindow.sip b/python/pykde/sip/kparts/dockmainwindow.sip index 22472c07..4d6d6935 100644 --- a/python/pykde/sip/kparts/dockmainwindow.sip +++ b/python/pykde/sip/kparts/dockmainwindow.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 KParts { diff --git a/python/pykde/sip/kparts/event.sip b/python/pykde/sip/kparts/event.sip index 8af43b29..c1014ff9 100644 --- a/python/pykde/sip/kparts/event.sip +++ b/python/pykde/sip/kparts/event.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 KParts { diff --git a/python/pykde/sip/kparts/factory.sip b/python/pykde/sip/kparts/factory.sip index c082296f..f97cebf0 100644 --- a/python/pykde/sip/kparts/factory.sip +++ b/python/pykde/sip/kparts/factory.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 KParts { diff --git a/python/pykde/sip/kparts/genericfactory.sip b/python/pykde/sip/kparts/genericfactory.sip index 24528ff5..b76a5746 100644 --- a/python/pykde/sip/kparts/genericfactory.sip +++ b/python/pykde/sip/kparts/genericfactory.sip @@ -21,5 +21,5 @@ // 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. diff --git a/python/pykde/sip/kparts/historyprovider.sip b/python/pykde/sip/kparts/historyprovider.sip index 7ec3b7f5..ec0bafbb 100644 --- a/python/pykde/sip/kparts/historyprovider.sip +++ b/python/pykde/sip/kparts/historyprovider.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 KParts { diff --git a/python/pykde/sip/kparts/konsole_part.sip b/python/pykde/sip/kparts/konsole_part.sip index 4c3128d6..bbc4ea0d 100644 --- a/python/pykde/sip/kparts/konsole_part.sip +++ b/python/pykde/sip/kparts/konsole_part.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 konsoleFactory : KParts::Factory diff --git a/python/pykde/sip/kparts/kpartsmod.sip b/python/pykde/sip/kparts/kpartsmod.sip index 30bf1405..7e2c2904 100644 --- a/python/pykde/sip/kparts/kpartsmod.sip +++ b/python/pykde/sip/kparts/kpartsmod.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/kparts/kpartsmod.sip.in b/python/pykde/sip/kparts/kpartsmod.sip.in index 0d856cb9..38061144 100644 --- a/python/pykde/sip/kparts/kpartsmod.sip.in +++ b/python/pykde/sip/kparts/kpartsmod.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/kparts/mainwindow.sip b/python/pykde/sip/kparts/mainwindow.sip index e983c366..3fa7d3e1 100644 --- a/python/pykde/sip/kparts/mainwindow.sip +++ b/python/pykde/sip/kparts/mainwindow.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 KParts { diff --git a/python/pykde/sip/kparts/part.sip b/python/pykde/sip/kparts/part.sip index 43609ad3..c4ec29d7 100644 --- a/python/pykde/sip/kparts/part.sip +++ b/python/pykde/sip/kparts/part.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 KParts { diff --git a/python/pykde/sip/kparts/partmanager.sip b/python/pykde/sip/kparts/partmanager.sip index b5973872..9e380b81 100644 --- a/python/pykde/sip/kparts/partmanager.sip +++ b/python/pykde/sip/kparts/partmanager.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 KParts { diff --git a/python/pykde/sip/kparts/plugin.sip b/python/pykde/sip/kparts/plugin.sip index a9a4e589..815e1b78 100644 --- a/python/pykde/sip/kparts/plugin.sip +++ b/python/pykde/sip/kparts/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. namespace KParts { diff --git a/python/pykde/sip/kparts/statusbarextension.sip b/python/pykde/sip/kparts/statusbarextension.sip index 32f5bc5a..99e5129a 100644 --- a/python/pykde/sip/kparts/statusbarextension.sip +++ b/python/pykde/sip/kparts/statusbarextension.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 - ) |