summaryrefslogtreecommitdiff
path: root/t/simple-enigma.t
diff options
context:
space:
mode:
Diffstat (limited to 't/simple-enigma.t')
-rw-r--r--t/simple-enigma.t16
1 files changed, 16 insertions, 0 deletions
diff --git a/t/simple-enigma.t b/t/simple-enigma.t
index 889f0c0..2a42bd5 100644
--- a/t/simple-enigma.t
+++ b/t/simple-enigma.t
@@ -18,3 +18,19 @@ Test::Enigmatic::test_full_machine(
'this is a simple text to be encrypted by an enigma machine');
done_testing();
+
+__END__
+
+=head1 AUTHOR
+
+Gianni Ceccarelli <dakkar@thenautilus.net>
+
+=head1 COPYRIGHT AND LICENSE
+
+This software is copyright (c) 2011 by Gianni Ceccarelli.
+
+This program is free software: you can redistribute it and/or modify
+it under the terms of the GNU Affero General Public License as
+published by the Free Software Foundation, version 3.
+
+=cut