]> git.ipfire.org Git - thirdparty/foundation/foundation-emails.git/commitdiff
adds contrib info 756/head
authorRafiBomb <rafi@zurb.com>
Wed, 19 Apr 2017 21:14:13 +0000 (14:14 -0700)
committerRafiBomb <rafi@zurb.com>
Wed, 19 Apr 2017 21:14:13 +0000 (14:14 -0700)
CONTRIBUTING.md
LICENSE.md
docs/partials/footer.html

index b352cf7426cadf7827898d7c612ba681ed3504c4..e3ada8651334d1c78290ed3c8737f606d07b7eba 100644 (file)
@@ -36,7 +36,7 @@ If you think you can solve a problem yourself, or want to implement a new featur
 - **Target the right branch.** So we can properly follow [semantic versioning](http://semver.org/), be sure to develop your pull request in the right branch:
   - Ink 1.0 changes: `v1.0`
   - Foundation for Emails 2.0+ bug fixes: `develop`
-  - New features should be pointed to: `v2.2`
+  - New features should be pointed to: `v2.3`
 - **Test, test, and test.** The Foundation frameworks are used by thousands and thousands of designers and developers, so making sure your changes work in every email client is important! Please test bug fixes or new features in Litmus, or another email testing service.
 
 ## Help Wanted
index 86691bb69da84f33ef35384a684e0edced60f715..52402a7e147b7cf473ea36d472fbde67fcbd42f3 100644 (file)
@@ -1,4 +1,4 @@
-Copyright (c) 2016 ZURB, inc.
+Copyright (c) 2017 ZURB, inc.
 
 MIT License
 
@@ -6,4 +6,4 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of
 
 The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
 
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
\ No newline at end of file
+THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
index de01586404fa79f84f1eb891edbf5ebca1e00d48..f7d181740f8a0290949ffbc96dc2e96a47f62b08 100644 (file)
@@ -88,7 +88,7 @@
           <li><a href="http://zurb.com/contact">Contact</a></li>
           <li><a href="http://zurb.com/sitemap">Sitemap</a></li>
        </ul>
-       <p class="copyright">&copy; 1998&dash;2016 ZURB, Inc. All rights reserved.</p>
+       <p class="copyright">&copy; 1998&dash;2017 ZURB, Inc. All rights reserved.</p>
     </div>
   </div>
 </div>