X-Git-Url: https://git.hcoop.net/bpt/coccinelle.git/blobdiff_plain/9f8e26f459677a621822918b7539ae94214621ac..f537ebc4bbd27866c9ac3e1198b6756ebab7f2ba:/tools/licensify.ml diff --git a/tools/licensify.ml b/tools/licensify.ml index 91f59f1..d981671 100644 --- a/tools/licensify.ml +++ b/tools/licensify.ml @@ -1,4 +1,6 @@ (* + * Copyright 2010, INRIA, University of Copenhagen + * Julia Lawall, Rene Rydhof Hansen, Gilles Muller, Nicolas Palix * Copyright 2005-2009, Ecole des Mines de Nantes, University of Copenhagen * Yoann Padioleau, Julia Lawall, Rene Rydhof Hansen, Henrik Stuart, Gilles Muller, Nicolas Palix * This file is part of Coccinelle. @@ -21,7 +23,9 @@ let lines = -["Copyright 2005-2009, Ecole des Mines de Nantes, University of Copenhagen"; +["Copyright 2010, INRIA, University of Copenhagen"; +"Julia Lawall, Rene Rydhof Hansen, Gilles Muller, Nicolas Palix"; +"Copyright 2005-2009, Ecole des Mines de Nantes, University of Copenhagen"; "Yoann Padioleau, Julia Lawall, Rene Rydhof Hansen, Henrik Stuart, Gilles Muller, Nicolas Palix"; "This file is part of Coccinelle."; "";