X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4a201b7ceece70d2bc461ac48c8b746a36d07243..0f86d40fdf09712d615dcc7c8ae54e75ff841301:/include/amok/base.h diff --git a/include/amok/base.h b/include/amok/base.h index 26e4ca25e6..8d115ac3eb 100644 --- a/include/amok/base.h +++ b/include/amok/base.h @@ -1,6 +1,7 @@ /* amok_base - things needed in amok, but too small to constitute a module */ -/* Copyright (c) 2003, 2004 Martin Quinson. All rights reserved. */ +/* Copyright (c) 2004, 2005, 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. */ @@ -29,4 +30,4 @@ XBT_PUBLIC(void) amok_base_init(void); XBT_PUBLIC(void) amok_base_exit(void); -#endif /* AMOK_BASE_H */ +#endif /* AMOK_BASE_H */