Skip to content

Commit c8317a2

Browse files
committed
Update copyright
1 parent 2aa9b2a commit c8317a2

Some content is hidden

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

57 files changed

+171
-61
lines changed

test/emqx_access_SUITE.erl

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
%% Copyright (c) 2013-2019 EMQ Technologies Co., Ltd. All Rights Reserved.
1+
%%--------------------------------------------------------------------
2+
%% Copyright (c) 2019 EMQ Technologies Co., Ltd. All Rights Reserved.
23
%%
34
%% Licensed under the Apache License, Version 2.0 (the "License");
45
%% you may not use this file except in compliance with the License.
@@ -11,6 +12,7 @@
1112
%% WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1213
%% See the License for the specific language governing permissions and
1314
%% limitations under the License.
15+
%%--------------------------------------------------------------------
1416

1517
-module(emqx_access_SUITE).
1618

test/emqx_acl_test_mod.erl

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
%% Copyright (c) 2013-2019 EMQ Technologies Co., Ltd. All Rights Reserved.
1+
%%--------------------------------------------------------------------
2+
%% Copyright (c) 2019 EMQ Technologies Co., Ltd. All Rights Reserved.
23
%%
34
%% Licensed under the Apache License, Version 2.0 (the "License");
45
%% you may not use this file except in compliance with the License.
@@ -11,6 +12,7 @@
1112
%% WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1213
%% See the License for the specific language governing permissions and
1314
%% limitations under the License.
15+
%%--------------------------------------------------------------------
1416

1517
-module(emqx_acl_test_mod).
1618

test/emqx_alarm_handler_SUITE.erl

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
%% Copyright (c) 2013-2019 EMQ Technologies Co., Ltd. All Rights Reserved.
1+
%%--------------------------------------------------------------------
2+
%% Copyright (c) 2019 EMQ Technologies Co., Ltd. All Rights Reserved.
23
%%
34
%% Licensed under the Apache License, Version 2.0 (the "License");
45
%% you may not use this file except in compliance with the License.
@@ -11,6 +12,7 @@
1112
%% WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1213
%% See the License for the specific language governing permissions and
1314
%% limitations under the License.
15+
%%--------------------------------------------------------------------
1416

1517
-module(emqx_alarm_handler_SUITE).
1618

test/emqx_auth_anonymous_test_mod.erl

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
%% Copyright (c) 2013-2019 EMQ Technologies Co., Ltd. All Rights Reserved.
1+
%%--------------------------------------------------------------------
2+
%% Copyright (c) 2019 EMQ Technologies Co., Ltd. All Rights Reserved.
23
%%
34
%% Licensed under the Apache License, Version 2.0 (the "License");
45
%% you may not use this file except in compliance with the License.
@@ -11,6 +12,7 @@
1112
%% WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1213
%% See the License for the specific language governing permissions and
1314
%% limitations under the License.
15+
%%--------------------------------------------------------------------
1416

1517
-module(emqx_auth_anonymous_test_mod).
1618

test/emqx_auth_dashboard.erl

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
%% Copyright (c) 2013-2019 EMQ Technologies Co., Ltd. All Rights Reserved.
1+
%%--------------------------------------------------------------------
2+
%% Copyright (c) 2019 EMQ Technologies Co., Ltd. All Rights Reserved.
23
%%
34
%% Licensed under the Apache License, Version 2.0 (the "License");
45
%% you may not use this file except in compliance with the License.
@@ -11,6 +12,7 @@
1112
%% WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1213
%% See the License for the specific language governing permissions and
1314
%% limitations under the License.
15+
%%--------------------------------------------------------------------
1416

1517
-module(emqx_auth_dashboard).
1618

test/emqx_banned_SUITE.erl

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
%% Copyright (c) 2013-2019 EMQ Technologies Co., Ltd. All Rights Reserved.
1+
%%--------------------------------------------------------------------
2+
%% Copyright (c) 2019 EMQ Technologies Co., Ltd. All Rights Reserved.
23
%%
34
%% Licensed under the Apache License, Version 2.0 (the "License");
45
%% you may not use this file except in compliance with the License.
@@ -11,6 +12,7 @@
1112
%% WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1213
%% See the License for the specific language governing permissions and
1314
%% limitations under the License.
15+
%%--------------------------------------------------------------------
1416

1517
-module(emqx_banned_SUITE).
1618

test/emqx_batch_SUITE.erl

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
%% Copyright (c) 2013-2019 EMQ Technologies Co., Ltd. All Rights Reserved.
1+
%%--------------------------------------------------------------------
2+
%% Copyright (c) 2019 EMQ Technologies Co., Ltd. All Rights Reserved.
23
%%
34
%% Licensed under the Apache License, Version 2.0 (the "License");
45
%% you may not use this file except in compliance with the License.
@@ -11,6 +12,7 @@
1112
%% WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1213
%% See the License for the specific language governing permissions and
1314
%% limitations under the License.
15+
%%--------------------------------------------------------------------
1416

1517
-module(emqx_batch_SUITE).
1618

test/emqx_broker_SUITE.erl

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
%% Copyright (c) 2013-2019 EMQ Technologies Co., Ltd. All Rights Reserved.
1+
%%--------------------------------------------------------------------
2+
%% Copyright (c) 2019 EMQ Technologies Co., Ltd. All Rights Reserved.
23
%%
34
%% Licensed under the Apache License, Version 2.0 (the "License");
45
%% you may not use this file except in compliance with the License.
@@ -11,6 +12,7 @@
1112
%% WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1213
%% See the License for the specific language governing permissions and
1314
%% limitations under the License.
15+
%%--------------------------------------------------------------------
1416

1517
-module(emqx_broker_SUITE).
1618

test/emqx_client_SUITE.erl

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
%% Copyright (c) 2013-2019 EMQ Technologies Co., Ltd. All Rights Reserved.
1+
%%--------------------------------------------------------------------
2+
%% Copyright (c) 2019 EMQ Technologies Co., Ltd. All Rights Reserved.
23
%%
34
%% Licensed under the Apache License, Version 2.0 (the "License");
45
%% you may not use this file except in compliance with the License.
@@ -11,6 +12,7 @@
1112
%% WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1213
%% See the License for the specific language governing permissions and
1314
%% limitations under the License.
15+
%%--------------------------------------------------------------------
1416

1517
-module(emqx_client_SUITE).
1618

test/emqx_cm_SUITE.erl

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
2-
%% Copyright (c) 2013-2019 EMQ Technologies Co., Ltd. All Rights Reserved.
1+
%%--------------------------------------------------------------------
2+
%% Copyright (c) 2019 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.
@@ -12,6 +12,7 @@
1212
%% WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
1313
%% See the License for the specific language governing permissions and
1414
%% limitations under the License.
15+
%%--------------------------------------------------------------------
1516

1617
-module(emqx_cm_SUITE).
1718

0 commit comments

Comments
 (0)