From 214dbcc775f2359588c84c4aa5d64dcb0a5a1bc1 Mon Sep 17 00:00:00 2001 From: Seth Bertalotto Date: Thu, 10 Nov 2016 12:40:04 -0800 Subject: [PATCH] Remove All Rights Reserved from various files (#605) * Remove All rights reserved. --- Gruntfile.js | 2 +- LICENSE.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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: