From ae1a7367220af13b3fccc2bd79fd0a0f602fd24c Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 30 Dec 2008 19:22:52 +0100 Subject: tibtoa: Added copyright notice --- bin/tibtoa | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin') 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 +## License: WTFPL use strict; use feature 'switch'; use warnings; -- cgit v1.2.3