summaryrefslogtreecommitdiff
path: root/t/stepping.t
diff options
context:
space:
mode:
Diffstat (limited to 't/stepping.t')
-rw-r--r--t/stepping.t16
1 files changed, 16 insertions, 0 deletions
diff --git a/t/stepping.t b/t/stepping.t
index 0d7a453..1806a30 100644
--- a/t/stepping.t
+++ b/t/stepping.t
@@ -129,3 +129,19 @@ subtest 'double-stepping' => sub {
};
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