From b7a7cd96873d5eb9e72663184213511f0ce8b9b1 Mon Sep 17 00:00:00 2001 From: Carsten Niehaus Date: Fri, 16 Sep 2005 10:51:15 +0000 Subject: [PATCH] * forwardport the copyright changes svn path=/trunk/KDE/kdeedu/kalzium/src/element.cpp; revision=461053 --- kalzium/src/element.cpp | 2 +- kalzium/src/element.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kalzium/src/element.cpp b/kalzium/src/element.cpp index 0e1421c..50c648b 100644 --- a/kalzium/src/element.cpp +++ b/kalzium/src/element.cpp @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2003 by Carsten Niehaus * + * Copyright (C) 2003, 2004, 2005 by Carsten Niehaus * * cniehaus@kde.org * * * * This program is free software; you can redistribute it and/or modify * diff --git a/kalzium/src/element.h b/kalzium/src/element.h index 78e736c..2ed832a 100644 --- a/kalzium/src/element.h +++ b/kalzium/src/element.h @@ -1,5 +1,5 @@ /*************************************************************************** - * Copyright (C) 2003 by Carsten Niehaus * + * Copyright (C) 2003, 2004, 2005 by Carsten Niehaus * * cniehaus@kde.org * * * * This program is free software; you can redistribute it and/or modify * @@ -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., * - * 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA. * + * 51 Franklin Steet, Fifth Floor, Boston, MA 02110-1301, USA. * ***************************************************************************/ #ifndef ELEMENT_H #define ELEMENT_H -- 2.47.3