From 82b16cf9534f638a9e01b85847a4afd4a9d9f548 Mon Sep 17 00:00:00 2001 From: Eric Ferraiuolo Date: Thu, 6 Feb 2014 00:10:40 -0500 Subject: [PATCH] Update copyright to 2014 --- Gruntfile.js | 2 +- LICENSE.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Gruntfile.js b/Gruntfile.js index dc851b7..a13c750 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -167,7 +167,7 @@ grunt.initConfig({ banner: [ '/*!', 'Pure v<%= pkg.version %>', - 'Copyright 2013 Yahoo! Inc. All rights reserved.', + 'Copyright 2014 Yahoo! Inc. All rights reserved.', 'Licensed under the BSD License.', 'https://github.com/yui/pure/blob/master/LICENSE.md', '*/\n' diff --git a/LICENSE.md b/LICENSE.md index 03cc2ef..e914649 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,7 +1,7 @@ Software License Agreement (BSD License) ======================================== -Copyright 2013 Yahoo! Inc. All rights reserved. +Copyright 2014 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: