Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' of git+ssh://scm.gforge.inria.fr//gitroot/simgrid/simgrid
[simgrid.git] / src / xbt / fifo_private.h
index 19d5fe1..9c40bed 100644 (file)
@@ -1,7 +1,8 @@
-/* Authors: Arnaud Legrand                                                  */
+/* 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. */
* under the terms of the license (GNU LGPL) which comes with this package. */
 
 #ifndef _XBT_FIFO_PRIVATE_H
 #define _XBT_FIFO_PRIVATE_H
@@ -45,4 +46,4 @@ typedef struct xbt_fifo {
 /*   return NULL; */
 /* } */
 
-#endif                         /* _XBT_FIFO_PRIVATE_H */
+#endif                          /* _XBT_FIFO_PRIVATE_H */