X-Git-Url: http://g0dil.de/git?a=blobdiff_plain;f=Utils%2Fmpl.hh;h=5f17c682c37e6334f6b36a27413cb3b2af7ce943;hb=e879290346fe5242d7df2d70ee552d264081492f;hp=5428e1dff73f037613d33c1ed5534c09e1914d8c;hpb=85dd621b12b8c974b132e6af0818f64a029b081d;p=senf.git diff --git a/Utils/mpl.hh b/Utils/mpl.hh index 5428e1d..5f17c68 100644 --- a/Utils/mpl.hh +++ b/Utils/mpl.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 @@ -45,6 +45,7 @@ namespace mpl { to mark missing arguments \note Don't use this as an empty base class. We may add some informative members to this. + \ingroup senfmpl */ struct nil {};