Skip to content

Commit ac6fb03

Browse files
committed
2026: happy new year
Signed-off-by: Rong Tao <rongtao@cestc.cn>
1 parent bbadeaf commit ac6fb03

205 files changed

Lines changed: 206 additions & 204 deletions

File tree

Some content is hidden

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

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SPDX-License-Identifier: GPL-2.0-or-later
2-
# Copyright (C) 2022-2025 Rong Tao
2+
# Copyright (C) 2022-2026 Rong Tao
33
#
44
# Top level CMakeLists.txt of ULPatch project.
55
#

cmake/cmake_uninstall.cmake.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SPDX-License-Identifier: GPL-2.0-or-later
2-
# Copyright (C) 2022-2025 Rong Tao
2+
# Copyright (C) 2022-2026 Rong Tao
33
#
44
# refs: https://gitlab.kitware.com/cmake/community/-/wikis/FAQ#can-i-do-make-uninstall-with-cmake
55
#

cmake/find_binutils.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SPDX-License-Identifier: GPL-2.0-or-later
2-
# Copyright (C) 2022-2025 Rong Tao
2+
# Copyright (C) 2022-2026 Rong Tao
33
#
44
# - Try to find binutils
55
# Once done this will define

cmake/find_capstone.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SPDX-License-Identifier: GPL-2.0-or-later
2-
# Copyright (C) 2022-2025 Rong Tao
2+
# Copyright (C) 2022-2026 Rong Tao
33
#
44
# - Try to find capstone
55
# Once done this will define

cmake/find_elfutils.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SPDX-License-Identifier: GPL-2.0-or-later
2-
# Copyright (C) 2022-2025 Rong Tao
2+
# Copyright (C) 2022-2026 Rong Tao
33
#
44
# - Try to find elfutils
55
# Once done this will define

cmake/find_kernel_headers.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SPDX-License-Identifier: GPL-2.0-or-later
2-
# Copyright (C) 2022-2025 Rong Tao
2+
# Copyright (C) 2022-2026 Rong Tao
33
#
44
# - Try to find kernel headers
55
# Once done this will define

cmake/find_libelf.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SPDX-License-Identifier: GPL-2.0-or-later
2-
# Copyright (C) 2022-2025 Rong Tao
2+
# Copyright (C) 2022-2026 Rong Tao
33
#
44
# - Try to find libelf
55
# Once done this will define

cmake/find_libunwind.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SPDX-License-Identifier: GPL-2.0-or-later
2-
# Copyright (C) 2022-2025 Rong Tao
2+
# Copyright (C) 2022-2026 Rong Tao
33
#
44
# - Try to find libunwind
55
# Once done this will define

cmake/find_openssl.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SPDX-License-Identifier: GPL-2.0-or-later
2-
# Copyright (C) 2025 Rong Tao
2+
# Copyright (C) 2025-2026 Rong Tao
33
#
44
# - Try to find libunwind
55
# Once done this will define

docs/en/CHANGELOG.md

Lines changed: 1 addition & 0 deletions

0 commit comments

Comments
 (0)