Skip to content

Commit 8a5d9eb

Browse files
authored
Merge pull request
sha_of_the_head_commit
2 parents ad207f8 + 086f23e commit 8a5d9eb

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
@@ -17,7 +17,8 @@
1717
* [Use Percona XtraBackup](#use-percona-xtrabackup)
1818
4. [Reference - An under-the-hood peek at what the module is doing and how](REFERENCE.md)
1919
5. [Limitations - OS compatibility, etc.](#limitations)
20-
6. [Development - Guide for contributing to the module](#development)
20+
6. [License](#license)
21+
7. [Development - Guide for contributing to the module](#development)
2122

2223
## Module Description
2324

@@ -662,6 +663,10 @@ For an extensive list of supported operating systems, see [metadata.json](https:
662663

663664
**Note:** The mysqlbackup.sh does not work and is not supported on MySQL 5.7 and greater.
664665

666+
## License
667+
668+
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.
669+
665670
## Development
666671

667672
We are experimenting with a new tool for running acceptance tests. Its name is [puppet_litmus](https://github.com/puppetlabs/puppet_litmus) this replaces beaker as the test runner. To run the acceptance tests follow the [instructions](https://puppetlabs.github.io/litmus/Running-acceptance-tests.html) from the Litmus documentation.

0 commit comments

Comments
 (0)