From 18f5bdd32dcb3313157fbcce05f664d33cfb8205 Mon Sep 17 00:00:00 2001 From: Pooria Atarzadeh Date: Fri, 15 Jul 2016 22:59:29 +0800 Subject: [PATCH] add v2 or later --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index f4475771..9a0ea083 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -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](LICENSE). +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.