X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/ccb54aaa11b0b2da7dfb6d411d3fcd20a0200032..bce68420986fe0f0a060cde4e5c86e44c94b82e9:/doc/gtut-files/07-timers.c diff --git a/doc/gtut-files/07-timers.c b/doc/gtut-files/07-timers.c index ffc339c8eb..cb5ad513df 100644 --- a/doc/gtut-files/07-timers.c +++ b/doc/gtut-files/07-timers.c @@ -1,3 +1,9 @@ +/* Copyright (c) 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. */ + #include XBT_LOG_NEW_DEFAULT_CATEGORY(test,"My little example");