From a14251ea2b2b77b94fa5436b8c055a99c5f66e95 Mon Sep 17 00:00:00 2001 From: Austin Siew <17107540+Aquafina-water-bottle@users.noreply.github.com> Date: Wed, 22 Mar 2023 23:59:35 -0600 Subject: fixed eslint, changed header to only use 2 spaces, added missing headers to test --- ext/js/general/cache-map.js | 2 +- ext/js/general/object-property-accessor.js | 2 +- ext/js/general/regex-util.js | 2 +- ext/js/general/task-accumulator.js | 2 +- ext/js/general/text-source-map.js | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'ext/js/general') diff --git a/ext/js/general/cache-map.js b/ext/js/general/cache-map.js index f05422e9..817626ab 100644 --- a/ext/js/general/cache-map.js +++ b/ext/js/general/cache-map.js @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 Yomitan Authors + * Copyright (C) 2023 Yomitan Authors * Copyright (C) 2020-2022 Yomichan Authors * * This program is free software: you can redistribute it and/or modify diff --git a/ext/js/general/object-property-accessor.js b/ext/js/general/object-property-accessor.js index d1595ecf..12b91935 100644 --- a/ext/js/general/object-property-accessor.js +++ b/ext/js/general/object-property-accessor.js @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 Yomitan Authors + * Copyright (C) 2023 Yomitan Authors * Copyright (C) 2016-2022 Yomichan Authors * * This program is free software: you can redistribute it and/or modify diff --git a/ext/js/general/regex-util.js b/ext/js/general/regex-util.js index 3d4ef92e..6e466864 100644 --- a/ext/js/general/regex-util.js +++ b/ext/js/general/regex-util.js @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 Yomitan Authors + * Copyright (C) 2023 Yomitan Authors * Copyright (C) 2021-2022 Yomichan Authors * * This program is free software: you can redistribute it and/or modify diff --git a/ext/js/general/task-accumulator.js b/ext/js/general/task-accumulator.js index 632391ad..b1185316 100644 --- a/ext/js/general/task-accumulator.js +++ b/ext/js/general/task-accumulator.js @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 Yomitan Authors + * Copyright (C) 2023 Yomitan Authors * Copyright (C) 2020-2022 Yomichan Authors * * This program is free software: you can redistribute it and/or modify diff --git a/ext/js/general/text-source-map.js b/ext/js/general/text-source-map.js index 7ca64766..473fd0d0 100644 --- a/ext/js/general/text-source-map.js +++ b/ext/js/general/text-source-map.js @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 Yomitan Authors + * Copyright (C) 2023 Yomitan Authors * Copyright (C) 2020-2022 Yomichan Authors * * This program is free software: you can redistribute it and/or modify -- cgit v1.2.3