summaryrefslogtreecommitdiffstats
path: root/noatun/library
diff options
context:
space:
mode:
authortpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-01-06 03:13:16 +0000
committertpearson <tpearson@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>2010-01-06 03:13:16 +0000
commit704b080cc7e9b8dd8aa05a3d764d7dfb584ed72b (patch)
tree6f16488c3049c819d03185f6224cb110810b2cf5 /noatun/library
parentdca83fc4f00f153595d4249dbb335880f61b306d (diff)
downloadtdemultimedia-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 'noatun/library')
-rw-r--r--noatun/library/noatunarts/Equalizer_impl.cpp4
-rw-r--r--noatun/library/noatunarts/FFTScopes.cpp4
-rw-r--r--noatun/library/noatunarts/fft.c2
-rw-r--r--noatun/library/spline.cpp4
-rw-r--r--noatun/library/spline.h4
5 files changed, 9 insertions, 9 deletions
diff --git a/noatun/library/noatunarts/Equalizer_impl.cpp b/noatun/library/noatunarts/Equalizer_impl.cpp
index 5d852b17..01306f04 100644
--- a/noatun/library/noatunarts/Equalizer_impl.cpp
+++ b/noatun/library/noatunarts/Equalizer_impl.cpp
@@ -13,8 +13,8 @@ Library General Public License for more details.
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/noatun/library/noatunarts/FFTScopes.cpp b/noatun/library/noatunarts/FFTScopes.cpp
index ab2a3bbb..a2b373ea 100644
--- a/noatun/library/noatunarts/FFTScopes.cpp
+++ b/noatun/library/noatunarts/FFTScopes.cpp
@@ -14,8 +14,8 @@ Library General Public License for more details.
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/noatun/library/noatunarts/fft.c b/noatun/library/noatunarts/fft.c
index 86d647fb..bf8f4d07 100644
--- a/noatun/library/noatunarts/fft.c
+++ b/noatun/library/noatunarts/fft.c
@@ -29,7 +29,7 @@
You should have received a copy of the GNU Library General Public
License along with this library; if not, write to the Free
- Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307 USA
*/
#define SAMPLERATE 44100
diff --git a/noatun/library/spline.cpp b/noatun/library/spline.cpp
index d09c12dc..dba6e114 100644
--- a/noatun/library/spline.cpp
+++ b/noatun/library/spline.cpp
@@ -14,8 +14,8 @@
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.
+ the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+ Boston, MA 02110-1301, USA.
*/
diff --git a/noatun/library/spline.h b/noatun/library/spline.h
index db1bb03b..4bcba574 100644
--- a/noatun/library/spline.h
+++ b/noatun/library/spline.h
@@ -13,8 +13,8 @@ Library General Public License for more details.
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.
+the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
+Boston, MA 02110-1301, USA.
*/