X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/806a8ef96de0bc6fbb75cadb0fbd8f3ef824d0b8..26f971e8c5c6f6defe3f4166879a3701f6cce9ed:/src/gras/RL/gras_rl.c diff --git a/src/gras/RL/gras_rl.c b/src/gras/RL/gras_rl.c index 606a6f8944..c41ecca73f 100644 --- a/src/gras/RL/gras_rl.c +++ b/src/gras/RL/gras_rl.c @@ -1,8 +1,9 @@ /* $Id$ */ -/* gras_rl - implementation of GRAS on real life */ +/* gras_rl - legacy implementation of GRAS on real life */ +/* This file should be KILLED whenever the raw sockets work in the new gras */ -/* Copyright (c) 2004 Martin Quinson. All rights reserved. */ +/* Copyright (c) 2003 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. */