Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mmalloc] Extends the junk area and use finer grained allocations
[simgrid.git] / src / surf / surf_routing_cluster_torus.cpp
index 972254cf10ecdb349ce1814376cfce6147b654b7..45b8a935c75f5158bbcfdd8a227d92eff200fddc 100644 (file)
@@ -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_cluster_torus.hpp"
 
 XBT_LOG_NEW_DEFAULT_SUBCATEGORY(surf_route_cluster_torus, surf_route_cluster, "Torus Routing part of surf");