X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/fc1060d9719eaa4fc19171ecc867abdf8c0a8031..5ed37babb2fa9097abe82df299c0aa259ed84d5a:/src/xbt/mmalloc/mm_interface.c diff --git a/src/xbt/mmalloc/mm_interface.c b/src/xbt/mmalloc/mm_interface.c index 5f03243556..967bf2f2c3 100644 --- a/src/xbt/mmalloc/mm_interface.c +++ b/src/xbt/mmalloc/mm_interface.c @@ -1,6 +1,6 @@ /* External interface to a mmap'd malloc managed region. */ -/* Copyright (c) 2012-2022. The SimGrid Team. All rights reserved. */ +/* Copyright (c) 2012-2023. 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. */