removed some useless spaces; not very important, I know :)
[senf.git] / Utils / Logger / Definitions.hh
index 70e9131..f37fc49 100644 (file)
@@ -1,8 +1,8 @@
 // $Id$
 //
-// Copyright (C) 2007 
-// Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS)
-// Kompetenzzentrum fuer NETwork research (NET)
+// Copyright (C) 2007
+// Fraunhofer Institute for Open Communication Systems (FOKUS)
+// Competence Center NETwork research (NET), St. Augustin, GERMANY
 //     Stefan Bund <g0dil@berlios.de>
 //
 // This program is free software; you can redistribute it and/or modify
@@ -110,7 +110,7 @@ namespace log {
     /** \brief Default global log stream */
     SENF_LOG_DEF_STREAM(Debug, MESSAGE, MESSAGE, MESSAGE);
 
-    /** \brief Default global log area */
+    /** \brief Default global %log area */
     SENF_LOG_DEF_AREA(DefaultArea);
 
     ///\}