From ff5db2c18e3731e7c1063bf27ad5d6d9d22d1c6c Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Fri, 19 Jan 2024 22:42:10 -0500 Subject: Update copyright year (#524) * Update copyright year * Update lib files * Rebase updates * Update dates * Update years to range * Update permitted pattern --- types/other/globals.d.ts | 2 +- types/other/rollup-parse-ast.d.ts | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'types/other') diff --git a/types/other/globals.d.ts b/types/other/globals.d.ts index 4f6db6c9..9b75db04 100644 --- a/types/other/globals.d.ts +++ b/types/other/globals.d.ts @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 Yomitan Authors + * Copyright (C) 2023-2024 Yomitan Authors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by diff --git a/types/other/rollup-parse-ast.d.ts b/types/other/rollup-parse-ast.d.ts index 52a5ec98..d798f09e 100644 --- a/types/other/rollup-parse-ast.d.ts +++ b/types/other/rollup-parse-ast.d.ts @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 Yomitan Authors + * Copyright (C) 2023-2024 Yomitan Authors * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License as published by -- cgit v1.2.3