Skip to content

Commit 45cb5a2

Browse files
authored
Merge pull request
sha_of_the_head_commit
2 parents 6f44bb6 + 923ef5a commit 45cb5a2

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

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

1314
<a id="description"></a>
1415
## Description
@@ -340,6 +341,11 @@ The full path of the directory in which to start the command.
340341

341342
For a full list of supported OS, check [metadata.json](https://github.com/puppetlabs/puppetlabs-scheduled_task/blob/main/metadata.json).
342343

344+
<a id="license"></a>
345+
## License
346+
347+
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.
348+
343349
<a id="development"></a>
344350
## Development
345351

0 commit comments

Comments
 (0)