Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[surf] Move the basic cluster creation logic out of the callbacks
[simgrid.git] / examples / lua / tracing / master_slave_trace.lua
index f3ca3f47017477c8306f3102c5e6078a5ae8f791..a13006fdb9b3fbbfe5e1ea50e4e30cc871af24a9 100644 (file)
@@ -1,3 +1,9 @@
+-- Copyright (c) 2011, 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.
+
 dofile 'master.lua'
 dofile 'slave.lua'