Commit 4aeb399 1 parent d48f9f6 commit 4aeb399 Copy full SHA for 4aeb399
File tree 3 files changed +13
-2
lines changed
3 files changed +13
-2
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change
1
+ OpenSearch
2
+ Copyright 2021 OpenSearch Contributors
3
+
4
+ This product includes software developed by
5
+ Elasticsearch (http://www.elastic.co).
6
+ Copyright 2009-2018 Elasticsearch
7
+
8
+ This product includes software developed by The Apache Software
9
+ Foundation (http://www.apache.org/).
10
+
11
+ This product includes software developed by
12
+ Oracle Labs (https://tribuo.org/).
Original file line number Diff line number Diff line change @@ -69,7 +69,7 @@ subprojects {
69
69
ext {
70
70
projectSubstitutions = [:]
71
71
licenseFile = rootProject. file(' LICENSE.txt' )
72
- noticeFile = rootProject. file(' NOTICE' )
72
+ noticeFile = rootProject. file(' NOTICE.txt ' )
73
73
}
74
74
75
75
dependencies {
You can’t perform that action at this time.
0 commit comments