X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/3e8755b31f40edd05eb6679b4c5571083020545a..7a9c17db0fc11a2255e080c5cc9bb0a0f5642c82:/src/xbt/fifo_private.h diff --git a/src/xbt/fifo_private.h b/src/xbt/fifo_private.h index 19d5fe1000..b8a74ef7be 100644 --- a/src/xbt/fifo_private.h +++ b/src/xbt/fifo_private.h @@ -1,7 +1,9 @@ -/* Authors: Arnaud Legrand */ +/* $Id$ */ + +/* Copyright (c) 2004 Arnaud Legrand. 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 +47,4 @@ typedef struct xbt_fifo { /* return NULL; */ /* } */ -#endif /* _XBT_FIFO_PRIVATE_H */ +#endif /* _XBT_FIFO_PRIVATE_H */