X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Packets%2Fmain.test.hh;h=b3a744ce4b89413c977152117e563d81e47cf5d5;hb=46ce25973f087d30ca10eebdad6e3bfa7586ecc9;hp=f7d6f7938858b870498b48a907e395facc4ee869;hpb=47368f306a577d1e46df69a7f729bd3893cbe5e7;p=senf.git diff --git a/Packets/main.test.hh b/Packets/main.test.hh index f7d6f79..b3a744c 100644 --- a/Packets/main.test.hh +++ b/Packets/main.test.hh @@ -1,6 +1,8 @@ -// Copyright (C) 2007 -// Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS) -// Kompetenzzentrum fuer Satelitenkommunikation (SatCom) +// $Id: TransportPacket.test.cc 560 2007-12-13 14:39:37Z tho $ +// +// Copyright (C) 2007 +// Fraunhofer Institute for Open Communication Systems (FOKUS) +// Competence Center NETwork research (NET), St. Augustin, GERMANY // Stefan Bund // // This program is free software; you can redistribute it and/or modify @@ -64,4 +66,6 @@ namespace test { // c-file-style: "senf" // indent-tabs-mode: nil // ispell-local-dictionary: "american" +// compile-command: "scons -u test" +// comment-column: 40 // End: