diff options
Diffstat (limited to 'build/workbox.js')
| -rw-r--r-- | build/workbox.js | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/build/workbox.js b/build/workbox.js index 0363aa59a..1aa6a608a 100644 --- a/build/workbox.js +++ b/build/workbox.js @@ -1,3 +1,10 @@ +/*! + * Script to generate our docs service worker. + * Copyright 2017-2018 The Bootstrap Authors + * Copyright 2017-2018 Twitter, Inc. + * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) + */ + 'use strict' const fs = require('fs') |
