]> AND Public Git Repository - simgrid.git/blobdiff - src/xbt/mmalloc/mfree.c
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Kill another bunch of globals.
[simgrid.git] / src / xbt / mmalloc / mfree.c
index 217743c8c65e3be517fc7f83f58b53aa892edf99..423d78a5e283fc75899e496543ecdee093f47ffa 100644 (file)
@@ -1,6 +1,6 @@
 /* Free a block of memory allocated by `mmalloc'. */
 
-/* Copyright (c) 2010-2022. The SimGrid Team. All rights reserved.          */
+/* Copyright (c) 2010-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. */