Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Do not run an empty process list.
[simgrid.git] / src / amok / amok_modinter.h
index 7267c78..96c8374 100644 (file)
@@ -1,8 +1,7 @@
-/* $Id$ */
-
 /* amok modinter - interface to AMOK modules initialization and such        */
 
-/* Copyright (c) 2006 Martin Quinson. All rights reserved.                  */
+/* Copyright (c) 2006, 2007, 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. */
@@ -16,4 +15,4 @@ void amok_exit(void);
 /* module creation functions */
 void amok_pm_modulecreate(void);
 
-#endif /* AMOK_BASE_H */
+#endif                          /* AMOK_BASE_H */