diff options
Diffstat (limited to 'ksirc')
-rw-r--r-- | ksirc/boundscheckingarray.h | 4 | ||||
-rw-r--r-- | ksirc/colorpicker.cpp | 4 | ||||
-rw-r--r-- | ksirc/colorpicker.h | 4 | ||||
-rw-r--r-- | ksirc/ksparser.cpp | 4 | ||||
-rw-r--r-- | ksirc/kstextview.cpp | 4 | ||||
-rw-r--r-- | ksirc/kstextview.h | 4 | ||||
-rw-r--r-- | ksirc/ksview.cpp | 4 | ||||
-rw-r--r-- | ksirc/ksview.h | 4 | ||||
-rw-r--r-- | ksirc/nickColourMaker.cpp | 4 |
9 files changed, 18 insertions, 18 deletions
diff --git a/ksirc/boundscheckingarray.h b/ksirc/boundscheckingarray.h index 0146efde..a8a29ca1 100644 --- a/ksirc/boundscheckingarray.h +++ b/ksirc/boundscheckingarray.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 __boundscheckingarray__ #define __boundscheckingarray__ diff --git a/ksirc/colorpicker.cpp b/ksirc/colorpicker.cpp index 57b3de60..13b2805c 100644 --- a/ksirc/colorpicker.cpp +++ b/ksirc/colorpicker.cpp @@ -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. */ #include "colorpicker.h" diff --git a/ksirc/colorpicker.h b/ksirc/colorpicker.h index 67d199ae..18222bfa 100644 --- a/ksirc/colorpicker.h +++ b/ksirc/colorpicker.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 __colorpicker_h__ #define __colorpicker_h__ diff --git a/ksirc/ksparser.cpp b/ksirc/ksparser.cpp index 587a0723..e0f2f5ee 100644 --- a/ksirc/ksparser.cpp +++ b/ksirc/ksparser.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. */ // $Id$ diff --git a/ksirc/kstextview.cpp b/ksirc/kstextview.cpp index aedf31ad..deb7d6c4 100644 --- a/ksirc/kstextview.cpp +++ b/ksirc/kstextview.cpp @@ -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. */ #include "kstextview.h" diff --git a/ksirc/kstextview.h b/ksirc/kstextview.h index 7d29cbe9..27a63eb5 100644 --- a/ksirc/kstextview.h +++ b/ksirc/kstextview.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 __kstextview_h__ #define __kstextview_h__ diff --git a/ksirc/ksview.cpp b/ksirc/ksview.cpp index 76ec57d8..12ac357e 100644 --- a/ksirc/ksview.cpp +++ b/ksirc/ksview.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. */ // $Id$ diff --git a/ksirc/ksview.h b/ksirc/ksview.h index b1f3766a..8b26faea 100644 --- a/ksirc/ksview.h +++ b/ksirc/ksview.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. */ // $Id$ diff --git a/ksirc/nickColourMaker.cpp b/ksirc/nickColourMaker.cpp index 22c09b66..b3f793a6 100644 --- a/ksirc/nickColourMaker.cpp +++ b/ksirc/nickColourMaker.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. */ // $Id$ |