# HG changeset patch # User Matthias Förste # Date 1306154509 -7200 # Node ID c76989cccf622a5eec72e5fc2ec5e989e1346335 # Parent 3c70bf3355d4aa617816f374cb336b062f653924 cosmetics diff -r 3c70bf3355d4 -r c76989cccf62 dnsnagios/check_dnssec --- a/dnsnagios/check_dnssec Mon May 23 12:56:12 2011 +0200 +++ b/dnsnagios/check_dnssec Mon May 23 14:41:49 2011 +0200 @@ -17,6 +17,9 @@ # # Matthias Förste +=encoding utf8 +=cut + use strict; use warnings; @@ -203,12 +206,12 @@ =head1 AUTHOR -Written by Matthias Förste L +Written by Matthias Förste L<> =head1 COPYRIGHT Copyright (C) 2011 by Matthias Förste and Schlittermann internet & unix -support. This is free software, and you are welcome to redistribute it under -certain conditions. See the GNU General Public Licence for details. +support. This is free software, and you are welcome to redistribute it under +certain conditions. See the GNU General Public Licence for details. =cut