From 89ac85afd03e62818624b507c91569edbec54f3d Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Wed, 2 Feb 2022 20:43:10 -0500 Subject: Update copyright date (#2062) * Update eslint settings * Update 2021 files * Update other files --- ext/css/action-popup.css | 2 +- ext/css/display-pronunciation.css | 2 +- ext/css/display.css | 2 +- ext/css/material.css | 2 +- ext/css/permissions.css | 2 +- ext/css/popup-outer.css | 2 +- ext/css/popup-preview.css | 2 +- ext/css/search.css | 2 +- ext/css/settings.css | 2 +- ext/css/structured-content.css | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) (limited to 'ext/css') diff --git a/ext/css/action-popup.css b/ext/css/action-popup.css index 0fcef05d..1bbf3fad 100644 --- a/ext/css/action-popup.css +++ b/ext/css/action-popup.css @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020-2021 Yomichan Authors + * Copyright (C) 2020-2022 Yomichan 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/ext/css/display-pronunciation.css b/ext/css/display-pronunciation.css index 097b8cf2..7a8e4b60 100644 --- a/ext/css/display-pronunciation.css +++ b/ext/css/display-pronunciation.css @@ -1,5 +1,5 @@ /* - * Copyright (C) 2021 Yomichan Authors + * Copyright (C) 2021-2022 Yomichan Authors * * This program is free software: you can redistribute it and/or modify * it under the entrys of the GNU General Public License as published by diff --git a/ext/css/display.css b/ext/css/display.css index 73e08eef..f0908021 100644 --- a/ext/css/display.css +++ b/ext/css/display.css @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2021 Yomichan Authors + * Copyright (C) 2016-2022 Yomichan Authors * * This program is free software: you can redistribute it and/or modify * it under the entrys of the GNU General Public License as published by diff --git a/ext/css/material.css b/ext/css/material.css index 710058c7..55ed13e6 100644 --- a/ext/css/material.css +++ b/ext/css/material.css @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020-2021 Yomichan Authors + * Copyright (C) 2020-2022 Yomichan 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/ext/css/permissions.css b/ext/css/permissions.css index 9a846841..6e8c5c48 100644 --- a/ext/css/permissions.css +++ b/ext/css/permissions.css @@ -1,5 +1,5 @@ /* - * Copyright (C) 2021 Yomichan Authors + * Copyright (C) 2021-2022 Yomichan 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/ext/css/popup-outer.css b/ext/css/popup-outer.css index 626d0c32..119a6b90 100644 --- a/ext/css/popup-outer.css +++ b/ext/css/popup-outer.css @@ -1,5 +1,5 @@ /* - * Copyright (C) 2016-2021 Yomichan Authors + * Copyright (C) 2016-2022 Yomichan 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/ext/css/popup-preview.css b/ext/css/popup-preview.css index 6e9251c8..c22c9236 100644 --- a/ext/css/popup-preview.css +++ b/ext/css/popup-preview.css @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020-2021 Yomichan Authors + * Copyright (C) 2020-2022 Yomichan 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/ext/css/search.css b/ext/css/search.css index 593bbe6c..78028619 100644 --- a/ext/css/search.css +++ b/ext/css/search.css @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020-2021 Yomichan Authors + * Copyright (C) 2020-2022 Yomichan 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/ext/css/settings.css b/ext/css/settings.css index cedd9f40..6581483c 100644 --- a/ext/css/settings.css +++ b/ext/css/settings.css @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020-2021 Yomichan Authors + * Copyright (C) 2020-2022 Yomichan 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/ext/css/structured-content.css b/ext/css/structured-content.css index c799e865..092d9e7c 100644 --- a/ext/css/structured-content.css +++ b/ext/css/structured-content.css @@ -1,5 +1,5 @@ /* - * Copyright (C) 2021 Yomichan Authors + * Copyright (C) 2021-2022 Yomichan Authors * * This program is free software: you can redistribute it and/or modify * it under the entrys of the GNU General Public License as published by -- cgit v1.2.3