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 | 704b080cc7e9b8dd8aa05a3d764d7dfb584ed72b (patch) | |
tree | 6f16488c3049c819d03185f6224cb110810b2cf5 /kscd/kscdmagic | |
parent | dca83fc4f00f153595d4249dbb335880f61b306d (diff) | |
download | tdemultimedia-704b080cc7e9b8dd8aa05a3d764d7dfb584ed72b.tar.gz tdemultimedia-704b080cc7e9b8dd8aa05a3d764d7dfb584ed72b.zip |
Updated obsolete GPL license addresses to current GPL address
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1070573 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'kscd/kscdmagic')
-rw-r--r-- | kscd/kscdmagic/core.cpp | 2 | ||||
-rw-r--r-- | kscd/kscdmagic/main.cpp | 2 | ||||
-rw-r--r-- | kscd/kscdmagic/sound.cpp | 2 | ||||
-rw-r--r-- | kscd/kscdmagic/syna.h | 2 | ||||
-rw-r--r-- | kscd/kscdmagic/xlib.c | 2 | ||||
-rw-r--r-- | kscd/kscdmagic/xlib.h | 2 | ||||
-rw-r--r-- | kscd/kscdmagic/xlibwrap.cpp | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/kscd/kscdmagic/core.cpp b/kscd/kscdmagic/core.cpp index 49fce661..924b917b 100644 --- a/kscd/kscdmagic/core.cpp +++ b/kscd/kscdmagic/core.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; 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 02111-1307, USA. The author may be contacted at: pfh@yoyo.cc.monash.edu.au diff --git a/kscd/kscdmagic/main.cpp b/kscd/kscdmagic/main.cpp index 7196d3a2..aacfb7d2 100644 --- a/kscd/kscdmagic/main.cpp +++ b/kscd/kscdmagic/main.cpp @@ -25,7 +25,7 @@ You should have received a copy of the GNU General Public License along with this program; 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 02111-1307, USA. The author may be contacted at: pfh@yoyo.cc.monash.edu.au diff --git a/kscd/kscdmagic/sound.cpp b/kscd/kscdmagic/sound.cpp index 0bcb8d8d..6ffa117e 100644 --- a/kscd/kscdmagic/sound.cpp +++ b/kscd/kscdmagic/sound.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; 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 02111-1307, USA. The author may be contacted at: pfh@yoyo.cc.monash.edu.au diff --git a/kscd/kscdmagic/syna.h b/kscd/kscdmagic/syna.h index 40128532..9a877df4 100644 --- a/kscd/kscdmagic/syna.h +++ b/kscd/kscdmagic/syna.h @@ -16,7 +16,7 @@ You should have received a copy of the GNU General Public License along with this program; 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 02111-1307, USA. The author may be contacted at: phar6@student.monash.edu.au diff --git a/kscd/kscdmagic/xlib.c b/kscd/kscdmagic/xlib.c index 2fb15c19..b84b91b9 100644 --- a/kscd/kscdmagic/xlib.c +++ b/kscd/kscdmagic/xlib.c @@ -17,7 +17,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. * * * Shamelessly ripped for use in xsynaesthesia diff --git a/kscd/kscdmagic/xlib.h b/kscd/kscdmagic/xlib.h index 077a9052..327911ed 100644 --- a/kscd/kscdmagic/xlib.h +++ b/kscd/kscdmagic/xlib.h @@ -17,7 +17,7 @@ * * You should have received a copy of the GNU General Public License * along with this program; if not, write to the Free Software - * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. */ #ifndef XAOS_X11_H #define XAOS_X11_H diff --git a/kscd/kscdmagic/xlibwrap.cpp b/kscd/kscdmagic/xlibwrap.cpp index b5241326..55aeba31 100644 --- a/kscd/kscdmagic/xlibwrap.cpp +++ b/kscd/kscdmagic/xlibwrap.cpp @@ -13,7 +13,7 @@ You should have received a copy of the GNU General Public License along with this program; 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 02111-1307, USA. The author may be contacted at: pfh@yoyo.cc.monash.edu.au |