Merge pull request #989 from p0o/p0o-patch-1

Adding License
This commit is contained in:
Tammie Lister 2016-12-23 14:53:59 +00:00 committed by GitHub
commit 44710f2b5e
4 changed files with 343 additions and 4 deletions

View file

@ -18,7 +18,7 @@ Found a bug you can fix? Fantastic! Patches are always welcome. Here's a few tip
* Reference any existing issues that relate to your PR. This allows everyone to easily see all related discussions.
* When submitting a change that affects CSS, please make sure that both SCSS sources and output CSS have been updated equally.
By contributing code to `_s`, you grant its use under the [GNU General Public License v2 (or later)](http://www.gnu.org/licenses/gpl-2.0.html).
By contributing code to `_s`, you grant its use under the [GNU General Public License v2 (or later)](LICENSE).
## Underscores.me
If your issue is specific to the [Underscores.me](http://underscores.me) website, the [Underscores.me GitHub repo](https://github.com/Automattic/underscores.me) is the right place for you.