# .licensizer.yml

author: 
  text: |
    2007, Mike Schilli <cpan@perlmeister.com>
  header: AUTHORS
  mode: verbatim

license: 
  text: |
    Copyright 2007-2014 by Mike Schilli, all rights reserved.
    This program is free software, you can redistribute it and/or
    modify it under the same terms as Perl itself.
  header: LEGALESE

path_exclude:
  - t/
  - blib/