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 | 81c61f45241b8f02e37e62b3b3dee855635ef9b7 (patch) | |
tree | 730bb4990f3ea9478380955232445e54ecf28ed3 /artsc | |
parent | 751b210ecf0f12f6fbde70873e2260e646894ea2 (diff) | |
download | arts-81c61f45241b8f02e37e62b3b3dee855635ef9b7.tar.gz arts-81c61f45241b8f02e37e62b3b3dee855635ef9b7.zip |
Updated obsolete GPL license addresses to current GPL address
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/dependencies/arts@1070573 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'artsc')
-rw-r--r-- | artsc/artsc.c | 4 | ||||
-rw-r--r-- | artsc/artsc.h | 4 | ||||
-rw-r--r-- | artsc/artsc_export.h.in | 4 | ||||
-rw-r--r-- | artsc/artscbackend.cc | 4 | ||||
-rw-r--r-- | artsc/artsdsp.c | 4 | ||||
-rw-r--r-- | artsc/stdioemu.c | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/artsc/artsc.c b/artsc/artsc.c index 61a02b6..168dc34 100644 --- a/artsc/artsc.c +++ b/artsc/artsc.c @@ -15,8 +15,8 @@ You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to - the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ diff --git a/artsc/artsc.h b/artsc/artsc.h index 5cdf8f1..fd7de91 100644 --- a/artsc/artsc.h +++ b/artsc/artsc.h @@ -15,8 +15,8 @@ You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to - the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ diff --git a/artsc/artsc_export.h.in b/artsc/artsc_export.h.in index 85fd6ef..7a235b9 100644 --- a/artsc/artsc_export.h.in +++ b/artsc/artsc_export.h.in @@ -13,8 +13,8 @@ You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to - the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ #ifndef ARTSC_EXPORT_H diff --git a/artsc/artscbackend.cc b/artsc/artscbackend.cc index a9f3a91..56d0868 100644 --- a/artsc/artscbackend.cc +++ b/artsc/artscbackend.cc @@ -17,8 +17,8 @@ You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to - the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ diff --git a/artsc/artsdsp.c b/artsc/artsdsp.c index 368b15f..be49ab5 100644 --- a/artsc/artsdsp.c +++ b/artsc/artsdsp.c @@ -16,8 +16,8 @@ * * You should have received a copy of the GNU Library General Public * License along with this library; if not, write to the - * Free Software Foundation, Inc., 59 Temple Place - Suite 330, - * Boston, MA 02111-1307, USA. + * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + * Boston, MA 02110-1301, USA. */ #define _GNU_SOURCE 1 diff --git a/artsc/stdioemu.c b/artsc/stdioemu.c index 2b3bc1c..f201937 100644 --- a/artsc/stdioemu.c +++ b/artsc/stdioemu.c @@ -15,8 +15,8 @@ You should have received a copy of the GNU Library General Public License along with this library; see the file COPYING.LIB. If not, write to - the Free Software Foundation, Inc., 59 Temple Place - Suite 330, - Boston, MA 02111-1307, USA. + the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, + Boston, MA 02110-1301, USA. */ |