style: add original copyright header

This commit is contained in:
Stefan Strigler 2023-04-14 12:06:52 +02:00
parent 0f162fb50a
commit 92ca2f66f5
2 changed files with 7 additions and 2 deletions

View File

@ -1,4 +1,6 @@
%%--------------------------------------------------------------------
%% Original file taken from https://github.com/arcusfelis/binary2
%% Copyright (c) 2016 Michael Uvarov
%% Copyright (c) 2020-2023 EMQ Technologies Co., Ltd. All Rights Reserved.
%%
%% Licensed under the Apache License, Version 2.0 (the "License");
@ -16,8 +18,6 @@
-module(emqx_utils_binary).
%% copied from https://github.com/arcusfelis/binary2
%% Bytes
-export([
reverse/1,

View File

@ -1,3 +1,8 @@
%%--------------------------------------------------------------------
%% Original file taken from https://github.com/arcusfelis/binary2
%% Copyright (c) 2016 Michael Uvarov
%% Copyright (c) 2023 EMQ Technologies Co., Ltd. All Rights Reserved.
%%
-module(emqx_utils_binary_tests).
-import(emqx_utils_binary, [