removed some useless spaces; not very important, I know :)
[senf.git] / Utils / Logger / ConsoleTarget.hh
index 122c632..4b7da17 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
@@ -35,7 +35,7 @@
 namespace senf { 
 namespace log {
 
-    /** \brief Write log messages to std::cout
+    /** \brief Write %log messages to std::cout
 
         IOStreamTarget writing to std::cout. This is a singleton target which always exists. Access
         it via senf::log::ConsoleTarget::instance()