From: tho Date: Wed, 9 Jan 2008 09:11:07 +0000 (+0000) Subject: fixed some file headers to the new format X-Git-Url: http://g0dil.de/git?a=commitdiff_plain;h=63b650afb727cce067817ce9451eecb932446bf3;hp=ed0e2329281a50f80be8425938c17515fa70661b;p=senf.git fixed some file headers to the new format git-svn-id: https://svn.berlios.de/svnroot/repos/senf/trunk@588 270642c3-0616-0410-b53a-bc976706d245 --- diff --git a/PPI/SocketSource.cci b/PPI/SocketSource.cci index 0e60dc3..0b44af0 100644 --- a/PPI/SocketSource.cci +++ b/PPI/SocketSource.cci @@ -1,8 +1,24 @@ -// Copyright (C) 2007 -// Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS) -// Kompetenzzentrum NETwork research (NET) -// David Wagner +// $Id$ // +// Copyright (C) 2007 +// Fraunhofer Institute for Open Communication Systems (FOKUS) +// Competence Center NETwork research (NET), St. Augustin, GERMANY +// David Wagner +// +// 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 */ diff --git a/Packets/MPEGDVBBundle/DTCPPacket.cc b/Packets/MPEGDVBBundle/DTCPPacket.cc index 91a9ee0..75c191e 100644 --- a/Packets/MPEGDVBBundle/DTCPPacket.cc +++ b/Packets/MPEGDVBBundle/DTCPPacket.cc @@ -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 // // This program is free software; you can redistribute it and/or modify diff --git a/Packets/MPEGDVBBundle/DTCPPacket.hh b/Packets/MPEGDVBBundle/DTCPPacket.hh index 461daf2..4fe5c46 100644 --- a/Packets/MPEGDVBBundle/DTCPPacket.hh +++ b/Packets/MPEGDVBBundle/DTCPPacket.hh @@ -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 // // This program is free software; you can redistribute it and/or modify diff --git a/Socket/Protocols/INet/ConnectedRawInetSocketHandle.cc b/Socket/Protocols/INet/ConnectedRawInetSocketHandle.cc index c998930..32a0108 100644 --- a/Socket/Protocols/INet/ConnectedRawInetSocketHandle.cc +++ b/Socket/Protocols/INet/ConnectedRawInetSocketHandle.cc @@ -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 // // This program is free software; you can redistribute it and/or modify diff --git a/Socket/Protocols/INet/ConnectedRawInetSocketHandle.hh b/Socket/Protocols/INet/ConnectedRawInetSocketHandle.hh index 57d7cd0..3fb1bd7 100644 --- a/Socket/Protocols/INet/ConnectedRawInetSocketHandle.hh +++ b/Socket/Protocols/INet/ConnectedRawInetSocketHandle.hh @@ -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 // // This program is free software; you can redistribute it and/or modify diff --git a/Socket/Protocols/INet/RawInetProtocol.cc b/Socket/Protocols/INet/RawInetProtocol.cc index cd481b8..e46b50a 100644 --- a/Socket/Protocols/INet/RawInetProtocol.cc +++ b/Socket/Protocols/INet/RawInetProtocol.cc @@ -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 // // This program is free software; you can redistribute it and/or modify diff --git a/Socket/Protocols/INet/RawInetProtocol.hh b/Socket/Protocols/INet/RawInetProtocol.hh index afa8f42..9f823fc 100644 --- a/Socket/Protocols/INet/RawInetProtocol.hh +++ b/Socket/Protocols/INet/RawInetProtocol.hh @@ -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 // // 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_ diff --git a/Socket/Protocols/INet/RawInetSocketHandle.cc b/Socket/Protocols/INet/RawInetSocketHandle.cc index 1a6cf91..6809676 100644 --- a/Socket/Protocols/INet/RawInetSocketHandle.cc +++ b/Socket/Protocols/INet/RawInetSocketHandle.cc @@ -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 // // This program is free software; you can redistribute it and/or modify diff --git a/Socket/Protocols/INet/RawInetSocketHandle.hh b/Socket/Protocols/INet/RawInetSocketHandle.hh index 81d69b9..2bbb49a 100644 --- a/Socket/Protocols/INet/RawInetSocketHandle.hh +++ b/Socket/Protocols/INet/RawInetSocketHandle.hh @@ -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 // // This program is free software; you can redistribute it and/or modify diff --git a/Socket/Protocols/INet/RawInetSocketHandle.test.cc b/Socket/Protocols/INet/RawInetSocketHandle.test.cc index d280c44..96b0383 100644 --- a/Socket/Protocols/INet/RawInetSocketHandle.test.cc +++ b/Socket/Protocols/INet/RawInetSocketHandle.test.cc @@ -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 // // This program is free software; you can redistribute it and/or modify diff --git a/Socket/Protocols/UN/ConnectedUNDatagramSocketHandle.cc b/Socket/Protocols/UN/ConnectedUNDatagramSocketHandle.cc index ff9a794..1426648 100644 --- a/Socket/Protocols/UN/ConnectedUNDatagramSocketHandle.cc +++ b/Socket/Protocols/UN/ConnectedUNDatagramSocketHandle.cc @@ -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 // // This program is free software; you can redistribute it and/or modify diff --git a/Socket/Protocols/UN/ConnectedUNDatagramSocketHandle.hh b/Socket/Protocols/UN/ConnectedUNDatagramSocketHandle.hh index 9436a0e..3e38768 100644 --- a/Socket/Protocols/UN/ConnectedUNDatagramSocketHandle.hh +++ b/Socket/Protocols/UN/ConnectedUNDatagramSocketHandle.hh @@ -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 // // This program is free software; you can redistribute it and/or modify diff --git a/Socket/Protocols/UN/UNAddressing.cc b/Socket/Protocols/UN/UNAddressing.cc index e9525c9..be28213 100644 --- a/Socket/Protocols/UN/UNAddressing.cc +++ b/Socket/Protocols/UN/UNAddressing.cc @@ -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 // // This program is free software; you can redistribute it and/or modify diff --git a/Socket/Protocols/UN/UNAddressing.hh b/Socket/Protocols/UN/UNAddressing.hh index c2a3232..43272d5 100644 --- a/Socket/Protocols/UN/UNAddressing.hh +++ b/Socket/Protocols/UN/UNAddressing.hh @@ -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 // // This program is free software; you can redistribute it and/or modify diff --git a/Socket/Protocols/UN/UNAddressing.test.cc b/Socket/Protocols/UN/UNAddressing.test.cc index 6580e73..cdf0abe 100644 --- a/Socket/Protocols/UN/UNAddressing.test.cc +++ b/Socket/Protocols/UN/UNAddressing.test.cc @@ -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 // // This program is free software; you can redistribute it and/or modify diff --git a/Socket/Protocols/UN/UNDatagramSocketHandle.cc b/Socket/Protocols/UN/UNDatagramSocketHandle.cc index 2747d06..e1266b5 100644 --- a/Socket/Protocols/UN/UNDatagramSocketHandle.cc +++ b/Socket/Protocols/UN/UNDatagramSocketHandle.cc @@ -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 // // This program is free software; you can redistribute it and/or modify diff --git a/Socket/Protocols/UN/UNDatagramSocketHandle.hh b/Socket/Protocols/UN/UNDatagramSocketHandle.hh index 769cba5..986acdf 100644 --- a/Socket/Protocols/UN/UNDatagramSocketHandle.hh +++ b/Socket/Protocols/UN/UNDatagramSocketHandle.hh @@ -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 // // This program is free software; you can redistribute it and/or modify diff --git a/Socket/Protocols/UN/UNDatagramSocketHandle.test.cc b/Socket/Protocols/UN/UNDatagramSocketHandle.test.cc index ddd1465..7ad720d 100644 --- a/Socket/Protocols/UN/UNDatagramSocketHandle.test.cc +++ b/Socket/Protocols/UN/UNDatagramSocketHandle.test.cc @@ -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 // // This program is free software; you can redistribute it and/or modify diff --git a/Socket/Protocols/UN/UNProtocol.cc b/Socket/Protocols/UN/UNProtocol.cc index cc74fa2..d1c1514 100644 --- a/Socket/Protocols/UN/UNProtocol.cc +++ b/Socket/Protocols/UN/UNProtocol.cc @@ -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 // // This program is free software; you can redistribute it and/or modify diff --git a/Socket/Protocols/UN/UNProtocol.hh b/Socket/Protocols/UN/UNProtocol.hh index f518466..2475cf9 100644 --- a/Socket/Protocols/UN/UNProtocol.hh +++ b/Socket/Protocols/UN/UNProtocol.hh @@ -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 // // This program is free software; you can redistribute it and/or modify diff --git a/Socket/Protocols/UN/UNProtocol.test.cc b/Socket/Protocols/UN/UNProtocol.test.cc index e7782dd..8623e53 100644 --- a/Socket/Protocols/UN/UNProtocol.test.cc +++ b/Socket/Protocols/UN/UNProtocol.test.cc @@ -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 // // This program is free software; you can redistribute it and/or modify diff --git a/Utils/Exception.cc b/Utils/Exception.cc index 77f4548..8b2f280 100644 --- a/Utils/Exception.cc +++ b/Utils/Exception.cc @@ -27,8 +27,6 @@ //#include "Exception.ih" // Custom includes -#include -#include #define prefix_ ///////////////////////////////cc.p//////////////////////////////////////// diff --git a/senfscons/Mainpage.dox b/senfscons/Mainpage.dox index 159b773..7a84c7c 100644 --- a/senfscons/Mainpage.dox +++ b/senfscons/Mainpage.dox @@ -27,7 +27,7 @@ namespace senfscons { The Senf Build Environment is based on the SCons software construction tool. SCons is a python based replacement for \c make. SENFScons consists of several SCons builders as well as some global configuration and - build utilities. SEBFScons tightly integrates the Boost.Test unit testing framework. It also incorporates a very flexible infrastructure to build software documentation using Doxygen. This infrastructure uses quite a bit