Skip to content

Commit 72b1b61

Browse files
Update license header (#5643) (#5645)
Co-authored-by: Steve Gordon <sgordon@hotmail.co.uk>
1 parent 94a6476 commit 72b1b61

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

src/ApiGenerator/Views/GeneratorNotice.cshtml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,24 @@
11
@using ApiGenerator
22
@inherits CodeTemplatePage<object>
3+
/*
4+
* Licensed to Elasticsearch B.V. under one or more contributor
5+
* license agreements. See the NOTICE file distributed with
6+
* this work for additional information regarding copyright
7+
* ownership. Elasticsearch B.V. licenses this file to you under
8+
* the Apache License, Version 2.0 (the "License"); you may
9+
* not use this file except in compliance with the License.
10+
* You may obtain a copy of the License at
11+
*
12+
* http://www.apache.org/licenses/LICENSE-2.0
13+
*
14+
* Unless required by applicable law or agreed to in writing,
15+
* software distributed under the License is distributed on an
16+
* "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
17+
* KIND, either express or implied. See the License for the
18+
* specific language governing permissions and limitations
19+
* under the License.
20+
*/
21+
322
// ███╗ ██╗ ██████╗ ████████╗██╗ ██████╗███████╗
423
// ████╗ ██║██╔═══██╗╚══██╔══╝██║██╔════╝██╔════╝
524
// ██╔██╗ ██║██║ ██║ ██║ ██║██║ █████╗

0 commit comments

Comments
 (0)