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/test/core.d.ts | 2 +- types/test/database.d.ts | 2 +- types/test/document-types.d.ts | 2 +- types/test/document-util.d.ts | 2 +- types/test/dom-text-scanner.d.ts | 2 +- types/test/json.d.ts | 2 +- types/test/mocks.d.ts | 2 +- types/test/translator.d.ts | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'types/test') diff --git a/types/test/core.d.ts b/types/test/core.d.ts index c01737e6..eec39990 100644 --- a/types/test/core.d.ts +++ b/types/test/core.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/test/database.d.ts b/types/test/database.d.ts index c24723e1..3c760ec3 100644 --- a/types/test/database.d.ts +++ b/types/test/database.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/test/document-types.d.ts b/types/test/document-types.d.ts index 44831397..6b63f171 100644 --- a/types/test/document-types.d.ts +++ b/types/test/document-types.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/test/document-util.d.ts b/types/test/document-util.d.ts index 3c09f7f0..c59c2bf5 100644 --- a/types/test/document-util.d.ts +++ b/types/test/document-util.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/test/dom-text-scanner.d.ts b/types/test/dom-text-scanner.d.ts index 988cb690..ebbbab70 100644 --- a/types/test/dom-text-scanner.d.ts +++ b/types/test/dom-text-scanner.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/test/json.d.ts b/types/test/json.d.ts index 9ae21b0f..1b4fb919 100644 --- a/types/test/json.d.ts +++ b/types/test/json.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/test/mocks.d.ts b/types/test/mocks.d.ts index 13b56ac6..727f2c63 100644 --- a/types/test/mocks.d.ts +++ b/types/test/mocks.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/test/translator.d.ts b/types/test/translator.d.ts index 7dff116e..b213f9e0 100644 --- a/types/test/translator.d.ts +++ b/types/test/translator.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