From a2b239886eab4975d93b8be689fb321e6a0e3afa Mon Sep 17 00:00:00 2001 From: Austin Siew <17107540+Aquafina-water-bottle@users.noreply.github.com> Date: Tue, 21 Mar 2023 05:53:36 -0600 Subject: Updated LICENSE to full license, added Yomitan 2023 to all license headers --- ext/css/action-popup.css | 1 + ext/css/background.css | 1 + ext/css/display-pronunciation.css | 1 + ext/css/display.css | 1 + ext/css/material.css | 1 + ext/css/permissions.css | 1 + ext/css/popup-outer.css | 1 + ext/css/popup-preview.css | 1 + ext/css/search.css | 1 + ext/css/settings.css | 1 + ext/css/structured-content.css | 1 + 11 files changed, 11 insertions(+) (limited to 'ext/css') diff --git a/ext/css/action-popup.css b/ext/css/action-popup.css index 1bbf3fad..d88010d0 100644 --- a/ext/css/action-popup.css +++ b/ext/css/action-popup.css @@ -1,4 +1,5 @@ /* + * 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 b2aca1d6..6366974a 100644 --- a/ext/css/background.css +++ b/ext/css/background.css @@ -1,4 +1,5 @@ /* + * 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 7a8e4b60..a2403e20 100644 --- a/ext/css/display-pronunciation.css +++ b/ext/css/display-pronunciation.css @@ -1,4 +1,5 @@ /* + * 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 3e83b01b..96c6e069 100644 --- a/ext/css/display.css +++ b/ext/css/display.css @@ -1,4 +1,5 @@ /* + * 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 6621df96..299d897d 100644 --- a/ext/css/material.css +++ b/ext/css/material.css @@ -1,4 +1,5 @@ /* + * 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 6e8c5c48..a829bece 100644 --- a/ext/css/permissions.css +++ b/ext/css/permissions.css @@ -1,4 +1,5 @@ /* + * 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 e020a956..1ecd9bc9 100644 --- a/ext/css/popup-outer.css +++ b/ext/css/popup-outer.css @@ -1,4 +1,5 @@ /* + * 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 c22c9236..1208e050 100644 --- a/ext/css/popup-preview.css +++ b/ext/css/popup-preview.css @@ -1,4 +1,5 @@ /* + * 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 f4e1cd5f..74c3676e 100644 --- a/ext/css/search.css +++ b/ext/css/search.css @@ -1,4 +1,5 @@ /* + * 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 6f1afa00..8497a554 100644 --- a/ext/css/settings.css +++ b/ext/css/settings.css @@ -1,4 +1,5 @@ /* + * 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 5e863318..58d9539a 100644 --- a/ext/css/structured-content.css +++ b/ext/css/structured-content.css @@ -1,4 +1,5 @@ /* + * 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