diff options
Diffstat (limited to 'python/pykde/sip/kspell')
-rw-r--r-- | python/pykde/sip/kspell/ksconfig.sip | 2 | ||||
-rw-r--r-- | python/pykde/sip/kspell/kspell.sip | 2 | ||||
-rw-r--r-- | python/pykde/sip/kspell/kspelldlg.sip | 2 | ||||
-rw-r--r-- | python/pykde/sip/kspell/kspellmod.sip.in | 2 | ||||
-rw-r--r-- | python/pykde/sip/kspell/ksyntaxhighlighter.sip | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/python/pykde/sip/kspell/ksconfig.sip b/python/pykde/sip/kspell/ksconfig.sip index 49ca587c..b660ea74 100644 --- a/python/pykde/sip/kspell/ksconfig.sip +++ b/python/pykde/sip/kspell/ksconfig.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 KSpellConfig : QWidget diff --git a/python/pykde/sip/kspell/kspell.sip b/python/pykde/sip/kspell/kspell.sip index 1a51edc4..8ecf4eab 100644 --- a/python/pykde/sip/kspell/kspell.sip +++ b/python/pykde/sip/kspell/kspell.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 KSpell : QObject diff --git a/python/pykde/sip/kspell/kspelldlg.sip b/python/pykde/sip/kspell/kspelldlg.sip index d489ede5..6cc3530a 100644 --- a/python/pykde/sip/kspell/kspelldlg.sip +++ b/python/pykde/sip/kspell/kspelldlg.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 KSpellDlg : KDialogBase diff --git a/python/pykde/sip/kspell/kspellmod.sip.in b/python/pykde/sip/kspell/kspellmod.sip.in index bc978065..added3d7 100644 --- a/python/pykde/sip/kspell/kspellmod.sip.in +++ b/python/pykde/sip/kspell/kspellmod.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/kspell/ksyntaxhighlighter.sip b/python/pykde/sip/kspell/ksyntaxhighlighter.sip index e239ae78..55d5b8e2 100644 --- a/python/pykde/sip/kspell/ksyntaxhighlighter.sip +++ b/python/pykde/sip/kspell/ksyntaxhighlighter.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 - ) |