diff options
author | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-06 06:05:05 +0000 |
---|---|---|
committer | tpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2010-01-06 06:05:05 +0000 |
commit | 34b72e830fc13a1bc2793bfed03744730d826af4 (patch) | |
tree | f0ae9e1bf93e4f0a750b875d9dff46663ffbb39f /kscd/kscdmagic | |
parent | 704b080cc7e9b8dd8aa05a3d764d7dfb584ed72b (diff) | |
download | tdemultimedia-34b72e830fc13a1bc2793bfed03744730d826af4.tar.gz tdemultimedia-34b72e830fc13a1bc2793bfed03744730d826af4.zip |
Fixed remaining GPL address zip codes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdemultimedia@1070598 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 924b917b..937ac8b9 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., - 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, 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 aacfb7d2..6a29b0d5 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., - 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, 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 6ffa117e..81020312 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., - 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, 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 9a877df4..d359a8c2 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., - 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, 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 b84b91b9..b28a0650 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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. * * * Shamelessly ripped for use in xsynaesthesia diff --git a/kscd/kscdmagic/xlib.h b/kscd/kscdmagic/xlib.h index 327911ed..73113292 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., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. + * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ #ifndef XAOS_X11_H #define XAOS_X11_H diff --git a/kscd/kscdmagic/xlibwrap.cpp b/kscd/kscdmagic/xlibwrap.cpp index 55aeba31..d885c727 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., - 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. The author may be contacted at: pfh@yoyo.cc.monash.edu.au |