X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/d0ffc37686edcc803601f76ab51fdfed5fc2f241..3e8e23939587e7ec646fba0cd59f23400507f255:/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;