updated license and added notice, hard to know how to handle attribution, and copyright, wish kibana src files had license headers

This commit is contained in:
Torkel Ödegaard 2013-12-27 11:58:21 +01:00
parent 5f8358e5c2
commit c679a24c03
2 changed files with 18 additions and 1 deletions

View File

@ -1,4 +1,4 @@
Copyright 2012-2013 Elasticsearch BV
Copyright 2012-2013 Elasticsearch BV, Torkel Ödegaard
Licensed under the Apache License, Version 2.0 (the "License"); you
may not use this file except in compliance with the License. You may
@ -11,3 +11,4 @@ distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied. See the License for the specific language governing
permissions and limitations under the License.

16
NOTICE.md Normal file
View File

@ -0,0 +1,16 @@
This software is based on Kibana:
========================================
Copyright 2012-2013 Elasticsearch BV
Licensed under the Apache License, Version 2.0 (the "License"); you
may not use this file except in compliance with the License. You may
obtain a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
implied. See the License for the specific language governing
permissions and limitations under the License.