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 | e6a3e4aeab93d110163be8266ee34c74cf552253 (patch) | |
tree | dd1ede6485e18744cc4d5ea409b47540c70b51eb /soundserver | |
parent | 81c61f45241b8f02e37e62b3b3dee855635ef9b7 (diff) | |
download | arts-e6a3e4aeab93d110163be8266ee34c74cf552253.tar.gz arts-e6a3e4aeab93d110163be8266ee34c74cf552253.zip |
Fixed remaining GPL address zip codes
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1070598 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'soundserver')
-rw-r--r-- | soundserver/artscat.cc | 2 | ||||
-rw-r--r-- | soundserver/artsd.cc | 2 | ||||
-rw-r--r-- | soundserver/artsplay.cc | 2 | ||||
-rw-r--r-- | soundserver/artsrec.cc | 2 | ||||
-rw-r--r-- | soundserver/artsshell.cc | 2 | ||||
-rw-r--r-- | soundserver/simplesoundserver_impl.cc | 2 | ||||
-rw-r--r-- | soundserver/simplesoundserver_impl.h | 2 | ||||
-rw-r--r-- | soundserver/soundserver_impl.cc | 2 | ||||
-rw-r--r-- | soundserver/soundserver_impl.h | 2 | ||||
-rw-r--r-- | soundserver/soundserverstartup_impl.cc | 2 | ||||
-rw-r--r-- | soundserver/soundserverstartup_impl.h | 2 | ||||
-rw-r--r-- | soundserver/soundserverv2_impl.cc | 2 | ||||
-rw-r--r-- | soundserver/soundserverv2_impl.h | 2 |
13 files changed, 13 insertions, 13 deletions
diff --git a/soundserver/artscat.cc b/soundserver/artscat.cc index cd41f8b..c6818c8 100644 --- a/soundserver/artscat.cc +++ b/soundserver/artscat.cc @@ -15,7 +15,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. Permission is also granted to link this program with the Qt library, treating Qt like a library that normally accompanies the diff --git a/soundserver/artsd.cc b/soundserver/artsd.cc index 64229bd..6b6a22e 100644 --- a/soundserver/artsd.cc +++ b/soundserver/artsd.cc @@ -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. + Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. Permission is also granted to link this program with the Qt library, treating Qt like a library that normally accompanies the diff --git a/soundserver/artsplay.cc b/soundserver/artsplay.cc index 62652a1..b8dec3d 100644 --- a/soundserver/artsplay.cc +++ b/soundserver/artsplay.cc @@ -15,7 +15,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. Permission is also granted to link this program with the Qt library, treating Qt like a library that normally accompanies the diff --git a/soundserver/artsrec.cc b/soundserver/artsrec.cc index 28120de..c53b0ff 100644 --- a/soundserver/artsrec.cc +++ b/soundserver/artsrec.cc @@ -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. Permission is also granted to link this program with the Qt library, treating Qt like a library that normally accompanies the diff --git a/soundserver/artsshell.cc b/soundserver/artsshell.cc index a6cf9bf..59390c8 100644 --- a/soundserver/artsshell.cc +++ b/soundserver/artsshell.cc @@ -21,7 +21,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. ------------------------------------------------------------------------ diff --git a/soundserver/simplesoundserver_impl.cc b/soundserver/simplesoundserver_impl.cc index b45d71f..0f11c99 100644 --- a/soundserver/simplesoundserver_impl.cc +++ b/soundserver/simplesoundserver_impl.cc @@ -19,7 +19,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. Permission is also granted to link this program with the Qt library, treating Qt like a library that normally accompanies the diff --git a/soundserver/simplesoundserver_impl.h b/soundserver/simplesoundserver_impl.h index 260fc41..33971fe 100644 --- a/soundserver/simplesoundserver_impl.h +++ b/soundserver/simplesoundserver_impl.h @@ -19,7 +19,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. Permission is also granted to link this program with the Qt library, treating Qt like a library that normally accompanies the diff --git a/soundserver/soundserver_impl.cc b/soundserver/soundserver_impl.cc index 15d18ae..7c84792 100644 --- a/soundserver/soundserver_impl.cc +++ b/soundserver/soundserver_impl.cc @@ -15,7 +15,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. Permission is also granted to link this program with the Qt library, treating Qt like a library that normally accompanies the diff --git a/soundserver/soundserver_impl.h b/soundserver/soundserver_impl.h index 40c66ec..670b146 100644 --- a/soundserver/soundserver_impl.h +++ b/soundserver/soundserver_impl.h @@ -15,7 +15,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. Permission is also granted to link this program with the Qt library, treating Qt like a library that normally accompanies the diff --git a/soundserver/soundserverstartup_impl.cc b/soundserver/soundserverstartup_impl.cc index d56b385..a0183d6 100644 --- a/soundserver/soundserverstartup_impl.cc +++ b/soundserver/soundserverstartup_impl.cc @@ -15,7 +15,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. */ diff --git a/soundserver/soundserverstartup_impl.h b/soundserver/soundserverstartup_impl.h index 55884f7..7e76009 100644 --- a/soundserver/soundserverstartup_impl.h +++ b/soundserver/soundserverstartup_impl.h @@ -15,7 +15,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. */ diff --git a/soundserver/soundserverv2_impl.cc b/soundserver/soundserverv2_impl.cc index 18e19e0..932c4fd 100644 --- a/soundserver/soundserverv2_impl.cc +++ b/soundserver/soundserverv2_impl.cc @@ -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. Permission is also granted to link this program with the Qt library, treating Qt like a library that normally accompanies the diff --git a/soundserver/soundserverv2_impl.h b/soundserver/soundserverv2_impl.h index 3153504..9ea74a9 100644 --- a/soundserver/soundserverv2_impl.h +++ b/soundserver/soundserverv2_impl.h @@ -15,7 +15,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. Permission is also granted to link this program with the Qt library, treating Qt like a library that normally accompanies the |