Skip to content

Commit f3ac73c

Browse files
authored
Merge pull request
sha_of_the_head_commit
2 parents 008799f + 211e559 commit f3ac73c

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
@@ -9,7 +9,8 @@
99
5. [Reference - An under-the-hood peek at what the module is doing and how](#reference)
1010
* [Removed functionality](#removed-functionality)
1111
6. [Limitations - OS compatibility, etc.](#limitations)
12-
7. [Development - Guide for contributing to the module](#development)
12+
7. [License](#license)
13+
8. [Development - Guide for contributing to the module](#development)
1314

1415
<a id="overview"></a>
1516
## Overview
@@ -129,6 +130,10 @@ This module has been tested on [all PE-supported platforms](https://forge.puppet
129130

130131
For an extensive list of supported operating systems, see [metadata.json](https://github.com/puppetlabs/puppetlabs-concat/blob/main/metadata.json)
131132

133+
## License
134+
135+
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.
136+
132137
## Development
133138

134139
Acceptance tests for this module leverage [puppet_litmus](https://github.com/puppetlabs/puppet_litmus).

0 commit comments

Comments
 (0)