diff --git a/ChangeLog b/ChangeLog index 013e37a7c..9fca66224 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +2010-01-21 Alexandre Duret-Lutz + + Please the style checks... + + * src/tgbaalgos/randomgraph.cc: Fix the copyright and make it fit + on 80 columns. + 2010-01-21 Alexandre Duret-Lutz * src/ltltest/reduc.cc (main): Fix harmless memory leak introduced diff --git a/src/tgbaalgos/randomgraph.cc b/src/tgbaalgos/randomgraph.cc index f76599061..a06b68d1d 100644 --- a/src/tgbaalgos/randomgraph.cc +++ b/src/tgbaalgos/randomgraph.cc @@ -1,4 +1,6 @@ -// Copyright (C) 2004, 2005, 2007, 2008, 2009, 2010 Laboratoire d'Informatique de +// Copyright (C) 2008, 2009, 2010 Laboratoire de Recherche et +// Développement de l'Epita (LRDE). +// Copyright (C) 2004, 2005, 2007 Laboratoire d'Informatique de // Paris 6 (LIP6), département Systèmes Répartis Coopératifs (SRC), // Université Pierre et Marie Curie. //