From c6f1aa5e0d88368881305b998d96581d2a5446db Mon Sep 17 00:00:00 2001 From: Sine Striker <trueful@163.com> Date: 周五, 21 6月 2024 13:22:19 +0800 Subject: [PATCH] Update MSBuild --- src/core/windowagentbase.h | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/src/core/windowagentbase.h b/src/core/windowagentbase.h index fec450a..5b25528 100644 --- a/src/core/windowagentbase.h +++ b/src/core/windowagentbase.h @@ -1,4 +1,5 @@ -// Copyright (C) 2023-2024 Stdware Collections +// Copyright (C) 2023-2024 Stdware Collections (https://www.github.com/stdware) +// Copyright (C) 2021-2023 wangwenx190 (Yuhang Zhao) // SPDX-License-Identifier: Apache-2.0 #ifndef WINDOWAGENTBASE_H -- Gitblit v1.9.1