From e733f951be6c645ac1c08a6a7d2aba9e94537d85 Mon Sep 17 00:00:00 2001 From: Alexandre Duret-Lutz Date: Thu, 21 Jan 2010 22:09:10 +0100 Subject: [PATCH] Please the style checks... * src/tgbaalgos/randomgraph.cc: Fix the copyright and make it fit on 80 columns. --- ChangeLog | 7 +++++++ src/tgbaalgos/randomgraph.cc | 4 +++- 2 files changed, 10 insertions(+), 1 deletion(-) 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. //