aboutsummaryrefslogtreecommitdiff
path: root/types/test
diff options
context:
space:
mode:
Diffstat (limited to 'types/test')
-rw-r--r--types/test/core.d.ts2
-rw-r--r--types/test/database.d.ts2
-rw-r--r--types/test/document-types.d.ts2
-rw-r--r--types/test/document-util.d.ts2
-rw-r--r--types/test/dom-text-scanner.d.ts2
-rw-r--r--types/test/json.d.ts2
-rw-r--r--types/test/mocks.d.ts2
-rw-r--r--types/test/translator.d.ts2
8 files changed, 8 insertions, 8 deletions
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