X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/79affec61e2c9af35fc9d5c5f34c977dde041283..39c935d6d5ee86d153f6f7e6a10d723ae7c57f6f:/include/simgrid/version.h.in diff --git a/include/simgrid/version.h.in b/include/simgrid/version.h.in index e431481195..419f68cf0c 100644 --- a/include/simgrid/version.h.in +++ b/include/simgrid/version.h.in @@ -1,6 +1,6 @@ /* src/simgrid/version.h - internal versioning info */ -/* Copyright (c) 2009-2019. The SimGrid Team. All rights reserved. */ +/* Copyright (c) 2009-2021. 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. */ @@ -32,4 +32,4 @@ SG_END_DECL #define SIMGRID_VERSION_STRING "@SIMGRID_VERSION_STRING@" -#endif /* SIMGRID_PUBLIC_CONFIG_H */ +#endif /* SIMGRID_VERSION_H */