diff options
author | Daniel Friesel <derf@derf.homelinux.org> | 2008-12-30 19:22:52 +0100 |
---|---|---|
committer | Daniel Friesel <derf@derf.homelinux.org> | 2008-12-30 19:22:52 +0100 |
commit | ae1a7367220af13b3fccc2bd79fd0a0f602fd24c (patch) | |
tree | 630ff834239d8acea6edb8f8237d42b6900ffaf1 /bin | |
parent | cecb9698c8c3cf8b82df3e54f4cb7edb1be0a2b3 (diff) |
tibtoa: Added copyright notice
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; |