Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add some words about %e fore spaces in logs.
[simgrid.git] / src / surf / surf_routing_dijkstra.hpp
index ef683860d826ddaad307e43d9fe738ef015f3d25..7299cb7fde34d8993c8e7d0afb4055bf74571ec7 100644 (file)
@@ -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_DIJKSTRA_HPP_