From 13a7dcb4ff695b898cf79045c862b96064e7761d Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Wed, 31 Dec 2008 12:27:12 +0100 Subject: checklinks: Added copyright notice --- bin/checklinks | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin/checklinks') diff --git a/bin/checklinks b/bin/checklinks index 0b99b1e..ef96386 100755 --- a/bin/checklinks +++ b/bin/checklinks @@ -1,4 +1,6 @@ #!/usr/bin/env perl +## Copyright (C) 2008 by Daniel Friesel +## License: WTFPL use strict; use warnings; use Term::ANSIColor; -- cgit v1.2.3