From 49455dfd99226e7b3554574a18a277bf8d2bfa46 Mon Sep 17 00:00:00 2001 From: Pascal Zajac Date: Thu, 16 Mar 2017 19:14:01 +1100 Subject: [PATCH] Update license year and contributing link. --- CONTRIBUTING.md | 2 +- LICENSE.md | 2 +- README.md | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 30ae063822..54ca1b4c0a 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -25,7 +25,7 @@ Unsure where to begin contributing to Stencil? Check our [forums](https://forum. ### Pull Requests -* Fill in [the required template](https://github.com/bigcommerce/stencil/pull/new/master) +* Fill in [the required template](https://github.com/bigcommerce/cornerstone/pull/new/master) * Include screenshots and animated GIFs in your pull request whenever possible. * End files with a newline. diff --git a/LICENSE.md b/LICENSE.md index b52321897c..7db79e8e7e 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,5 +1,5 @@ (The MIT License) -Copyright (C) 2015-2016 BigCommerce Inc. +Copyright (C) 2015-2017 BigCommerce Inc. All rights reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: diff --git a/README.md b/README.md index 55feae4985..ab32ee0bba 100644 --- a/README.md +++ b/README.md @@ -177,7 +177,7 @@ or just `grunt`. #### License (The MIT License) -Copyright (C) 2015-2016 BigCommerce Inc. +Copyright (C) 2015-2017 BigCommerce Inc. All rights reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense,and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: