mirror of
https://github.com/elastic/elasticsearch.git
synced 2025-06-28 17:34:17 -04:00
Updated copyright years to include 2016 (#17808)
This commit is contained in:
parent
b84a192884
commit
2e2d8c1442
9 changed files with 10 additions and 10 deletions
|
@ -77,7 +77,7 @@ Simple use-case:
|
|||
{u'any': u'data', u'timestamp': u'2013-05-12T19:45:31.804229'}
|
||||
------------------------------------
|
||||
|
||||
[NOTE]
|
||||
[NOTE]
|
||||
All the API calls map the raw REST api as closely as possible, including
|
||||
the distinction between required and optional arguments to the calls. This
|
||||
means that the code makes distinction between positional and keyword arguments;
|
||||
|
@ -111,7 +111,7 @@ some of the more engaging tasks like bulk indexing and reindexing.
|
|||
|
||||
=== License
|
||||
|
||||
Copyright 2013-2015 Elasticsearch
|
||||
Copyright 2013-2016 Elasticsearch
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue