diff options
| author | Chris Rebert <[email protected]> | 2016-05-20 09:04:31 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2016-05-20 09:04:31 -0700 |
| commit | a90b36918f026dd291bef09f66fe8c212fe7984a (patch) | |
| tree | 131f6aac3df80c25e6d3eb822c57b3dd31b89060 /grunt | |
| parent | 83692b199b2522c1166f0325f4ba79768024aa8d (diff) | |
| download | bootstrap-a90b36918f026dd291bef09f66fe8c212fe7984a.tar.xz bootstrap-a90b36918f026dd291bef09f66fe8c212fe7984a.zip | |
Add "The Bootstrap Authors" to copyright notices (#19936)
❤️❤️❤️ https://github.com/twbs/bootstrap/graphs/contributors
Diffstat (limited to 'grunt')
| -rw-r--r-- | grunt/bs-commonjs-generator.js | 1 | ||||
| -rwxr-xr-x | grunt/change-version.js | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/grunt/bs-commonjs-generator.js b/grunt/bs-commonjs-generator.js index af85f4772..1aac15075 100644 --- a/grunt/bs-commonjs-generator.js +++ b/grunt/bs-commonjs-generator.js @@ -1,6 +1,7 @@ /*! * Bootstrap Grunt task for the CommonJS module generation * http://getbootstrap.com + * Copyright 2014-2015 The Bootstrap Authors * Copyright 2014-2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ diff --git a/grunt/change-version.js b/grunt/change-version.js index 1016d1d7e..4ad5825f2 100755 --- a/grunt/change-version.js +++ b/grunt/change-version.js @@ -3,6 +3,7 @@ /*! * Script to update version number references in the project. + * Copyright 2015 The Bootstrap Authors * Copyright 2015 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) */ |
