Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
ignore some more example binaries
[simgrid.git] / src / surf / surf_routing_floyd.hpp
index 56b6805cddc30e21916aeea9ec7f55b726230d0c..57fca5eb95b9b750e73546951785e5d21553b3c8 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_FLOYD_HPP_