X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/c42000db0f347a26ac1645d830ac949194ec4da0..3fedd58ec87f4192243b4205167726db2f19bd3c:/src/gras/Virtu/sg_conditional.c diff --git a/src/gras/Virtu/sg_conditional.c b/src/gras/Virtu/sg_conditional.c index 6d1ad9378a..696e4d2b55 100644 --- a/src/gras/Virtu/sg_conditional.c +++ b/src/gras/Virtu/sg_conditional.c @@ -2,11 +2,10 @@ /* sg_conditional - conditional execution (simulation) */ -/* Authors: Martin Quinson */ -/* Copyright (C) 2003,2004 da GRAS posse. */ +/* Copyright (c) 2003, 2004 Martin Quinson. 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 "gras/cond.h" #include "gras/Virtu/virtu_sg.h"