Skip to content

Commit 1bf18c8

Browse files
committed
add missing license header
1 parent ca11d80 commit 1bf18c8

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/docs-assembler/Program.cs

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
// See https://aka.ms/new-console-template for more information
1+
// Licensed to Elasticsearch B.V under one or more agreements.
2+
// Elasticsearch B.V licenses this file to you under the Apache 2.0 License.
3+
// See the LICENSE file in the project root for more information
24

35
using System.Collections.Concurrent;
46
using System.Diagnostics;

0 commit comments

Comments
 (0)