Skip to content

Commit c7f029d

Browse files
committed
Edoc license header
1 parent 9b1af78 commit c7f029d

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

lib/eunit/doc/overview.edoc

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,28 @@
11

22
-*- html -*-
33

4+
<!--
5+
%CopyrightBegin%
6+
7+
SPDX-License-Identifier: Apache-2.0
8+
9+
Copyright Ericsson AB 2000-2025. All Rights Reserved.
10+
11+
Licensed under the Apache License, Version 2.0 (the "License");
12+
you may not use this file except in compliance with the License.
13+
You may obtain a copy of the License at
14+
15+
http://www.apache.org/licenses/LICENSE-2.0
16+
17+
Unless required by applicable law or agreed to in writing, software
18+
distributed under the License is distributed on an "AS IS" BASIS,
19+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
20+
See the License for the specific language governing permissions and
21+
limitations under the License.
22+
23+
%CopyrightEnd%
24+
-->
25+
426
EUnit overview page
527

628
@title EUnit - a Lightweight Unit Testing Framework for Erlang

0 commit comments

Comments
 (0)