add license information
This commit is contained in:
parent
b056bea223
commit
211700c550
@ -1,4 +1,14 @@
|
|||||||
#!/usr/bin/env perl
|
#!/usr/bin/env perl
|
||||||
|
#
|
||||||
|
# This file is part of the bip project
|
||||||
|
# Copyright (C) 2004 2007 Arnaud Cornet and Loïc Gomez
|
||||||
|
#
|
||||||
|
# This program is free software; you can redistribute it and/or modify
|
||||||
|
# it under the terms of the GNU General Public License as published by
|
||||||
|
# the Free Software Foundation; either version 2 of the License, or
|
||||||
|
# (at your option) any later version.
|
||||||
|
# See the file "COPYING" for the exact licensing terms.
|
||||||
|
#
|
||||||
|
|
||||||
use strict;
|
use strict;
|
||||||
use IO::File;
|
use IO::File;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user