From aca2f0ccabe9cbd1bb9190572e965baffa2364d4 Mon Sep 17 00:00:00 2001 From: aandrei Date: Sat, 4 May 2002 23:19:12 +0000 Subject: [PATCH] no message git-svn-id: svn://svn.code.sf.net/p/loki-lib/code/trunk@17 7ec92016-0320-0410-acc4-a06ded1c099a --- MultiMethods.h | 2 +- NullType.h | 3 ++- SmallObj.cpp | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/MultiMethods.h b/MultiMethods.h index 90462c0..8331da3 100644 --- a/MultiMethods.h +++ b/MultiMethods.h @@ -8,7 +8,7 @@ // purpose is hereby granted without fee, provided that the above copyright // notice appear in all copies and that both that copyright notice and this // permission notice appear in supporting documentation. -// The author or Addison-Welsey Longman make no representations about the +// The author or Addison-Wesley Longman make no representations about the // suitability of this software for any purpose. It is provided "as is" // without express or implied warranty. //////////////////////////////////////////////////////////////////////////////// diff --git a/NullType.h b/NullType.h index 3537c4d..c2f31be 100644 --- a/NullType.h +++ b/NullType.h @@ -8,7 +8,7 @@ // purpose is hereby granted without fee, provided that the above copyright // notice appear in all copies and that both that copyright notice and this // permission notice appear in supporting documentation. -// The author or Addison-Welsey Longman make no representations about the +// The author or Addison-Wesley Longman make no representations about the // suitability of this software for any purpose. It is provided "as is" // without express or implied warranty. //////////////////////////////////////////////////////////////////////////////// @@ -27,6 +27,7 @@ namespace Loki //////////////////////////////////////////////////////////////////////////////// class NullType {}; + } // namespace Loki //////////////////////////////////////////////////////////////////////////////// diff --git a/SmallObj.cpp b/SmallObj.cpp index afc59c9..ab6d49d 100644 --- a/SmallObj.cpp +++ b/SmallObj.cpp @@ -8,7 +8,7 @@ // purpose is hereby granted without fee, provided that the above copyright // notice appear in all copies and that both that copyright notice and this // permission notice appear in supporting documentation. -// The author or Addison-Welsey Longman make no representations about the +// The author or Addison-Wesley Longman make no representations about the // suitability of this software for any purpose. It is provided "as is" // without express or implied warranty. ////////////////////////////////////////////////////////////////////////////////