Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
add gatherv test
[simgrid.git] / examples / sthread / pthread-mutex-simple.c
index 1d391418bac926ff51f2119616f7b213fe397226..a7dea6bd6b1e1b8b7afb1842f2b534c4137dbc77 100644 (file)
@@ -1,3 +1,8 @@
+/* Copyright (c) 2002-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. */
+
 /* Simple test code with no bug  */
 
 #include <pthread.h>
 /* Simple test code with no bug  */
 
 #include <pthread.h>