Skip to content

Commit 4a62420

Browse files
committed
add author of test file
1 parent 2aaa22a commit 4a62420

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

test/fifo_compaction.erl

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
%ù Author: EMQX
2+
%%
3+
%% This file is provided to you under the Apache License,
4+
%% Version 2.0 (the "License"); you may not use this file
5+
%% except in compliance with the License. You may obtain
6+
%% a copy of the License at
7+
%%
8+
%% http://www.apache.org/licenses/LICENSE-2.0
9+
%%
10+
%% Unless required by applicable law or agreed to in writing,
11+
%% software distributed under the License is distributed on an
12+
%% "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
13+
%% KIND, either express or implied. See the License for the
14+
%% specific language governing permissions and limitations
15+
%% under the License.
16+
117
-module(fifo_compaction).
218
-include_lib("eunit/include/eunit.hrl").
319

0 commit comments

Comments
 (0)