Skip to content

Commit bb9437b

Browse files
committed
chore: update year information
1 parent 7e42760 commit bb9437b

5 files changed

Lines changed: 5 additions & 5 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,6 +386,6 @@ Userscripts does not collect any data from its users nor monitor activities or a
386386

387387
## License
388388

389-
Copyright (c) 2018-2024 Justin Wasack
389+
Copyright © 2018-2025 Justin Wasack
390390

391391
Licensed under the [GNU General Public License v3.0](/LICENSE) license for all open source applications. A commercial license is required for all other applications.

docs/contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,4 +117,4 @@ If you are not a member of the project, first you need to fork the master branch
117117

118118
# About
119119

120-
[Userscripts](https://github.com/quoid/userscripts) @ 2018-2023
120+
[Userscripts](https://github.com/quoid/userscripts)

docs/dev.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,4 +79,4 @@ Note that all existing `.xcconfig` files already include `.dev.xcconfig` files o
7979

8080
# About
8181

82-
[Userscripts](https://github.com/quoid/userscripts) @ 2018-2024
82+
[Userscripts](https://github.com/quoid/userscripts)

docs/structure.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,4 +38,4 @@ Build the project from here to extension bundled app
3838

3939
# About
4040

41-
[Userscripts](https://github.com/quoid/userscripts) @ 2018-2023
41+
[Userscripts](https://github.com/quoid/userscripts)

xcode/xcconfig/Userscripts-Release.xcconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
#include "Userscripts-Base.xcconfig"
22

3-
INFOPLIST_KEY_NSHumanReadableCopyright = Copyright © 2018–2024 Justin Wasack. All rights reserved.
3+
INFOPLIST_KEY_NSHumanReadableCopyright = Copyright © 2018–2025 Justin Wasack. All rights reserved.
44
CURRENT_PROJECT_VERSION = 1
55
MARKETING_VERSION = 1.0.0
66

0 commit comments

Comments
 (0)