Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Ensure portability to win32 using the gras_os_functions :)
[simgrid.git] / testsuite / gras / datadesc_usage.c
index f715163..7af8baf 100644 (file)
@@ -2,11 +2,10 @@
 
 /* datadesc: test of data description (using file transport).               */
 
-/* Authors: Martin Quinson                                                  */
-/* Copyright (C) 2004 the OURAGAN project.                                  */
+/* Copyright (c) 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 <stdio.h>
 #include <gras.h>