From 09b2cb3227562294182cf335a6b757c69a1388db Mon Sep 17 00:00:00 2001 From: Prayag Verma Date: Mon, 18 Jan 2016 20:24:38 +0530 Subject: [PATCH] Update license to reflect only intial copyright year --- Gruntfile.js | 2 +- LICENSE.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gruntfile.js b/Gruntfile.js index 0a4a3fc..21a378f 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -171,7 +171,7 @@ grunt.initConfig({ banner: [ '/*!', 'Pure v<%= pkg.version %>', - 'Copyright 2014 Yahoo! Inc. All rights reserved.', + 'Copyright 2013 Yahoo! Inc. All rights reserved.', 'Licensed under the BSD License.', 'https://github.com/yahoo/pure/blob/master/LICENSE.md', '*/\n' diff --git a/LICENSE.md b/LICENSE.md index e914649..03cc2ef 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,7 +1,7 @@ Software License Agreement (BSD License) ======================================== -Copyright 2014 Yahoo! Inc. All rights reserved. +Copyright 2013 Yahoo! Inc. All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: