Skip to content

Commit 3e9b497

Browse files
authored
Merge pull request
sha_of_the_head_commit
2 parents eae338b + 28ca8e5 commit 3e9b497

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
@@ -19,7 +19,8 @@
1919
* [Providers](#providers)
2020
* [Features](#features)
2121
5. [Limitations - OS compatibility, etc.](#limitations)
22-
6. [Development - Guide for contributing to the module](#development)
22+
6. [License](#license)
23+
7. [Development - Guide for contributing to the module](#development)
2324

2425
<a id="overview"></a>
2526
## Overview
@@ -878,6 +879,11 @@ Explicitily setting the value to `true` will add the current path specified on t
878879

879880
Safe directory configuration will be stored within the system wide configuration file `/etc/gitconfig`.
880881

882+
<a id="license"></a>
883+
## License
884+
885+
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.
886+
881887
<a id="development"></a>
882888
## Development
883889

0 commit comments

Comments
 (0)