summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Friesel <derf@derf.homelinux.org>2008-12-30 19:22:52 +0100
committerDaniel Friesel <derf@derf.homelinux.org>2008-12-30 19:22:52 +0100
commitae1a7367220af13b3fccc2bd79fd0a0f602fd24c (patch)
tree630ff834239d8acea6edb8f8237d42b6900ffaf1
parentcecb9698c8c3cf8b82df3e54f4cb7edb1be0a2b3 (diff)
tibtoa: Added copyright notice
-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;