X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/f552e0ca2faa0b56208a05221f5b424e597e6d8b..1c06c4d49a2022cb250516dac52d613e9efaf66b:/src/surf/surf.c diff --git a/src/surf/surf.c b/src/surf/surf.c index ecca44c6d0..1ae58ed587 100644 --- a/src/surf/surf.c +++ b/src/surf/surf.c @@ -1,7 +1,9 @@ -/* Authors: Arnaud Legrand */ +/* $Id$ */ + +/* Copyright (c) 2004 Arnaud Legrand. All rights reserved. */ /* This program is free software; you can redistribute it and/or modify it - under the terms of the license (GNU LGPL) which comes with this package. */ + * under the terms of the license (GNU LGPL) which comes with this package. */ #include "surf_private.h" #include "xbt/module.h"