-# lots of this stuff was sponsored by socialflow.com
+# most of this was sponsored by socialflow.com
package File::Tree::Snapshot;
use Moo;
Rolls back the changes since the last snapshot.
-=head1 SPONSORED
+=head1 AUTHOR
+
+ phaylon - Robert Sedlacek (cpan:PHAYLON) <r.sedlacek@shadowcat.co.uk>
+
+=head1 CONTRIBUTORS
+
+ mst - Matt S. Trout (cpan:MSTROUT) <mst@shadowcat.co.uk>
+
+=head1 SPONSORS
The development of this module was sponsored by L<http://socialflow.com/>.
+=head1 COPYRIGHT
+
+Copyright (c) 2012 the File::Tree::Snapshot L</AUTHOR>, L</CONTRIBUTORS>
+and L</SPONSORS> as listed above.
+
+=head1 LICENSE
+
+This library is free software and may be distributed under the same terms
+as perl itself.
+
=cut