X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=PPI%2FModuleManager.hh;h=6c8d291dac1fb617997b617561f88fe820ba7382;hb=65909c44022ccd7b97d4c2810fbf67ffa980207e;hp=08d1cce81f1b52cd44afa679d66e39e43fc9c7bc;hpb=e8b91aa6a817af6d9a3714e7b66be6c0d6b0a4e5;p=senf.git diff --git a/PPI/ModuleManager.hh b/PPI/ModuleManager.hh index 08d1cce..6c8d291 100644 --- a/PPI/ModuleManager.hh +++ b/PPI/ModuleManager.hh @@ -1,8 +1,8 @@ // $Id$ // -// Copyright (C) 2007 -// Fraunhofer Institut fuer offene Kommunikationssysteme (FOKUS) -// Kompetenzzentrum fuer Satelitenkommunikation (SatCom) +// 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 @@ -70,7 +70,7 @@ namespace ppi { void registerModule(module::Module & module); void unregisterModule(module::Module & module); - + typedef std::vector ModuleRegistry; #ifndef DOXYGEN