Skip to content

Commit d8b294f

Browse files
committed
"CAT-945 - Update README.md LICENSE"
1 parent 8768aa3 commit d8b294f

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://www.gnu.org/licenses/agpl-3.0.en.html), [BSD-2](https://opensource.org/license/bsd-2-claus), [BSD-3](https://opensource.org/license/bsd-3-claus), [GPL2.0](https://www.gnu.org/licenses/old-licenses/gpl-2.0.en.html), [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)