Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Reimplement tesh with IPC::Run
[simgrid.git] / tools / platf_route_rulebased2full.py
index cddfeaa94ae710e0f254fff066a27c1370582720..948ddbb505c784cfc8d6b2c8fc0f13eea4edb2e5 100755 (executable)
@@ -1,6 +1,12 @@
 #!/usr/bin/env python
 # -*- coding: utf-8 -*-
 
+# 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.
+
 import sys, re
 from lxml import etree