diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-06 03:13:16 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-06 03:13:16 +0000 |
commit | efd30556e8d223b169e14ae51b0e20b5298dc482 (patch) | |
tree | 77487e25a95561618031fc18aa4732902e77e384 /python/pykde/sip/kspell | |
parent | 1878de4fc72575f12365be50f3d979cc0b16454f (diff) | |
download | tdebindings-efd30556e8d223b169e14ae51b0e20b5298dc482.tar.gz tdebindings-efd30556e8d223b169e14ae51b0e20b5298dc482.zip |
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
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 - ) |