X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/95ca0f216e08c8be42e39fb4a487237da7cb3479..76ae11e09dec419fb20f7c1bb4778a612a2d5bce:/tools/spell/lspell2.pl diff --git a/tools/spell/lspell2.pl b/tools/spell/lspell2.pl index 25325753be..b9d11b8601 100644 --- a/tools/spell/lspell2.pl +++ b/tools/spell/lspell2.pl @@ -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.