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 /kfile-plugins/mp3 | |
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 'kfile-plugins/mp3')
-rw-r--r-- | kfile-plugins/mp3/kfile_mp3.cpp | 4 | ||||
-rw-r--r-- | kfile-plugins/mp3/kfile_mp3.h | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/kfile-plugins/mp3/kfile_mp3.cpp b/kfile-plugins/mp3/kfile_mp3.cpp index 343b37cd..38adce70 100644 --- a/kfile-plugins/mp3/kfile_mp3.cpp +++ b/kfile-plugins/mp3/kfile_mp3.cpp @@ -14,8 +14,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; 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. */ #include "config.h" diff --git a/kfile-plugins/mp3/kfile_mp3.h b/kfile-plugins/mp3/kfile_mp3.h index 6479b52f..e5736d0c 100644 --- a/kfile-plugins/mp3/kfile_mp3.h +++ b/kfile-plugins/mp3/kfile_mp3.h @@ -12,8 +12,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; 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. */ #ifndef __KFILE_MP3_H__ |