Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix (c) dates; make clear this is deprecated code
[simgrid.git] / src / gras / SG / gras_sg.c
index b8d220f..b6dae5f 100644 (file)
@@ -1,12 +1,12 @@
 /* $Id$ */
 
-/* gras_rl - implementation of GRAS on top of the SimGrid simulator         */
+/* gras_sg - legacy implementation of GRAS on top of the SimGrid simulator  */
+/* This file should be KILLED whenever the raw sockets work in the new gras */
 
-/* Authors: Martin Quinson                                                  */
-/* Copyright (C) 2003 the OURAGAN project.                                  */
+/* 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. */
* under the terms of the license (GNU LGPL) which comes with this package. */
 
 #include <stdio.h>
 #include <string.h>