Commit graph

4 commits

Author SHA1 Message Date
Spencer f0cc432faf
Apache 2.0 license headers (#19383)
In order to make the license that applies to each file as clear as possible, and to be consistent with elasticsearch, we are adding Apache 2.0 license headers to the top of each file.

Existence of this header is enforced by eslint and tslint and missing headers were automatically added in the last commit by running:

```
node scripts/eslint --fix && node scripts/tslint --fix
```
2018-05-28 20:06:30 -07:00
Spencer 7e16d19249 [npm] move personal forks into elastic org (#13410) 2017-08-09 12:31:30 -07:00
spalger 3eecf6a2c6 [numeral] actually export shimmed module 2015-09-18 18:29:18 -07:00
spalger 1db49d9162 [numeral] replace with fork to fix #4857 2015-09-18 14:03:18 -07:00