From c8758daa202893c000ba6e6d466b7ddd4c7754fa Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 5 Oct 2005 08:44:32 +0000 Subject: [PATCH] SVN_SILENT: fix typo svn path=/trunk/KDE/kdebase/workspace/kcontrol/crypto/; revision=467416 --- appletinfo.cpp | 2 +- appletinfo.h | 2 +- tests/testAppletInfo.cpp | 2 +- tests/testAppletInfo.h | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/appletinfo.cpp b/appletinfo.cpp index ef2ef41b5..1625ce46e 100644 --- a/appletinfo.cpp +++ b/appletinfo.cpp @@ -15,7 +15,7 @@ Library General Public License for more details. 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., 51 Franklin Steet, Fifth Floor, +the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ******************************************************************/ diff --git a/appletinfo.h b/appletinfo.h index b1501334c..eddcf2105 100644 --- a/appletinfo.h +++ b/appletinfo.h @@ -15,7 +15,7 @@ Library General Public License for more details. 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., 51 Franklin Steet, Fifth Floor, +the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. ******************************************************************/ diff --git a/tests/testAppletInfo.cpp b/tests/testAppletInfo.cpp index a4626dfc2..1810d28aa 100644 --- a/tests/testAppletInfo.cpp +++ b/tests/testAppletInfo.cpp @@ -14,7 +14,7 @@ GNU General Public License for more details. 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. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ diff --git a/tests/testAppletInfo.h b/tests/testAppletInfo.h index 6b0044bf6..2ea3c99c1 100644 --- a/tests/testAppletInfo.h +++ b/tests/testAppletInfo.h @@ -14,7 +14,7 @@ GNU General Public License for more details. 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. +Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */