mirror of https://github.com/CGAL/cgal
Add a comment
This commit is contained in:
parent
e0a66ceb1b
commit
fbd7cb7155
|
|
@ -1,5 +1,8 @@
|
|||
#!/usr/bin/env perl
|
||||
|
||||
## Run that script on a file (files one by one) that is under QPL, to turn
|
||||
## its license into GPLv3+.
|
||||
|
||||
use warnings;
|
||||
|
||||
sub print_gplv3
|
||||
|
|
|
|||
Loading…
Reference in New Issue