]> AND Public Git Repository - simgrid.git/blobdiff - src/xbt/automaton/parserPromela.lex
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add missing headers in xbt_os_thread.c
[simgrid.git] / src / xbt / automaton / parserPromela.lex
index 7b64a62dd7138d645901fa849d68d1877aa9ad07..2be47f27c00b2ba1c5d3735c97a5f91e6dcb03b5 100644 (file)
@@ -1,3 +1,9 @@
+/* Copyright (c) 2012, 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. */
+
 %option noyywrap
 
 %{