X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/eee21ec5f99218189fc98898a09150294cd0fbf4..f21c3891971f5b45e2664c31a76ad526b076abfb:/src/surf/surf_routing_full.hpp diff --git a/src/surf/surf_routing_full.hpp b/src/surf/surf_routing_full.hpp index e3500c750b..de3d0de2e2 100644 --- a/src/surf/surf_routing_full.hpp +++ b/src/surf/surf_routing_full.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 "surf_routing_generic.hpp" #ifndef SURF_ROUTING_FULL_HPP_