X-Git-Url: http://bilbo.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/281f8c29e177852dcb1591fc31e363e1176857c8..3ae3b1a42c1305e99e39929b4bdd3d80c7f6770e:/src/surf/network_gtnets.hpp diff --git a/src/surf/network_gtnets.hpp b/src/surf/network_gtnets.hpp index a2af26dade..2cbcf7332c 100644 --- a/src/surf/network_gtnets.hpp +++ b/src/surf/network_gtnets.hpp @@ -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.hpp" #ifndef NETWORK_GTNETS_HPP_