Skip to content

Commit

Permalink
Update license to LGPLv3 [sidekiq#124]
Browse files Browse the repository at this point in the history
  • Loading branch information
mperham committed Apr 12, 2012
1 parent 56bda62 commit e189a50
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
1 change: 1 addition & 0 deletions Changes.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
HEAD
-----------

- The Sidekiq license has switched from GPLv3 to LGPLv3!
- Sidekiq::Client.push now returns whether the actual Redis
operation succeeded or not. [#123]
- Remove UniqueJobs from the default middleware chain. Its
Expand Down
4 changes: 2 additions & 2 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@ Copyright (c) Mike Perham

You may choose to license Sidekiq in one of two ways:

- Open Source under the GPLv3
- Open Source under the LGPLv3

Please see <http://www.gnu.org/licenses/gpl-3.0.html> for license text.
Please see <http://www.gnu.org/licenses/lgpl-3.0.html> for license text.

- Commercial License

Expand Down

0 comments on commit e189a50

Please sign in to comment.