fixed some file headers to the new format
tho [Wed, 9 Jan 2008 09:11:07 +0000 (09:11 +0000)]
git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@588 270642c3-0616-0410-b53a-bc976706d245

23 files changed:
PPI/SocketSource.cci
Packets/MPEGDVBBundle/DTCPPacket.cc
Packets/MPEGDVBBundle/DTCPPacket.hh
Socket/Protocols/INet/ConnectedRawInetSocketHandle.cc
Socket/Protocols/INet/ConnectedRawInetSocketHandle.hh
Socket/Protocols/INet/RawInetProtocol.cc
Socket/Protocols/INet/RawInetProtocol.hh
Socket/Protocols/INet/RawInetSocketHandle.cc
Socket/Protocols/INet/RawInetSocketHandle.hh
Socket/Protocols/INet/RawInetSocketHandle.test.cc
Socket/Protocols/UN/ConnectedUNDatagramSocketHandle.cc
Socket/Protocols/UN/ConnectedUNDatagramSocketHandle.hh
Socket/Protocols/UN/UNAddressing.cc
Socket/Protocols/UN/UNAddressing.hh
Socket/Protocols/UN/UNAddressing.test.cc
Socket/Protocols/UN/UNDatagramSocketHandle.cc
Socket/Protocols/UN/UNDatagramSocketHandle.hh
Socket/Protocols/UN/UNDatagramSocketHandle.test.cc
Socket/Protocols/UN/UNProtocol.cc
Socket/Protocols/UN/UNProtocol.hh
Socket/Protocols/UN/UNProtocol.test.cc
Utils/Exception.cc
senfscons/Mainpage.dox

index 0e60dc3..0b44af0 100644 (file)
@@ -1,8 +1,24 @@
-// Copyright (C) 2007 
-// Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS)
-// Kompetenzzentrum NETwork research (NET)
-//     David Wagner <david.wagner@fokus.fraunhofer.de>
+// $Id$
 //
+// Copyright (C) 2007
+// Fraunhofer Institute for Open Communication Systems (FOKUS) 
+// Competence Center NETwork research (NET), St. Augustin, GERMANY 
+//     David Wagner <dw6@berlios.de>
+//
+// This program is free software; you can redistribute it and/or modify
+// it under the terms of the GNU General Public License as published by
+// the Free Software Foundation; either version 2 of the License, or
+// (at your option) any later version.
+//
+// This program is distributed in the hope that it will be useful,
+// but WITHOUT ANY WARRANTY; without even the implied warranty of
+// MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+// 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.,
+// 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
 
 /** \file
     \brief SocketSource inline non-template implementation */
index 91a9ee0..75c191e 100644 (file)
@@ -2,7 +2,7 @@
 //
 // Copyright (C) 2007 
 // Fraunhofer Institute for Open Communication Systems (FOKUS) 
-// Kompetenzzentrum NETwork research (NET)
+// Competence Center NETwork research (NET), St. Augustin, GERMANY 
 //     David Wagner <dw6@berlios.de>
 //
 // This program is free software; you can redistribute it and/or modify
index 461daf2..4fe5c46 100644 (file)
@@ -2,7 +2,7 @@
 //
 // Copyright (C) 2007 
 // Fraunhofer Institute for Open Communication Systems (FOKUS) 
-// Kompetenzzentrum NETwork research (NET)
+// Competence Center NETwork research (NET), St. Augustin, GERMANY 
 //     David Wagner <dw6@berlios.de>
 //
 // This program is free software; you can redistribute it and/or modify
index c998930..32a0108 100644 (file)
@@ -2,7 +2,7 @@
 //
 // Copyright (C) 2007 
 // Fraunhofer Institute for Open Communication Systems (FOKUS) 
-// Kompetenzzentrum NETwork research (NET)
+// Competence Center NETwork research (NET), St. Augustin, GERMANY 
 //     David Wagner <dw6@berlios.de>
 //
 // This program is free software; you can redistribute it and/or modify
index 57d7cd0..3fb1bd7 100644 (file)
@@ -2,7 +2,7 @@
 //
 // Copyright (C) 2007 
 // Fraunhofer Institute for Open Communication Systems (FOKUS) 
-// Kompetenzzentrum NETwork research (NET)
+// Competence Center NETwork research (NET), St. Augustin, GERMANY 
 //     David Wagner <dw6@berlios.de>
 //
 // This program is free software; you can redistribute it and/or modify
index cd481b8..e46b50a 100644 (file)
@@ -2,7 +2,7 @@
 //
 // Copyright (C) 2007 
 // Fraunhofer Institute for Open Communication Systems (FOKUS) 
-// Kompetenzzentrum NETwork research (NET)
+// Competence Center NETwork research (NET), St. Augustin, GERMANY 
 //     David Wagner <dw6@berlios.de>
 //
 // This program is free software; you can redistribute it and/or modify
index afa8f42..9f823fc 100644 (file)
@@ -2,7 +2,7 @@
 //
 // Copyright (C) 2007 
 // Fraunhofer Institute for Open Communication Systems (FOKUS) 
-// Kompetenzzentrum NETwork research (NET)
+// Competence Center NETwork research (NET), St. Augustin, GERMANY 
 //     David Wagner <dw6@berlios.de>
 //
 // This program is free software; you can redistribute it and/or modify
@@ -19,6 +19,7 @@
 // along with this program; if not, write to the
 // Free Software Foundation, Inc.,
 // 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
+
 #ifndef RAWINETPROTOCOL_HH_
 #define RAWINETPROTOCOL_HH_
 
index 1a6cf91..6809676 100644 (file)
@@ -2,7 +2,7 @@
 //
 // Copyright (C) 2007 
 // Fraunhofer Institute for Open Communication Systems (FOKUS) 
-// Kompetenzzentrum NETwork research (NET)
+// Competence Center NETwork research (NET), St. Augustin, GERMANY 
 //     David Wagner <dw6@berlios.de>
 //
 // This program is free software; you can redistribute it and/or modify
index 81d69b9..2bbb49a 100644 (file)
@@ -2,7 +2,7 @@
 //
 // Copyright (C) 2007 
 // Fraunhofer Institute for Open Communication Systems (FOKUS) 
-// Kompetenzzentrum NETwork research (NET)
+// Competence Center NETwork research (NET), St. Augustin, GERMANY 
 //     David Wagner <dw6@berlios.de>
 //
 // This program is free software; you can redistribute it and/or modify
index d280c44..96b0383 100644 (file)
@@ -2,7 +2,7 @@
 //
 // Copyright (C) 2007 
 // Fraunhofer Institute for Open Communication Systems (FOKUS) 
-// Kompetenzzentrum NETwork research (NET)
+// Competence Center NETwork research (NET), St. Augustin, GERMANY 
 //     David Wagner <dw6@berlios.de>
 //
 // This program is free software; you can redistribute it and/or modify
index ff9a794..1426648 100644 (file)
@@ -2,7 +2,7 @@
 //
 // Copyright (C) 2007 
 // Fraunhofer Institute for Open Communication Systems (FOKUS) 
-// Kompetenzzentrum NETwork research (NET)
+// Competence Center NETwork research (NET), St. Augustin, GERMANY 
 //     David Wagner <dw6@berlios.de>
 //
 // This program is free software; you can redistribute it and/or modify
index 9436a0e..3e38768 100644 (file)
@@ -2,7 +2,7 @@
 //
 // Copyright (C) 2007 
 // Fraunhofer Institute for Open Communication Systems (FOKUS) 
-// Kompetenzzentrum NETwork research (NET)
+// Competence Center NETwork research (NET), St. Augustin, GERMANY 
 //     David Wagner <dw6@berlios.de>
 //
 // This program is free software; you can redistribute it and/or modify
index e9525c9..be28213 100644 (file)
@@ -2,7 +2,7 @@
 //
 // Copyright (C) 2007 
 // Fraunhofer Institute for Open Communication Systems (FOKUS) 
-// Kompetenzzentrum NETwork research (NET)
+// Competence Center NETwork research (NET), St. Augustin, GERMANY 
 //     David Wagner <dw6@berlios.de>
 //
 // This program is free software; you can redistribute it and/or modify
index c2a3232..43272d5 100644 (file)
@@ -2,7 +2,7 @@
 //
 // Copyright (C) 2007 
 // Fraunhofer Institute for Open Communication Systems (FOKUS) 
-// Kompetenzzentrum NETwork research (NET)
+// Competence Center NETwork research (NET), St. Augustin, GERMANY 
 //     David Wagner <dw6@berlios.de>
 //
 // This program is free software; you can redistribute it and/or modify
index 6580e73..cdf0abe 100644 (file)
@@ -2,7 +2,7 @@
 //
 // Copyright (C) 2007 
 // Fraunhofer Institute for Open Communication Systems (FOKUS) 
-// Kompetenzzentrum NETwork research (NET)
+// Competence Center NETwork research (NET), St. Augustin, GERMANY 
 //     David Wagner <dw6@berlios.de>
 //
 // This program is free software; you can redistribute it and/or modify
index 2747d06..e1266b5 100644 (file)
@@ -2,7 +2,7 @@
 //
 // Copyright (C) 2007 
 // Fraunhofer Institute for Open Communication Systems (FOKUS) 
-// Kompetenzzentrum NETwork research (NET)
+// Competence Center NETwork research (NET), St. Augustin, GERMANY 
 //     David Wagner <dw6@berlios.de>
 //
 // This program is free software; you can redistribute it and/or modify
index 769cba5..986acdf 100644 (file)
@@ -2,7 +2,7 @@
 //
 // Copyright (C) 2007 
 // Fraunhofer Institute for Open Communication Systems (FOKUS) 
-// Kompetenzzentrum NETwork research (NET)
+// Competence Center NETwork research (NET), St. Augustin, GERMANY 
 //     David Wagner <dw6@berlios.de>
 //
 // This program is free software; you can redistribute it and/or modify
index ddd1465..7ad720d 100644 (file)
@@ -2,7 +2,7 @@
 //
 // Copyright (C) 2007 
 // Fraunhofer Institute for Open Communication Systems (FOKUS) 
-// Kompetenzzentrum NETwork research (NET)
+// Competence Center NETwork research (NET), St. Augustin, GERMANY 
 //     David Wagner <dw6@berlios.de>
 //
 // This program is free software; you can redistribute it and/or modify
index cc74fa2..d1c1514 100644 (file)
@@ -2,7 +2,7 @@
 //
 // Copyright (C) 2007 
 // Fraunhofer Institute for Open Communication Systems (FOKUS) 
-// Kompetenzzentrum NETwork research (NET)
+// Competence Center NETwork research (NET), St. Augustin, GERMANY 
 //     David Wagner <dw6@berlios.de>
 //
 // This program is free software; you can redistribute it and/or modify
index f518466..2475cf9 100644 (file)
@@ -2,7 +2,7 @@
 //
 // Copyright (C) 2007 
 // Fraunhofer Institute for Open Communication Systems (FOKUS) 
-// Kompetenzzentrum NETwork research (NET)
+// Competence Center NETwork research (NET), St. Augustin, GERMANY 
 //     David Wagner <dw6@berlios.de>
 //
 // This program is free software; you can redistribute it and/or modify
index e7782dd..8623e53 100644 (file)
@@ -2,7 +2,7 @@
 //
 // Copyright (C) 2007 
 // Fraunhofer Institute for Open Communication Systems (FOKUS) 
-// Kompetenzzentrum NETwork research (NET)
+// Competence Center NETwork research (NET), St. Augustin, GERMANY 
 //     David Wagner <dw6@berlios.de>
 //
 // This program is free software; you can redistribute it and/or modify
index 77f4548..8b2f280 100644 (file)
@@ -27,8 +27,6 @@
 //#include "Exception.ih"
 
 // Custom includes
-#include <cstring>
-#include <sstream>
 
 #define prefix_
 ///////////////////////////////cc.p////////////////////////////////////////
index 159b773..7a84c7c 100644 (file)
@@ -27,7 +27,7 @@ namespace senfscons {
     The Senf Build Environment is based on the <a href="http://www.scons.org">SCons</a> software
     construction tool. SCons is a <a href="http://www.python.org">python</a> based replacement for
     \c make. SENFScons consists of several SCons builders as well as some global configuration and
-    build utilities. SEBFScons tightly integrates the <a
+    build utilities. SENFScons tightly integrates the <a
     href="http://www.boost.org/libs/test/doc/index.html">Boost.Test</a> unit testing framework. It
     also incorporates a very flexible infrastructure to build software documentation using <a
     href="http://www.stack.nl/~dimitri/doxygen/">Doxygen</a>. This infrastructure uses quite a bit