Touch up some doxygen comments and copyrights.

* eltlparse/public.hh, saba/saba.hh, tgba/tgbakvcomplement.hh,
tgba/tgbasafracomplement.hh, tgbaalgos/eltl2tgba_lacim.cc,
tgbaalgos/eltl2tgba_lacim.hh, tgbaalgos/ltl2taa.hh: Comment
changes.
This commit is contained in:
Alexandre Duret-Lutz 2010-01-30 16:00:37 +01:00
parent a4766f2f82
commit dac0502706
8 changed files with 24 additions and 15 deletions

View file

@ -1,6 +1,5 @@
// Copyright (C) 2003, 2004, 2005, 2006, 2008 Laboratoire
// d'Informatique de Paris 6 (LIP6), département Systèmes Répartis
// Coopératifs (SRC), Université Pierre et Marie Curie.
// Copyright (C) 2008, 2010 Laboratoire de Recherche et Développement
// de l'Epita (LRDE).
//
// This file is part of Spot, a model checking library.
//
@ -46,7 +45,7 @@ namespace spot
namespace eltl
{
/// \addtogroup eltl_io
/// \addtogroup ltl_io
/// @{
typedef std::pair<std::string, std::string> spair;