]> AND Public Git Repository - simgrid.git/blobdiff - src/surf/surf_routing_generic.hpp
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Merge branch 'master' into mc-process
[simgrid.git] / src / surf / surf_routing_generic.hpp
index ae6a6153ce5517fdcfe5b5afbaed8ddbad07bd8a..53928b152be776f840b225136a327a84331c4ae6 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_none.hpp"
 
 #ifndef SURF_ROUTING_GENERIC_HPP_