Skip to content

Commit 36f3f56

Browse files
committed
chore: update copyright 2024
1 parent 8dbdef7 commit 36f3f56

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

53 files changed

+68
-52
lines changed

c_src/quicer_config.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*--------------------------------------------------------------------
2-
Copyright (c) 2021 EMQ Technologies Co., Ltd. All Rights Reserved.
2+
Copyright (c) 2021-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

c_src/quicer_config.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*--------------------------------------------------------------------
2-
Copyright (c) 2021 EMQ Technologies Co., Ltd. All Rights Reserved.
2+
Copyright (c) 2021-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

c_src/quicer_connection.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*--------------------------------------------------------------------
2-
Copyright (c) 2021 EMQ Technologies Co., Ltd. All Rights Reserved.
2+
Copyright (c) 2021-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

c_src/quicer_connection.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*--------------------------------------------------------------------
2-
Copyright (c) 2021 EMQ Technologies Co., Ltd. All Rights Reserved.
2+
Copyright (c) 2021-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

c_src/quicer_ctx.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*--------------------------------------------------------------------
2-
Copyright (c) 2021 EMQ Technologies Co., Ltd. All Rights Reserved.
2+
Copyright (c) 2021-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

c_src/quicer_ctx.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*--------------------------------------------------------------------
2-
Copyright (c) 2021 EMQ Technologies Co., Ltd. All Rights Reserved.
2+
Copyright (c) 2021-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

c_src/quicer_dgram.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*--------------------------------------------------------------------
2-
Copyright (c) 2021 EMQ Technologies Co., Ltd. All Rights Reserved.
2+
Copyright (c) 2021-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

c_src/quicer_dgram.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*--------------------------------------------------------------------
2-
Copyright (c) 2021 EMQ Technologies Co., Ltd. All Rights Reserved.
2+
Copyright (c) 2021-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

c_src/quicer_eterms.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*--------------------------------------------------------------------
2-
Copyright (c) 2021 EMQ Technologies Co., Ltd. All Rights Reserved.
2+
Copyright (c) 2021-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

c_src/quicer_internal.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*--------------------------------------------------------------------
2-
Copyright (c) 2021 EMQ Technologies Co., Ltd. All Rights Reserved.
2+
Copyright (c) 2021-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

c_src/quicer_listener.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*--------------------------------------------------------------------
2-
Copyright (c) 2021 EMQ Technologies Co., Ltd. All Rights Reserved.
2+
Copyright (c) 2021-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

c_src/quicer_listener.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*--------------------------------------------------------------------
2-
Copyright (c) 2021 EMQ Technologies Co., Ltd. All Rights Reserved.
2+
Copyright (c) 2021-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

c_src/quicer_nif.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*--------------------------------------------------------------------
2-
Copyright (c) 2021 EMQ Technologies Co., Ltd. All Rights Reserved.
2+
Copyright (c) 2021-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

c_src/quicer_nif.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*--------------------------------------------------------------------
2-
Copyright (c) 2021 EMQ Technologies Co., Ltd. All Rights Reserved.
2+
Copyright (c) 2021-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

c_src/quicer_queue.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*--------------------------------------------------------------------
2-
Copyright (c) 2021 EMQ Technologies Co., Ltd. All Rights Reserved.
2+
Copyright (c) 2021-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

c_src/quicer_queue.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*--------------------------------------------------------------------
2-
Copyright (c) 2021 EMQ Technologies Co., Ltd. All Rights Reserved.
2+
Copyright (c) 2021-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

c_src/quicer_reg.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*--------------------------------------------------------------------
2-
Copyright (c) 2023 EMQ Technologies Co., Ltd. All Rights Reserved.
2+
Copyright (c) 2023-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

c_src/quicer_reg.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*--------------------------------------------------------------------
2-
Copyright (c) 2023 EMQ Technologies Co., Ltd. All Rights Reserved.
2+
Copyright (c) 2023-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

c_src/quicer_stream.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*--------------------------------------------------------------------
2-
Copyright (c) 2021 EMQ Technologies Co., Ltd. All Rights Reserved.
2+
Copyright (c) 2021-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

c_src/quicer_stream.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*--------------------------------------------------------------------
2-
Copyright (c) 2021 EMQ Technologies Co., Ltd. All Rights Reserved.
2+
Copyright (c) 2021-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

c_src/quicer_tls.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*--------------------------------------------------------------------
2-
Copyright (c) 2023 EMQ Technologies Co., Ltd. All Rights Reserved.
2+
Copyright (c) 2023-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

c_src/quicer_tls.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*--------------------------------------------------------------------
2-
Copyright (c) 2023 EMQ Technologies Co., Ltd. All Rights Reserved.
2+
Copyright (c) 2023-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

include/quicer.hrl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
%%--------------------------------------------------------------------
2-
%% Copyright (c) 2020-2021 EMQ Technologies Co., Ltd. All Rights Reserved.
2+
%% Copyright (c) 2020-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
33
%%
44
%% Licensed under the Apache License, Version 2.0 (the "License");
55
%% you may not use this file except in compliance with the License.

include/quicer_types.hrl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
%%--------------------------------------------------------------------
2-
%% Copyright (c) 2020-2021 EMQ Technologies Co., Ltd. All Rights Reserved.
2+
%% Copyright (c) 2020-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
33
%%
44
%% Licensed under the Apache License, Version 2.0 (the "License");
55
%% you may not use this file except in compliance with the License.

include/quicer_vsn.hrl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
%%--------------------------------------------------------------------
2-
%% Copyright (c) 2023 EMQ Technologies Co., Ltd. All Rights Reserved.
2+
%% Copyright (c) 2023-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
33
%%
44
%% Licensed under the Apache License, Version 2.0 (the "License");
55
%% you may not use this file except in compliance with the License.

src/quicer.erl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
%%--------------------------------------------------------------------
2-
%% Copyright (c) 2020-2021 EMQ Technologies Co., Ltd. All Rights Reserved.
2+
%% Copyright (c) 2020-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
33
%%
44
%% Licensed under the Apache License, Version 2.0 (the "License");
55
%% you may not use this file except in compliance with the License.

src/quicer_app.erl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
%% Copyright (c) 2021 EMQ Technologies Co., Ltd. All Rights Reserved.
1+
%% Copyright (c) 2021-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
22
%%
33
%% Licensed under the Apache License, Version 2.0 (the "License");
44
%% you may not use this file except in compliance with the License.

src/quicer_conn_acceptor_sup.erl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
%%--------------------------------------------------------------------
2-
%% Copyright (c) 2020 EMQ Technologies Co., Ltd. All Rights Reserved.
2+
%% Copyright (c) 2020-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
33
%%
44
%% Licensed under the Apache License, Version 2.0 (the "License");
55
%% you may not use this file except in compliance with the License.

src/quicer_connection.erl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
%%--------------------------------------------------------------------
2-
%% Copyright (c) 2021-2022 EMQ Technologies Co., Ltd. All Rights Reserved.
2+
%% Copyright (c) 2021-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
33
%%
44
%% Licensed under the Apache License, Version 2.0 (the "License");
55
%% you may not use this file except in compliance with the License.

src/quicer_lib.erl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
%%--------------------------------------------------------------------
2-
%% Copyright (c) 2022 EMQ Technologies Co., Ltd. All Rights Reserved.
2+
%% Copyright (c) 2022-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
33
%%
44
%% Licensed under the Apache License, Version 2.0 (the "License");
55
%% you may not use this file except in compliance with the License.

src/quicer_listener.erl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
%%--------------------------------------------------------------------
2-
%% Copyright (c) 2021 EMQ Technologies Co., Ltd. All Rights Reserved.
2+
%% Copyright (c) 2021-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
33
%%
44
%% Licensed under the Apache License, Version 2.0 (the "License");
55
%% you may not use this file except in compliance with the License.

src/quicer_listener_sup.erl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
%% Copyright (c) 2021 EMQ Technologies Co., Ltd. All Rights Reserved.
1+
%% Copyright (c) 2021-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
22
%%
33
%% Licensed under the Apache License, Version 2.0 (the "License");
44
%% you may not use this file except in compliance with the License.

src/quicer_local_stream.erl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
%%--------------------------------------------------------------------
2-
%% Copyright (c) 2023 EMQ Technologies Co., Ltd. All Rights Reserved.
2+
%% Copyright (c) 2023-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
33
%%
44
%% Licensed under the Apache License, Version 2.0 (the "License");
55
%% you may not use this file except in compliance with the License.

src/quicer_nif.erl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
%%--------------------------------------------------------------------
2-
%% Copyright (c) 2020-2021 EMQ Technologies Co., Ltd. All Rights Reserved.
2+
%% Copyright (c) 2020-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
33
%%
44
%% Licensed under the Apache License, Version 2.0 (the "License");
55
%% you may not use this file except in compliance with the License.

src/quicer_remote_stream.erl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
%%--------------------------------------------------------------------
2-
%% Copyright (c) 2023 EMQ Technologies Co., Ltd. All Rights Reserved.
2+
%% Copyright (c) 2023-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
33
%%
44
%% Licensed under the Apache License, Version 2.0 (the "License");
55
%% you may not use this file except in compliance with the License.

src/quicer_server_conn_callback.erl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
%%--------------------------------------------------------------------
2-
%% Copyright (c) 2020-2022 EMQ Technologies Co., Ltd. All Rights Reserved.
2+
%% Copyright (c) 2020-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
33
%%
44
%% Licensed under the Apache License, Version 2.0 (the "License");
55
%% you may not use this file except in compliance with the License.

src/quicer_stream.erl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
%%--------------------------------------------------------------------
2-
%% Copyright (c) 2021 EMQ Technologies Co., Ltd. All Rights Reserved.
2+
%% Copyright (c) 2021-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
33
%%
44
%% Licensed under the Apache License, Version 2.0 (the "License");
55
%% you may not use this file except in compliance with the License.

src/quicer_sup.erl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
%% Copyright (c) 2021 EMQ Technologies Co., Ltd. All Rights Reserved.
1+
%% Copyright (c) 2021-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
22
%%
33
%% Licensed under the Apache License, Version 2.0 (the "License");
44
%% you may not use this file except in compliance with the License.

templates/quicer_vsn.h.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*--------------------------------------------------------------------
2-
Copyright (c) 2023 EMQ Technologies Co., Ltd. All Rights Reserved.
2+
Copyright (c) 2023-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
33
44
Licensed under the Apache License, Version 2.0 (the "License");
55
you may not use this file except in compliance with the License.

templates/quicer_vsn.hrl.in

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
%%--------------------------------------------------------------------
2-
%% Copyright (c) 2023 EMQ Technologies Co., Ltd. All Rights Reserved.
2+
%% Copyright (c) 2023-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
33
%%
44
%% Licensed under the Apache License, Version 2.0 (the "License");
55
%% you may not use this file except in compliance with the License.

test/example_client_connection.erl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
%%--------------------------------------------------------------------
2-
%% Copyright (c) 2022 EMQ Technologies Co., Ltd. All Rights Reserved.
2+
%% Copyright (c) 2022-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
33
%%
44
%% Licensed under the Apache License, Version 2.0 (the "License");
55
%% you may not use this file except in compliance with the License.

test/example_client_stream.erl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
%%--------------------------------------------------------------------
2-
%% Copyright (c) 2022 EMQ Technologies Co., Ltd. All Rights Reserved.
2+
%% Copyright (c) 2022-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
33
%%
44
%% Licensed under the Apache License, Version 2.0 (the "License");
55
%% you may not use this file except in compliance with the License.

test/example_server_connection.erl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
%%--------------------------------------------------------------------
2-
%% Copyright (c) 2022 EMQ Technologies Co., Ltd. All Rights Reserved.
2+
%% Copyright (c) 2022-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
33
%%
44
%% Licensed under the Apache License, Version 2.0 (the "License");
55
%% you may not use this file except in compliance with the License.

test/example_server_stream.erl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
%%--------------------------------------------------------------------
2-
%% Copyright (c) 2022 EMQ Technologies Co., Ltd. All Rights Reserved.
2+
%% Copyright (c) 2022-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
33
%%
44
%% Licensed under the Apache License, Version 2.0 (the "License");
55
%% you may not use this file except in compliance with the License.

test/prop_stream_sig_queue.erl

+16
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
%%--------------------------------------------------------------------
2+
%% Copyright (c) 2024 EMQ Technologies Co., Ltd. All Rights Reserved.
3+
%%
4+
%% Licensed under the Apache License, Version 2.0 (the "License");
5+
%% you may not use this file except in compliance with the License.
6+
%% You may obtain 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, software
11+
%% distributed under the License is distributed on an "AS IS" BASIS,
12+
%% WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13+
%% See the License for the specific language governing permissions and
14+
%% limitations under the License.
15+
%%--------------------------------------------------------------------
16+
117
-module(prop_stream_sig_queue).
218
-include_lib("proper/include/proper.hrl").
319
-include_lib("quicer/include/quicer_types.hrl").

test/quicer_SUITE.erl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
%%--------------------------------------------------------------------
2-
%% Copyright (c) 2020-2021 EMQ Technologies Co., Ltd. All Rights Reserved.
2+
%% Copyright (c) 2020-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
33
%%
44
%% Licensed under the Apache License, Version 2.0 (the "License");
55
%% you may not use this file except in compliance with the License.

test/quicer_connection_SUITE.erl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
%%--------------------------------------------------------------------
2-
%% Copyright (c) 2023 EMQ Technologies Co., Ltd. All Rights Reserved.
2+
%% Copyright (c) 2023-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
33
%%
44
%% Licensed under the Apache License, Version 2.0 (the "License");
55
%% you may not use this file except in compliance with the License.

test/quicer_echo_server_stream_callback.erl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
%%--------------------------------------------------------------------
2-
%% Copyright (c) 2021 EMQ Technologies Co., Ltd. All Rights Reserved.
2+
%% Copyright (c) 2021-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
33
%%
44
%% Licensed under the Apache License, Version 2.0 (the "License");
55
%% you may not use this file except in compliance with the License.

test/quicer_listener_SUITE.erl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
%%--------------------------------------------------------------------
2-
%% Copyright (c) 2023 EMQ Technologies Co., Ltd. All Rights Reserved.
2+
%% Copyright (c) 2023-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
33
%%
44
%% Licensed under the Apache License, Version 2.0 (the "License");
55
%% you may not use this file except in compliance with the License.

test/quicer_reg_SUITE.erl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
%%--------------------------------------------------------------------
2-
%% Copyright (c) 2023 EMQ Technologies Co., Ltd. All Rights Reserved.
2+
%% Copyright (c) 2023-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
33
%%
44
%% Licensed under the Apache License, Version 2.0 (the "License");
55
%% you may not use this file except in compliance with the License.

test/quicer_snb_SUITE.erl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
%%--------------------------------------------------------------------
2-
%% Copyright (c) 2020-2021 EMQ Technologies Co., Ltd. All Rights Reserved.
2+
%% Copyright (c) 2020-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
33
%%
44
%% Licensed under the Apache License, Version 2.0 (the "License");
55
%% you may not use this file except in compliance with the License.

test/quicer_test_lib.erl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
%%--------------------------------------------------------------------
2-
%% Copyright (c) 2020-2021 EMQ Technologies Co., Ltd. All Rights Reserved.
2+
%% Copyright (c) 2020-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
33
%%
44
%% Licensed under the Apache License, Version 2.0 (the "License");
55
%% you may not use this file except in compliance with the License.

test/quicer_upgrade_SUITE.erl

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
%%--------------------------------------------------------------------
2-
%% Copyright (c) 2023 EMQ Technologies Co., Ltd. All Rights Reserved.
2+
%% Copyright (c) 2023-2024 EMQ Technologies Co., Ltd. All Rights Reserved.
33
%%
44
%% Licensed under the Apache License, Version 2.0 (the "License");
55
%% you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)