X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4a201b7ceece70d2bc461ac48c8b746a36d07243..702ac78afa738128143f0b2a03bad8484001407c:/src/amok/amok_modinter.h diff --git a/src/amok/amok_modinter.h b/src/amok/amok_modinter.h index 16bb0b36d5..96c837482c 100644 --- a/src/amok/amok_modinter.h +++ b/src/amok/amok_modinter.h @@ -1,6 +1,7 @@ /* amok modinter - interface to AMOK modules initialization and such */ -/* Copyright (c) 2006 Martin Quinson. All rights reserved. */ +/* Copyright (c) 2006, 2007, 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. */ @@ -14,4 +15,4 @@ void amok_exit(void); /* module creation functions */ void amok_pm_modulecreate(void); -#endif /* AMOK_BASE_H */ +#endif /* AMOK_BASE_H */