Skip to content

Commit 1b25050

Browse files
committed
fix license headers
1 parent 35ef39e commit 1b25050

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

tests/authoring/Directives/IncludeBlocks.fs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
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
4+
15
module ``directive elements``.``include directive``
26

37
open Swensen.Unquote

tests/authoring/Inline/RelativeLinks.fs

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
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
4+
15
module ``inline elemenents``.``relative links``
26

37
open Xunit

0 commit comments

Comments
 (0)