X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a82dc808b0cbd982bdc787a7b0a6721b01f3c116..007f306ea2953e149e581effead3a1eea1efef9a:/examples/simdag/platform_script.lua diff --git a/examples/simdag/platform_script.lua b/examples/simdag/platform_script.lua index b60cfbacf0..f72f9b3231 100644 --- a/examples/simdag/platform_script.lua +++ b/examples/simdag/platform_script.lua @@ -1,3 +1,9 @@ +-- Copyright (c) 2010-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. + require "simgrid" simgrid.AS.new{id="AS0",mode="Full"};