Skip to content

Commit 3046ba1

Browse files
authored
Merge pull request #67 from BililiveRecorder/license/copyright-to-2025
Update license copyright year(s)
2 parents 18f54a8 + a843c36 commit 3046ba1

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

LICENSE

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -632,7 +632,7 @@ state the exclusion of warranty; and each file should have at least
632632
the "copyright" line and a pointer to where the full notice is found.
633633

634634
BililiveRecorder-WebUI
635-
Copyright (C) 2022-2024 Shugen002
635+
Copyright (C) 2022-2025 Shugen002
636636

637637
This program is free software: you can redistribute it and/or modify
638638
it under the terms of the GNU General Public License as published by
@@ -652,7 +652,7 @@ Also add information on how to contact you by electronic and paper mail.
652652
If the program does terminal interaction, make it output a short
653653
notice like this when it starts in an interactive mode:
654654

655-
BililiveRecorder-WebUI Copyright (C) 2022-2024 Shugen002
655+
BililiveRecorder-WebUI Copyright (C) 2022-2025 Shugen002
656656
This program comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
657657
This is free software, and you are welcome to redistribute it
658658
under certain conditions; type `show c' for details.

src/views/About.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<p>Github: <n-a href="https://github.com/BililiveRecorder/BililiveRecorder-WebUI" target="_blank">
1010
https://github.com/BililiveRecorder/BililiveRecorder-WebUI</n-a>
1111
</p>
12-
<p>Copyright (C) 2022-2024 <n-a href="https://github.com/shugen002" target="_blank">Shugen002</n-a>
12+
<p>Copyright (C) 2022-2025 <n-a href="https://github.com/shugen002" target="_blank">Shugen002</n-a>
1313
</p>
1414
<p>GNU General Public License v3.0</p>
1515
<p>

0 commit comments

Comments
 (0)