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 /kaudiocreator | |
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 'kaudiocreator')
-rw-r--r-- | kaudiocreator/encodefileimp.cpp | 4 | ||||
-rw-r--r-- | kaudiocreator/encodefileimp.h | 4 | ||||
-rw-r--r-- | kaudiocreator/encoder.cpp | 4 | ||||
-rw-r--r-- | kaudiocreator/encoder.h | 4 | ||||
-rw-r--r-- | kaudiocreator/encoderconfigimp.cpp | 4 | ||||
-rw-r--r-- | kaudiocreator/encoderconfigimp.h | 4 | ||||
-rw-r--r-- | kaudiocreator/job.cpp | 4 | ||||
-rw-r--r-- | kaudiocreator/job.h | 4 | ||||
-rw-r--r-- | kaudiocreator/jobqueimp.cpp | 4 | ||||
-rw-r--r-- | kaudiocreator/jobqueimp.h | 4 | ||||
-rw-r--r-- | kaudiocreator/kaudiocreator.cpp | 4 | ||||
-rw-r--r-- | kaudiocreator/kaudiocreator.h | 4 | ||||
-rw-r--r-- | kaudiocreator/kaudiocreator_workman.h | 4 | ||||
-rw-r--r-- | kaudiocreator/main.cpp | 4 | ||||
-rw-r--r-- | kaudiocreator/ripper.cpp | 4 | ||||
-rw-r--r-- | kaudiocreator/ripper.h | 4 | ||||
-rw-r--r-- | kaudiocreator/tracksimp.cpp | 4 | ||||
-rw-r--r-- | kaudiocreator/tracksimp.h | 4 | ||||
-rw-r--r-- | kaudiocreator/wizard.ui.h | 4 |
19 files changed, 38 insertions, 38 deletions
diff --git a/kaudiocreator/encodefileimp.cpp b/kaudiocreator/encodefileimp.cpp index e7345173..4836c87c 100644 --- a/kaudiocreator/encodefileimp.cpp +++ b/kaudiocreator/encodefileimp.cpp @@ -14,8 +14,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. */ #include "encodefileimp.h" diff --git a/kaudiocreator/encodefileimp.h b/kaudiocreator/encodefileimp.h index f64b3b16..b1cb41ce 100644 --- a/kaudiocreator/encodefileimp.h +++ b/kaudiocreator/encodefileimp.h @@ -14,8 +14,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 ENCODEFILEIMP_H diff --git a/kaudiocreator/encoder.cpp b/kaudiocreator/encoder.cpp index 5dc0ef54..e6b506a6 100644 --- a/kaudiocreator/encoder.cpp +++ b/kaudiocreator/encoder.cpp @@ -14,8 +14,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. */ #include "encoder.h" diff --git a/kaudiocreator/encoder.h b/kaudiocreator/encoder.h index 2398d2fb..809a5275 100644 --- a/kaudiocreator/encoder.h +++ b/kaudiocreator/encoder.h @@ -14,8 +14,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 ENCODER_H diff --git a/kaudiocreator/encoderconfigimp.cpp b/kaudiocreator/encoderconfigimp.cpp index feebae7d..509cd59d 100644 --- a/kaudiocreator/encoderconfigimp.cpp +++ b/kaudiocreator/encoderconfigimp.cpp @@ -14,8 +14,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. */ #include "encoderconfigimp.h" diff --git a/kaudiocreator/encoderconfigimp.h b/kaudiocreator/encoderconfigimp.h index 9d402637..c16dc0c0 100644 --- a/kaudiocreator/encoderconfigimp.h +++ b/kaudiocreator/encoderconfigimp.h @@ -14,8 +14,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 ENCODERCONFIGIMP_H diff --git a/kaudiocreator/job.cpp b/kaudiocreator/job.cpp index 159b6ebb..44a05eee 100644 --- a/kaudiocreator/job.cpp +++ b/kaudiocreator/job.cpp @@ -12,8 +12,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. **/ #include "job.h" diff --git a/kaudiocreator/job.h b/kaudiocreator/job.h index e0a4d577..e7faefdd 100644 --- a/kaudiocreator/job.h +++ b/kaudiocreator/job.h @@ -14,8 +14,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 JOB_H diff --git a/kaudiocreator/jobqueimp.cpp b/kaudiocreator/jobqueimp.cpp index e9d8fa5a..c39aac4f 100644 --- a/kaudiocreator/jobqueimp.cpp +++ b/kaudiocreator/jobqueimp.cpp @@ -14,8 +14,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. */ #include "jobqueimp.h" diff --git a/kaudiocreator/jobqueimp.h b/kaudiocreator/jobqueimp.h index a797f22c..2287cf37 100644 --- a/kaudiocreator/jobqueimp.h +++ b/kaudiocreator/jobqueimp.h @@ -14,8 +14,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 JOBQUEIMP_H diff --git a/kaudiocreator/kaudiocreator.cpp b/kaudiocreator/kaudiocreator.cpp index 12267ed0..8cf2953b 100644 --- a/kaudiocreator/kaudiocreator.cpp +++ b/kaudiocreator/kaudiocreator.cpp @@ -14,8 +14,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. */ #include "kaudiocreator.h" diff --git a/kaudiocreator/kaudiocreator.h b/kaudiocreator/kaudiocreator.h index 27018908..71eafe89 100644 --- a/kaudiocreator/kaudiocreator.h +++ b/kaudiocreator/kaudiocreator.h @@ -14,8 +14,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 KAUDIOCREATOR_H diff --git a/kaudiocreator/kaudiocreator_workman.h b/kaudiocreator/kaudiocreator_workman.h index 268b4f90..054b1269 100644 --- a/kaudiocreator/kaudiocreator_workman.h +++ b/kaudiocreator/kaudiocreator_workman.h @@ -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 KAUDIOCREATOR_WORKMAN_H diff --git a/kaudiocreator/main.cpp b/kaudiocreator/main.cpp index a8b6649f..914f9e2f 100644 --- a/kaudiocreator/main.cpp +++ b/kaudiocreator/main.cpp @@ -14,8 +14,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. */ #include <kapplication.h> diff --git a/kaudiocreator/ripper.cpp b/kaudiocreator/ripper.cpp index 2dd8795d..38f1a4fe 100644 --- a/kaudiocreator/ripper.cpp +++ b/kaudiocreator/ripper.cpp @@ -14,8 +14,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. */ #include "ripper.h" diff --git a/kaudiocreator/ripper.h b/kaudiocreator/ripper.h index 7cd09522..87d25259 100644 --- a/kaudiocreator/ripper.h +++ b/kaudiocreator/ripper.h @@ -14,8 +14,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 RIPPER_H diff --git a/kaudiocreator/tracksimp.cpp b/kaudiocreator/tracksimp.cpp index 591e7f2b..000fdfb9 100644 --- a/kaudiocreator/tracksimp.cpp +++ b/kaudiocreator/tracksimp.cpp @@ -14,8 +14,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/kaudiocreator/tracksimp.h b/kaudiocreator/tracksimp.h index f193ac3a..48e34f4f 100644 --- a/kaudiocreator/tracksimp.h +++ b/kaudiocreator/tracksimp.h @@ -14,8 +14,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 TRACKSIMP_H diff --git a/kaudiocreator/wizard.ui.h b/kaudiocreator/wizard.ui.h index 95b26b7b..539316fe 100644 --- a/kaudiocreator/wizard.ui.h +++ b/kaudiocreator/wizard.ui.h @@ -14,8 +14,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. */ /**************************************************************************** |