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/dev/dictionary-validate.d.ts | 2 +- types/dev/manifest.d.ts | 2 +- types/dev/schema-validate.d.ts | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'types/dev') diff --git a/types/dev/dictionary-validate.d.ts b/types/dev/dictionary-validate.d.ts index c39f4335..d3f8a8be 100644 --- a/types/dev/dictionary-validate.d.ts +++ b/types/dev/dictionary-validate.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/dev/manifest.d.ts b/types/dev/manifest.d.ts index af475ee9..ef2c831c 100644 --- a/types/dev/manifest.d.ts +++ b/types/dev/manifest.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/dev/schema-validate.d.ts b/types/dev/schema-validate.d.ts index b30c8a04..b6cbb8dd 100644 --- a/types/dev/schema-validate.d.ts +++ b/types/dev/schema-validate.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