Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
forgot the copyright header
authorMartin Quinson <martin.quinson@loria.fr>
Sat, 17 Jun 2017 00:41:29 +0000 (02:41 +0200)
committerMartin Quinson <martin.quinson@loria.fr>
Sat, 17 Jun 2017 00:41:29 +0000 (02:41 +0200)
teshsuite/s4u/comm-waitany/comm-waitany.cpp

index 2442057..890f460 100644 (file)
@@ -1,3 +1,8 @@
+/* Copyright (c) 2017. 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. */
+
 #include <iostream>
 #include <simgrid/s4u.hpp>
 #include <stdlib.h>