X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/281f8c29e177852dcb1591fc31e363e1176857c8..2b7bf2ece143fd83bafa635a83940f58083e7f18:/src/surf/network_gtnets.cpp?ds=sidebyside 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;