X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/81e5658be9c401845c0a1541709e11c7caa0cbd8..952b31a751b1a3895f422f5e4826e383c6a30765:/src/surf/surf_routing_cluster_torus.hpp diff --git a/src/surf/surf_routing_cluster_torus.hpp b/src/surf/surf_routing_cluster_torus.hpp index 39ac2bfa13..86e9a20e92 100644 --- a/src/surf/surf_routing_cluster_torus.hpp +++ b/src/surf/surf_routing_cluster_torus.hpp @@ -1,3 +1,9 @@ +/* Copyright (c) 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_none.hpp" #include "network_interface.hpp" #include "surf_routing_cluster.hpp"