Skip to content

Commit

Permalink
Merge pull request #67 from BililiveRecorder/license/copyright-to-2025
Browse files Browse the repository at this point in the history
Update license copyright year(s)
  • Loading branch information
shugen002 authored Jan 1, 2025
2 parents 18f54a8 + a843c36 commit 3046ba1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -632,7 +632,7 @@ state the exclusion of warranty; and each file should have at least
the "copyright" line and a pointer to where the full notice is found.

BililiveRecorder-WebUI
Copyright (C) 2022-2024 Shugen002
Copyright (C) 2022-2025 Shugen002

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
Expand All @@ -652,7 +652,7 @@ Also add information on how to contact you by electronic and paper mail.
If the program does terminal interaction, make it output a short
notice like this when it starts in an interactive mode:

BililiveRecorder-WebUI Copyright (C) 2022-2024 Shugen002
BililiveRecorder-WebUI Copyright (C) 2022-2025 Shugen002
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
This is free software, and you are welcome to redistribute it
under certain conditions; type `show c' for details.
Expand Down
2 changes: 1 addition & 1 deletion src/views/About.vue
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<p>Github: <n-a href="https://github.com/BililiveRecorder/BililiveRecorder-WebUI" target="_blank">
https://github.com/BililiveRecorder/BililiveRecorder-WebUI</n-a>
</p>
<p>Copyright (C) 2022-2024 <n-a href="https://github.com/shugen002" target="_blank">Shugen002</n-a>
<p>Copyright (C) 2022-2025 <n-a href="https://github.com/shugen002" target="_blank">Shugen002</n-a>
</p>
<p>GNU General Public License v3.0</p>
<p>
Expand Down

0 comments on commit 3046ba1

Please sign in to comment.