Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Make XBT_{IN,OUT,HERE} function-like macros.
[simgrid.git] / src / gras / DataDesc / datadesc_private.h
index e214087..1a10ad2 100644 (file)
@@ -2,9 +2,8 @@
 
 /* module's private interface masked even to other parts of GRAS.           */
 
-/* Copyright (c) 2003 Olivier Aumage.                                       */
-/* Copyright (c) 2003, 2004 Martin Quinson.                                 */
-/* All rights reserved.                                                     */
+/* Copyright (c) 2004, 2005, 2006, 2007, 2009, 2010. The SimGrid Team.
+ * 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. */
@@ -258,4 +257,4 @@ gras_dd_convert_elm(gras_datadesc_type_t type, int count,
  ********************************************************************/
 extern xbt_dict_t gras_dd_constants;    /* lives in ddt_parse.c of course */
 
-#endif /* GRAS_DATADESC_PRIVATE_H */
+#endif                          /* GRAS_DATADESC_PRIVATE_H */