X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/dff9e15c44ab6340d27215957c56fa72fad246a2..4a8dc1f6c73ac34ea13dc0074444345d36279902:/include/gras/timer.h diff --git a/include/gras/timer.h b/include/gras/timer.h index 7e61237bc9..fa6e7c0012 100644 --- a/include/gras/timer.h +++ b/include/gras/timer.h @@ -1,9 +1,8 @@ -/* $Id$ */ - /* 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. */ @@ -52,4 +51,4 @@ XBT_PUBLIC(void) gras_timer_cancel_all(void); /** @} */ SG_END_DECL() -#endif /* GRAS_TIMER_H */ +#endif /* GRAS_TIMER_H */