Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
start to fill the NEWS file
[simgrid.git] / src / xbt / fifo_private.h
index b8a74ef..64067af 100644 (file)
@@ -1,6 +1,5 @@
-/*     $Id$     */
-
-/* Copyright (c) 2004 Arnaud Legrand. All rights reserved.                  */
+/* Copyright (c) 2004, 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. */
@@ -47,4 +46,4 @@ typedef struct xbt_fifo {
 /*   return NULL; */
 /* } */
 
-#endif /* _XBT_FIFO_PRIVATE_H */
+#endif                          /* _XBT_FIFO_PRIVATE_H */