Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Mac OSX announces itself as 'darwin' in Perl
[simgrid.git] / tools / sg_xml_unit_converter.py
index 5b5359493264d01e0eb25f6200e13ddcd04c60c5..3976f667b1514cd7ebe9d4636fa935ad5a7aba6f 100644 (file)
@@ -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.
+
 # grep -ohrI 'bw=".*"' . | sort | uniq
 
 import sys, fnmatch, os