Skip to content

Commit 8ebc46f

Browse files
authored
Merge pull request
sha_of_the_head_commit
2 parents 8768aa3 + 192b0b9 commit 8ebc46f

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
1. [Usage - Configuration options and additional functionality](#usage)
99
1. [Reference - An under-the-hood peek at what the module is doing and how](#reference)
1010
1. [Limitations - OS compatibility, etc.](#limitations)
11+
1. [License](#license)
1112
1. [Development - Guide for contributing to the module](#development)
1213

1314
<a id="overview"></a>
@@ -306,6 +307,11 @@ When using inifile::create_ini_settings it’s worth noting that namespace tags
306307

307308
For more information about resource tags, please see [this article](https://puppet.com/docs/puppet/7/lang_tags.html#lang_tags-assigning-tags-to-resources).
308309

310+
<a id="license"></a>
311+
## License
312+
313+
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.
314+
309315
<a id="development"></a>
310316
## Development
311317

0 commit comments

Comments
 (0)