X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/eee21ec5f99218189fc98898a09150294cd0fbf4..e7a324dffea686936a8e66d8f30fb88883f696ca:/src/surf/network_gtnets.cpp diff --git a/src/surf/network_gtnets.cpp b/src/surf/network_gtnets.cpp index 5570c20440..894feae14f 100644 --- a/src/surf/network_gtnets.cpp +++ b/src/surf/network_gtnets.cpp @@ -1,3 +1,9 @@ +/* Copyright (c) 2013-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. */ + #include "network_gtnets.hpp" static double time_to_next_flow_completion = -1;