Skip to content

Commit

Permalink
updated license and added notice, hard to know how to handle attribut…
Browse files Browse the repository at this point in the history
…ion, and copyright, wish kibana src files had license headers
  • Loading branch information
torkelo committed Dec 27, 2013
1 parent 5f8358e commit c679a24
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 1 deletion.
3 changes: 2 additions & 1 deletion LICENSE.md
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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 changes: 16 additions & 0 deletions NOTICE.md
Original file line number Diff line number Diff line change
@@ -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.

0 comments on commit c679a24

Please sign in to comment.