diff --git a/Gruntfile.js b/Gruntfile.js index 21a378f..6a2d049 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -171,7 +171,7 @@ grunt.initConfig({ banner: [ '/*!', 'Pure v<%= pkg.version %>', - 'Copyright 2013 Yahoo! Inc. All rights reserved.', + 'Copyright 2013 Yahoo!', 'Licensed under the BSD License.', 'https://github.com/yahoo/pure/blob/master/LICENSE.md', '*/\n' diff --git a/LICENSE.md b/LICENSE.md index 03cc2ef..1fde75a 100644 --- a/LICENSE.md +++ b/LICENSE.md @@ -1,7 +1,7 @@ Software License Agreement (BSD License) ======================================== -Copyright 2013 Yahoo! Inc. All rights reserved. +Copyright 2013 Yahoo! Inc. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: