]> AND Public Git Repository - simgrid.git/blobdiff - tools/spell/lspell2.pl
Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add missing files for javadoc.
[simgrid.git] / tools / spell / lspell2.pl
index 25325753be825c6d381ceb156902b2a609ce78fa..b9d11b8601ae485d4228658a3e7fc12fb51e3674 100644 (file)
@@ -1,5 +1,11 @@
 #!/bin/perl
 
+# 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.
+
 # C noncomment spell checker
 # For each given source file, print the filename, a colon, and the number
 # of misspelled words, then a list of misspelled words.