Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
further useless cleanups
[simgrid.git] / teshsuite / s4u / listen_async / listen_async.cpp
index c01368fd0a2a0176d75dd7eb83e22c69bebc7922..9cae4a2e1729b4e795fee0115006bbb51a38d76a 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. */
+
 /* Bug report: https://github.com/simgrid/simgrid/issues/40
  *
  * Task.listen used to be on async mailboxes as it always returned false.