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/css/action-popup.css | 2 +- ext/css/background.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 +- 11 files changed, 11 insertions(+), 11 deletions(-) (limited to 'ext/css') diff --git a/ext/css/action-popup.css b/ext/css/action-popup.css index d88010d0..143e50fa 100644 --- a/ext/css/action-popup.css +++ b/ext/css/action-popup.css @@ -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/css/background.css b/ext/css/background.css index 6366974a..ab283025 100644 --- a/ext/css/background.css +++ b/ext/css/background.css @@ -1,5 +1,5 @@ /* - * Copyright (C) 2023 Yomitan Authors + * Copyright (C) 2023 Yomitan Authors * Copyright (C) 2022 Yomichan Authors * * This program is free software: you can redistribute it and/or modify diff --git a/ext/css/display-pronunciation.css b/ext/css/display-pronunciation.css index a2403e20..cc067633 100644 --- a/ext/css/display-pronunciation.css +++ b/ext/css/display-pronunciation.css @@ -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/css/display.css b/ext/css/display.css index 96c6e069..49aeaaa5 100644 --- a/ext/css/display.css +++ b/ext/css/display.css @@ -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/css/material.css b/ext/css/material.css index 299d897d..ff7c9c52 100644 --- a/ext/css/material.css +++ b/ext/css/material.css @@ -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/css/permissions.css b/ext/css/permissions.css index a829bece..abdbf898 100644 --- a/ext/css/permissions.css +++ b/ext/css/permissions.css @@ -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/css/popup-outer.css b/ext/css/popup-outer.css index 1ecd9bc9..6fd32dc5 100644 --- a/ext/css/popup-outer.css +++ b/ext/css/popup-outer.css @@ -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/css/popup-preview.css b/ext/css/popup-preview.css index 1208e050..f3d73166 100644 --- a/ext/css/popup-preview.css +++ b/ext/css/popup-preview.css @@ -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/css/search.css b/ext/css/search.css index 74c3676e..ed2e9892 100644 --- a/ext/css/search.css +++ b/ext/css/search.css @@ -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/css/settings.css b/ext/css/settings.css index 8497a554..33fbc22c 100644 --- a/ext/css/settings.css +++ b/ext/css/settings.css @@ -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/css/structured-content.css b/ext/css/structured-content.css index 58d9539a..9c894008 100644 --- a/ext/css/structured-content.css +++ b/ext/css/structured-content.css @@ -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 -- cgit v1.2.3