Skip to content

Commit 6c29f28

Browse files
committed
Add license & readme
0 parents  commit 6c29f28

File tree

2 files changed

+20
-0
lines changed

2 files changed

+20
-0
lines changed

LICENSE

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
Copyright (c) LoGeek SARL
2+
3+
Kiba Common is an Open Source project licensed under the terms of
4+
the LGPLv3 license. Please see <http://www.gnu.org/licenses/lgpl-3.0.html>
5+
for license text.

README.md

+15
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
Kiba Common is a companion gem to [Kiba](https://github.com/thbar/kiba) and [Kiba Pro](https://github.com/thbar/kiba/blob/master/Pro-Changes.md) in which I'll share commonly used helpers.
2+
3+
Please consider it a work-in-progress for the time being.
4+
5+
In particular, review the changes when updating, until a proper release is ready.
6+
7+
## Contributing & Legal
8+
9+
(agreement below borrowed from Sidekiq Legal)
10+
11+
By submitting a Pull Request, you disavow any rights or claims to any changes submitted to the Kiba Common project and assign the copyright of those changes to LoGeek SARL.
12+
13+
If you cannot or do not want to reassign those rights (your employment contract for your employer may not allow this), you should not submit a PR. Open an issue and someone else can do the work.
14+
15+
This is a legal way of saying "If you submit a PR to us, that code becomes ours". 99.9% of the time that's what you intend anyways; we hope it doesn't scare you away from contributing.

0 commit comments

Comments
 (0)