Skip to content

Commit

Permalink
Merge pull request #288 from matsduf/update-license-ref
Browse files Browse the repository at this point in the history
Corrects the license statement in CLI.pm
  • Loading branch information
matsduf authored Nov 28, 2022
2 parents 01f5d1b + 34f4462 commit 78a9e51
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 6 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,12 @@ For participation, contact and bug reporting, please see the main
[Zonemaster README].


## License

This is free software under a 2-clause BSD license. The full text of the license can
be found in the [LICENSE](LICENSE) file included in this respository.


[Docker Image Creation]: https://github.com/zonemaster/zonemaster/blob/master/docs/internal-documentation/maintenance/ReleaseProcess-create-docker-image.md
[Docker Hub]: https://hub.docker.com/u/zonemaster
[Installation]: docs/Installation.md
Expand Down
8 changes: 2 additions & 6 deletions lib/Zonemaster/CLI.pm
Original file line number Diff line number Diff line change
Expand Up @@ -792,11 +792,7 @@ Calle Dybedahl <calle at init.se>
=head1 LICENSE
This is free software, licensed under:
The (three-clause) BSD License
The full text of the license can be found in the
F<LICENSE> file included with this distribution.
This is free software under a 2-clause BSD license. The full text of the license can
be found in the F<LICENSE> file included with this distribution.
=cut

0 comments on commit 78a9e51

Please sign in to comment.