Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add/update copyright notices.
[simgrid.git] / src / simix / simcalls.in
index 2729ab5..f34823e 100644 (file)
@@ -1,3 +1,9 @@
+# Copyright (c) 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.
+
 # name has_answer (restype,rescast) (arg0name,arg0type,arg0cast) (arg1name,arg1type,arg1cast)
 host_get_by_name True (void*, smx_host_t) (name, const char*)
 host_get_name True (const char*) (host, void*, smx_host_t)