Skip to content

Commit e4d09bd

Browse files
authored
Merge pull request
sha_of_the_head_commit
2 parents c16e544 + f6ab5b4 commit e4d09bd

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="module-description"></a>
@@ -133,6 +134,11 @@ This module has been tested on [all PE-supported platforms](https://forge.puppet
133134

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

137+
<a id="license"></a>
138+
## License
139+
140+
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.
141+
136142
<a id="development"></a>
137143
## Development
138144

0 commit comments

Comments
 (0)