Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
when doing two consecutive write, each one should have the full
[simgrid.git] / examples / simdag / test_simdag.in
index 686b26e36578100391c512fe7428c37aca69d5b8..d6e3291f6eef1cfc39c4bee8f3e8251a5d47fa4d 100644 (file)
@@ -1,4 +1,11 @@
 #! @BASH@ -e
+
+# Copyright (c) 2006, 2014. 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.
+
 if [ x@EXEEXT@ = x ] ; then 
   exenv=$SG_TEST_EXENV
 else