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