Update license to reflect only intial copyright year

This commit is contained in:
Prayag Verma 2016-01-18 20:24:38 +05:30
parent 394ee18a1c
commit 09b2cb3227
2 changed files with 2 additions and 2 deletions

View File

@ -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'

View File

@ -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: