Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix copyright headers
[simgrid.git] / include / gras / datadesc.h
index 903902d..e8ed2bf 100644 (file)
@@ -1,8 +1,7 @@
-/* $Id$ */
-
 /* gras/datadesc.h - Describing the data you want to exchange               */
 
-/* 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. */
@@ -328,6 +327,9 @@ XBT_PUBLIC(gras_datadesc_type_t)
 /** \brief Prototype of type callbacks selecting a type. */
      typedef
 
+
+
+
       
        gras_datadesc_type_t(*gras_datadesc_selector_t) (gras_datadesc_type_t
                                                         typedesc,