Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Reuse existing variable, and shorten conditional.
[simgrid.git] / src / xbt / mallocator.c
index d4685d63a951a09302967e5e87e81ae111b76937..d4619b608d08c6c381772ceb92b6c97d67de2864 100644 (file)
@@ -1,6 +1,6 @@
 /* mallocator - recycle objects to avoid malloc() / free()                  */
 
-/* Copyright (c) 2006-2020. The SimGrid Team. All rights reserved.          */
+/* Copyright (c) 2006-2022. 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. */