]> AND Public Git Repository - simgrid.git/blobdiff - include/gras/timer.h
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Fix sem_init testing.
[simgrid.git] / include / gras / timer.h
index 1070482e4639d99ff8db34c6c6673d34546ce1c9..fa6e7c00127dcb90d9dca82ede2e1b8546435e2c 100644 (file)
@@ -1,7 +1,8 @@
 /* timer - delayed and repetitive tasks                                     */
 /* module's public interface exported to end user.                          */
 
-/* Copyright (c) 2005 Martin Quinson. All rights reserved.                  */
+/* Copyright (c) 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. */
@@ -50,4 +51,4 @@ XBT_PUBLIC(void) gras_timer_cancel_all(void);
 /** @} */
 
 SG_END_DECL()
-#endif /* GRAS_TIMER_H */
+#endif                          /* GRAS_TIMER_H */