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 | 461cf05bf01b5ebf9d23f934a98e14bb699d9219 (patch) | |
tree | b89c5a33ecb3f360bc211702b0cda1309a7b2563 /parts/classview | |
parent | fa3dd5d55907dc3fbda7995747ccf217967c76c3 (diff) | |
download | tdevelop-461cf05bf01b5ebf9d23f934a98e14bb699d9219.tar.gz tdevelop-461cf05bf01b5ebf9d23f934a98e14bb699d9219.zip |
Updated obsolete GPL license addresses to current GPL address
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdevelop@1070573 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'parts/classview')
-rw-r--r-- | parts/classview/classviewpart.cpp | 4 | ||||
-rw-r--r-- | parts/classview/classviewpart.h | 4 | ||||
-rw-r--r-- | parts/classview/classviewwidget.cpp | 4 | ||||
-rw-r--r-- | parts/classview/classviewwidget.h | 4 | ||||
-rw-r--r-- | parts/classview/navigator.cpp | 2 | ||||
-rw-r--r-- | parts/classview/navigator.h | 2 | ||||
-rw-r--r-- | parts/classview/viewcombos.cpp | 4 | ||||
-rw-r--r-- | parts/classview/viewcombos.h | 4 |
8 files changed, 14 insertions, 14 deletions
diff --git a/parts/classview/classviewpart.cpp b/parts/classview/classviewpart.cpp index b37ed50b..42410fbe 100644 --- a/parts/classview/classviewpart.cpp +++ b/parts/classview/classviewpart.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.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/parts/classview/classviewpart.h b/parts/classview/classviewpart.h index d10553e4..0f4aa115 100644 --- a/parts/classview/classviewpart.h +++ b/parts/classview/classviewpart.h @@ -13,8 +13,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; 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/parts/classview/classviewwidget.cpp b/parts/classview/classviewwidget.cpp index f26f1b92..0ab90856 100644 --- a/parts/classview/classviewwidget.cpp +++ b/parts/classview/classviewwidget.cpp @@ -13,8 +13,8 @@ * * You should have received a copy of the GNU General Public License * along with this program; 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. * * Partially based on KDE Studio ClassListView http://www.thekompany.com/projects/kdestudio/ */ diff --git a/parts/classview/classviewwidget.h b/parts/classview/classviewwidget.h index 0e9fa04b..975f6e09 100644 --- a/parts/classview/classviewwidget.h +++ b/parts/classview/classviewwidget.h @@ -13,8 +13,8 @@ // * * You should have received a copy of the GNU General Public License * along with this program; 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. * * Partially based on KDE Studio ClassListView http://www.thekompany.com/projects/kdestudio/ */ diff --git a/parts/classview/navigator.cpp b/parts/classview/navigator.cpp index f0e2ff19..ab1548bb 100644 --- a/parts/classview/navigator.cpp +++ b/parts/classview/navigator.cpp @@ -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., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * + * 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. * ***************************************************************************/ #include "navigator.h" diff --git a/parts/classview/navigator.h b/parts/classview/navigator.h index 0168ccca..bcf50105 100644 --- a/parts/classview/navigator.h +++ b/parts/classview/navigator.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., * - * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. * + * 51 Franklin Street, Fifth Floor, Boston, MA 02111-1307, USA. * ***************************************************************************/ #ifndef NAVIGATOR_H #define NAVIGATOR_H diff --git a/parts/classview/viewcombos.cpp b/parts/classview/viewcombos.cpp index fc4d02fc..63e861c6 100644 --- a/parts/classview/viewcombos.cpp +++ b/parts/classview/viewcombos.cpp @@ -13,8 +13,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 <kiconloader.h> diff --git a/parts/classview/viewcombos.h b/parts/classview/viewcombos.h index 4734b856..7c63ccd8 100644 --- a/parts/classview/viewcombos.h +++ b/parts/classview/viewcombos.h @@ -13,8 +13,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 VIEWCOMBOS_H |