summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbin/tibtoa2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/tibtoa b/bin/tibtoa
index e1f8871..220490a 100755
--- a/bin/tibtoa
+++ b/bin/tibtoa
@@ -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;