Skip to content

Commit 198d1be

Browse files
Update license info in README
1 parent 0a23339 commit 198d1be

3 files changed

Lines changed: 27 additions & 5 deletions

File tree

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,7 @@ The Shepherd Standalone Library has been open source since the very beginning. C
5151
#### [Vue Shepherd Wrapper](https://github.com/shipshapecode/vue-shepherd)
5252
#### [Ember Shepherd Wrapper](https://github.com/RobbieTheWagner/ember-shepherd)
5353

54-
### Commercial license
5554

56-
If you want to use Shepherd for a commercial application, theme or plugin the commercial license is the appropriate license. With this option, your source code is kept proprietary. Purchase a commercial license at [shepherdjs.dev](http://shepherdjs.dev/pricing)
5755

5856
# White Glove Services
5957

@@ -113,4 +111,12 @@ If you have a cool open-source library built on Shepherd, PR this doc.
113111

114112

115113
## License
114+
115+
Shepherd.js is dual-licensed under AGPL-3.0 and a Commercial License.
116+
117+
- **Free for open source and non-commercial use** under AGPL-3.0
118+
- **Commercial license required** for commercial products and revenue-generating companies
119+
120+
See [LICENSE.md](LICENSE.md) for complete details or visit [shepherdjs.dev/pricing](https://shepherdjs.dev/pricing) to purchase a commercial license.
121+
116122
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fshipshapecode%2Fshepherd.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fshipshapecode%2Fshepherd?ref=badge_large)

packages/react/README.md

Lines changed: 11 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,14 @@ The following configuration options for a tour can be set on the `useShepherd` h
6363

6464
## License
6565

66-
MIT
66+
The `react-shepherd` wrapper library is licensed under **MIT**.
67+
68+
**However, `shepherd.js` (the underlying library) is licensed under AGPL-3.0** and requires a commercial license for commercial use.
69+
70+
### Shepherd.js Licensing
71+
72+
- **Free** for open source and non-commercial projects under AGPL-3.0
73+
- **Commercial license required** for commercial products and revenue-generating companies
74+
75+
📄 [Read Shepherd.js License Details](../../LICENSE.md)
76+
💳 [Purchase Commercial License](https://shepherdjs.dev/pricing)

shepherd.js/README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -51,9 +51,7 @@ The Shepherd Standalone Library has been open source since the very beginning. C
5151
#### [Vue Shepherd Wrapper](https://github.com/shipshapecode/vue-shepherd)
5252
#### [Ember Shepherd Wrapper](https://github.com/RobbieTheWagner/ember-shepherd)
5353

54-
### Commercial license
5554

56-
If you want to use Shepherd for a commercial application, theme or plugin the commercial license is the appropriate license. With this option, your source code is kept proprietary. Purchase a commercial license at [shepherdjs.dev](http://shepherdjs.dev/pricing)
5755

5856
# White Glove Services
5957

@@ -113,4 +111,12 @@ If you have a cool open-source library built on Shepherd, PR this doc.
113111

114112

115113
## License
114+
115+
Shepherd.js is dual-licensed under AGPL-3.0 and a Commercial License.
116+
117+
- **Free for open source and non-commercial use** under AGPL-3.0
118+
- **Commercial license required** for commercial products and revenue-generating companies
119+
120+
See [LICENSE.md](../LICENSE.md) for complete details or visit [shepherdjs.dev/pricing](https://shepherdjs.dev/pricing) to purchase a commercial license.
121+
116122
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fshipshapecode%2Fshepherd.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fshipshapecode%2Fshepherd?ref=badge_large)

0 commit comments

Comments
 (0)