Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Ensure portability to win32 using the gras_os_functions :)
[simgrid.git] / testsuite / xbt / multidict_crash.c
index 2e8a92d..1799a11 100644 (file)
@@ -2,11 +2,10 @@
 
 /* multidict_crash - A crash test for multi-level dictionnaries             */
 
-/* Authors: Martin Quinson                                                  */
-/* Copyright (C) 2003 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 <assert.h>