Skip to content

Commit 06e50ef

Browse files
authored
Merge pull request
sha_of_the_head_commit
2 parents 7b17e7c + e4cdf00 commit 06e50ef

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
* [I want to manage a Connector or Realm that already exists](#i-want-to-manage-a-connector-or-realm-that-already-exists)
1616
5. [Reference - An under-the-hood peek at what the module is doing and how](#reference)
1717
6. [Limitations - OS compatibility, etc.](#limitations)
18-
7. [Development - Guide for contributing to the module](#development)
18+
7. [License](#license)
19+
8. [Development - Guide for contributing to the module](#development)
1920

2021
## Overview
2122

@@ -198,6 +199,10 @@ The `tomcat::config::server*` defined types require Augeas version 1.0.0 or newe
198199

199200
Some Tomcat packages do not let you install more than one instance. You can avoid this limitation by installing Tomcat from source.
200201

202+
## License
203+
204+
This codebase is licensed under the Apache2.0 licensing, however due to the nature of the codebase the open source dependencies may also use a combination of [AGPL](https://opensource.org/license/agpl-v3/), [BSD-2](https://opensource.org/license/bsd-2-clause/), [BSD-3](https://opensource.org/license/bsd-3-clause/), [GPL2.0](https://opensource.org/license/gpl-2-0/), [LGPL](https://opensource.org/license/lgpl-3-0/), [MIT](https://opensource.org/license/mit/) and [MPL](https://opensource.org/license/mpl-2-0/) Licensing.
205+
201206
## Development
202207

203208
Puppet Labs modules on the Puppet Forge are open projects, and community contributions are essential for keeping them great. We can't access the huge number of platforms and myriad of hardware, software, and deployment configurations that Puppet is intended to serve.

0 commit comments

Comments
 (0)