X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/4cc3a40d551a1480c31732dcc91adefc127801aa..e36ab8605881c80995e3df732c33bd44bd4eda86:/examples/lua/masterslave/slave.lua diff --git a/examples/lua/masterslave/slave.lua b/examples/lua/masterslave/slave.lua index 875698362a..d6f214122c 100644 --- a/examples/lua/masterslave/slave.lua +++ b/examples/lua/masterslave/slave.lua @@ -1,3 +1,9 @@ +-- Copyright (c) 2011-2012, 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. + function Slave(...) if #arg ~= 1 then