NAME
Dist::Zilla::Plugin::Author::GSG - Grant Street Group defaults CPAN dists
VERSION
version v0.6.1
SYNOPSIS
If you don't want the whole Dist::Zilla::PluginBundle::Author::GSG you can get the licence and author default from this Plugin.
name = Foo-Bar-GSG
[@Basic]
[Author::GSG]
Which is the same as
name = Foo-Bar-GSG
author = Grant Street Group <developers@grantstreet.com>
license = Artistic_2_0
copyright_holder = Grant Street Group
copyright_year = # detected from git
[@Basic]
DESCRIPTION
Provides a default license Software::License::Artistic_2_0, as well as default authors, copyright holder, and copyright years from git.
AUTHOR
Grant Street Group <developers@grantstreet.com>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2019 - 2024 by Grant Street Group.
This is free software, licensed under:
The Artistic License 2.0 (GPL Compatible)