From a02891e52c00f950387017e86d35693d03a8a1d7 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Fri, 1 Jan 2021 14:50:41 -0500 Subject: Update copyright year (#1194) * Update copyright year * Remove redundant Author info --- ext/bg/js/settings2/nested-popups-controller.js | 2 +- ext/bg/js/settings2/secondary-search-dictionary-controller.js | 2 +- ext/bg/js/settings2/settings-display-controller.js | 2 +- ext/bg/js/settings2/settings-main.js | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) (limited to 'ext/bg/js/settings2') diff --git a/ext/bg/js/settings2/nested-popups-controller.js b/ext/bg/js/settings2/nested-popups-controller.js index 41bf0e11..1ebc7389 100644 --- a/ext/bg/js/settings2/nested-popups-controller.js +++ b/ext/bg/js/settings2/nested-popups-controller.js @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020 Yomichan Authors + * Copyright (C) 2020-2021 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/bg/js/settings2/secondary-search-dictionary-controller.js b/ext/bg/js/settings2/secondary-search-dictionary-controller.js index 8b6ea9d9..2fb3de67 100644 --- a/ext/bg/js/settings2/secondary-search-dictionary-controller.js +++ b/ext/bg/js/settings2/secondary-search-dictionary-controller.js @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020 Yomichan Authors + * Copyright (C) 2020-2021 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/bg/js/settings2/settings-display-controller.js b/ext/bg/js/settings2/settings-display-controller.js index f17e3dcb..c5661b13 100644 --- a/ext/bg/js/settings2/settings-display-controller.js +++ b/ext/bg/js/settings2/settings-display-controller.js @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020 Yomichan Authors + * Copyright (C) 2020-2021 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/bg/js/settings2/settings-main.js b/ext/bg/js/settings2/settings-main.js index 162ed3cd..1a719edd 100644 --- a/ext/bg/js/settings2/settings-main.js +++ b/ext/bg/js/settings2/settings-main.js @@ -1,5 +1,5 @@ /* - * Copyright (C) 2020 Yomichan Authors + * Copyright (C) 2020-2021 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 -- cgit v1.2.3