Skip to content

Commit ccde8d3

Browse files
committed
docs: update copyright year in README and LICENSE
1 parent 7b22b14 commit ccde8d3

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
The MIT License (MIT)
22

3-
Copyright (c) <year> Adam Veldhousen
3+
Copyright (c) 2025 SLIMES Lab
44

55
Permission is hereby granted, free of charge, to any person obtaining a copy
66
of this software and associated documentation files (the "Software"), to deal

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -193,7 +193,7 @@ We welcome contributions! Please see our [Contributing Guidelines](https://slime
193193

194194
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.
195195

196-
Copyright © 2025 SLIMES Lab
196+
Copyright © 2025-2026 SLIMES Lab
197197

198198
## Contact
199199

mkdocs.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ repo_name: slimeslab/ComProScanner
77
repo_url: https://github.com/slimeslab/ComProScanner
88
edit_uri: edit/main/docs/
99

10-
copyright: Copyright &copy; 2025 SLIMES Lab - Licensed under <a href="about/license/" style="color:#009485" onMouseOver="this.style.color='#ff9100'" onMouseOut="this.style.color='#009485'">MIT</a>
10+
copyright: Copyright &copy; 2025-2026 SLIMES Lab - Licensed under <a href="about/license/" style="color:#009485" onMouseOver="this.style.color='#ff9100'" onMouseOut="this.style.color='#009485'">MIT</a>
1111

1212
theme:
1313
name: material

0 commit comments

Comments
 (0)