Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Do not request status if not requested by caller.
[simgrid.git] / src / gras / Virtu / virtu_private.h
index 4f761ac..315214c 100644 (file)
@@ -2,7 +2,8 @@
 
 /* module's private interface.                                              */
 
-/* Copyright (c) 2004 Martin Quinson. All rights reserved.                  */
+/* Copyright (c) 2005, 2006, 2007, 2008, 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. */
@@ -43,4 +44,4 @@ gras_procdata_t *gras_procdata_get(void);
 void *gras_libdata_by_name_from_procdata(const char *name,
                                          gras_procdata_t * pd);
 
-#endif /* GRAS_VIRTU_PRIVATE_H */
+#endif                          /* GRAS_VIRTU_PRIVATE_H */