Update License to Elastic v2 (#944)

This commit is contained in:
Justin Ibarra
2021-03-03 22:12:11 -09:00
committed by GitHub
parent 8c4df09542
commit 3fc34b86f2
692 changed files with 1670 additions and 1618 deletions
+3 -2
View File
@@ -1,6 +1,7 @@
# Copyright Elasticsearch B.V. and/or licensed to Elasticsearch B.V. under one
# or more contributor license agreements. Licensed under the Elastic License;
# you may not use this file except in compliance with the Elastic License.
# or more contributor license agreements. Licensed under the Elastic License
# 2.0; you may not use this file except in compliance with the Elastic License
# 2.0.
"""Helper functionality for comparing semantic versions."""
import re