Skip to content

Commit 0e7d89d

Browse files
committed
Update copyrights
1 parent 61ac18d commit 0e7d89d

5 files changed

Lines changed: 8 additions & 4 deletions

File tree

include/dynlibutils/macros.h

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
// DynLibUtils
2+
// Copyright (C) 2023-2025 Vladimir Ezhikov (Wend4r) & Borys Komashchenko (Phoenix)
3+
// Licensed under the MIT license. See LICENSE file in the project root for details.
4+
15
#ifndef DYNLIBUTILS_MACROS_H
26
#define DYNLIBUTILS_MACROS_H
37

include/dynlibutils/memaddr.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// DynLibUtils
2-
// Copyright (C) 2023 komashchenko (Phoenix)
2+
// Copyright (C) 2023-2025 Vladimir Ezhikov (Wend4r) & Borys Komashchenko (Phoenix)
33
// Licensed under the MIT license. See LICENSE file in the project root for details.
44

55
#ifndef DYNLIBUTILS_MEMADDR_HPP

include/dynlibutils/module.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//
22
// DynLibUtils
3-
// Copyright (C) 2023 komashchenko (Phoenix)
3+
// Copyright (C) 2023-2025 Vladimir Ezhikov (Wend4r) & Borys Komashchenko (Phoenix)
44
// Licensed under the MIT license. See LICENSE file in the project root for details.
55
//
66

include/dynlibutils/virtual.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// DynLibUtils
2-
// Copyright (C) 2023 komashchenko (Phoenix)
2+
// Copyright (C) 2023-2025 Vladimir Ezhikov (Wend4r) & Borys Komashchenko (Phoenix)
33
// Licensed under the MIT license. See LICENSE file in the project root for details.
44

55
#ifndef DYNLIBUTILS_VIRTUAL_HPP

include/dynlibutils/vthook.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
//
22
// DynLibUtils
3-
// Copyright (C) 2023-2025 Vladimir Ezhikov (Wend4r) & komashchenko (Phoenix)
3+
// Copyright (C) 2023-2025 Vladimir Ezhikov (Wend4r) & Borys Komashchenko (Phoenix)
44
// Licensed under the MIT license. See LICENSE file in the project root for details.
55
//
66

0 commit comments

Comments
 (0)