X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2FIteratorTraits.cti;h=36ac1084401f71f5e60fd9ccad08de3186674f09;hb=412024ed31a4ab4eaea7a4165a434f8efebee325;hp=eb5d81204d748f806be81b4d9faaf3a60b8c5d96;hpb=766dfa49e68e67e71c12c1a5a89d51be39fda9b8;p=senf.git diff --git a/Utils/IteratorTraits.cti b/Utils/IteratorTraits.cti index eb5d812..36ac108 100644 --- a/Utils/IteratorTraits.cti +++ b/Utils/IteratorTraits.cti @@ -1,6 +1,8 @@ -// Copyright (C) 2007 -// Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS) -// Kompetenzzentrum fuer Satelitenkommunikation (SatCom) +// $Id$ +// +// 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 @@ -46,4 +48,6 @@ prefix_ typename std::iterator_traits::pointer senf::storage_iterator( // c-file-style: "senf" // indent-tabs-mode: nil // ispell-local-dictionary: "american" +// compile-command: "scons -u test" +// comment-column: 40 // End: