diff options
Diffstat (limited to 'python/pykde/sip/dcop')
-rw-r--r-- | python/pykde/sip/dcop/dcopclient.sip | 2 | ||||
-rw-r--r-- | python/pykde/sip/dcop/dcopmod.sip | 2 | ||||
-rw-r--r-- | python/pykde/sip/dcop/dcopmod.sip.in | 2 | ||||
-rw-r--r-- | python/pykde/sip/dcop/dcopobject.sip | 2 | ||||
-rw-r--r-- | python/pykde/sip/dcop/dcopref.sip | 2 | ||||
-rw-r--r-- | python/pykde/sip/dcop/dcopstub.sip | 2 | ||||
-rw-r--r-- | python/pykde/sip/dcop/typedefs.sip | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/python/pykde/sip/dcop/dcopclient.sip b/python/pykde/sip/dcop/dcopclient.sip index bc849687..6c8dab32 100644 --- a/python/pykde/sip/dcop/dcopclient.sip +++ b/python/pykde/sip/dcop/dcopclient.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 DCOPClientTransaction; diff --git a/python/pykde/sip/dcop/dcopmod.sip b/python/pykde/sip/dcop/dcopmod.sip index 46a065b3..9588ab91 100644 --- a/python/pykde/sip/dcop/dcopmod.sip +++ b/python/pykde/sip/dcop/dcopmod.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/dcop/dcopmod.sip.in b/python/pykde/sip/dcop/dcopmod.sip.in index f13297be..9f9e0fbc 100644 --- a/python/pykde/sip/dcop/dcopmod.sip.in +++ b/python/pykde/sip/dcop/dcopmod.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/dcop/dcopobject.sip b/python/pykde/sip/dcop/dcopobject.sip index f26f7e67..7b7ee1c5 100644 --- a/python/pykde/sip/dcop/dcopobject.sip +++ b/python/pykde/sip/dcop/dcopobject.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 DCOPObject diff --git a/python/pykde/sip/dcop/dcopref.sip b/python/pykde/sip/dcop/dcopref.sip index 40a3fa3a..ec090346 100644 --- a/python/pykde/sip/dcop/dcopref.sip +++ b/python/pykde/sip/dcop/dcopref.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/dcop/dcopstub.sip b/python/pykde/sip/dcop/dcopstub.sip index 4042eeee..a6ba8296 100644 --- a/python/pykde/sip/dcop/dcopstub.sip +++ b/python/pykde/sip/dcop/dcopstub.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 DCOPStub diff --git a/python/pykde/sip/dcop/typedefs.sip b/python/pykde/sip/dcop/typedefs.sip index 66cd773e..1f5e83e6 100644 --- a/python/pykde/sip/dcop/typedefs.sip +++ b/python/pykde/sip/dcop/typedefs.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. typedef uint mode_t; typedef long time_t; |