diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/tibtoa | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,4 +1,6 @@ #!/usr/bin/env perl +## Copyright (C) 2008 by Daniel Friesel <derf@derf.homelinux.org> +## License: WTFPL <http://sam.zoy.org/wtfpl> use strict; use feature 'switch'; use warnings; |