\ No newline at end of file
diff --git a/src/siyuan.d.ts b/src/siyuan.d.ts
index b197cbc..fbca339 100644
--- a/src/siyuan.d.ts
+++ b/src/siyuan.d.ts
@@ -1,26 +1,5 @@
/*
- * Copyright (c) 2023, Terwer . All rights reserved.
- * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
- *
- * This code is free software; you can redistribute it and/or modify it
- * under the terms of the GNU General Public License version 2 only, as
- * published by the Free Software Foundation. Terwer designates this
- * particular file as subject to the "Classpath" exception as provided
- * by Terwer in the LICENSE file that accompanied this code.
- *
- * This code is distributed in the hope that it will be useful, but WITHOUT
- * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
- * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
- * version 2 for more details (a copy is included in the LICENSE file that
- * accompanied this code).
- *
- * You should have received a copy of the GNU General Public License version
- * 2 along with this work; if not, write to the Free Software Foundation,
- * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
- *
- * Please contact Terwer, Shenzhen, Guangdong, China, youweics@163.com
- * or visit www.terwer.space if you need additional information or have any
- * questions.
+ * Copyright (c) 2023, SiYuan, frostime, Terwer . All rights reserved.
*/
declare module "siyuan" {
diff --git a/src/sy-dtype.d.ts b/src/sy-dtype.d.ts
index 0be02f9..0c3b465 100644
--- a/src/sy-dtype.d.ts
+++ b/src/sy-dtype.d.ts
@@ -4,7 +4,7 @@
*/
/**
- * 思源内部常用的数据格式
+ * Frequently used data structures in SiYuan
*/
declare module "sy-dtype" {