Skip to content

Commit 8470a8a

Browse files
committed
Update source code copyright years to 2025
1 parent a93f0b2 commit 8470a8a

6 files changed

Lines changed: 6 additions & 6 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Uses [Conway Stroke Data].
4242

4343
## License
4444

45-
**Copyright 2021–2024 Conway** <br>
45+
**Copyright 2021–2025 Conway** <br>
4646
Licensed under the GNU General Public License v3.0 (GPL-3.0-only). <br>
4747
This is free software with NO WARRANTY etc. etc., see [LICENSE]. <br>
4848

app/src/main/java/io/github/yawnoc/strokeinput/InputContainer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2021--2024 Conway
2+
Copyright 2021--2025 Conway
33
Licensed under the GNU General Public License v3.0 (GPL-3.0-only).
44
This is free software with NO WARRANTY etc. etc.,
55
see LICENSE or <https://www.gnu.org/licenses/>.

app/src/main/java/io/github/yawnoc/strokeinput/Key.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2021, 2023--2024 Conway
2+
Copyright 2021, 2023--2025 Conway
33
Licensed under the GNU General Public License v3.0 (GPL-3.0-only).
44
This is free software with NO WARRANTY etc. etc.,
55
see LICENSE or <https://www.gnu.org/licenses/>.

app/src/main/java/io/github/yawnoc/strokeinput/Keyboard.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2021--2024 Conway
2+
Copyright 2021--2025 Conway
33
Licensed under the GNU General Public License v3.0 (GPL-3.0-only).
44
This is free software with NO WARRANTY etc. etc.,
55
see LICENSE or <https://www.gnu.org/licenses/>.

app/src/main/java/io/github/yawnoc/strokeinput/MainActivity.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2021--2024 Conway
2+
Copyright 2021--2025 Conway
33
Licensed under the GNU General Public License v3.0 (GPL-3.0-only).
44
This is free software with NO WARRANTY etc. etc.,
55
see LICENSE or <https://www.gnu.org/licenses/>.

app/src/main/java/io/github/yawnoc/strokeinput/StrokeInputService.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
Copyright 2021--2024 Conway
2+
Copyright 2021--2025 Conway
33
Licensed under the GNU General Public License v3.0 (GPL-3.0-only).
44
This is free software with NO WARRANTY etc. etc.,
55
see LICENSE or <https://www.gnu.org/licenses/>.

0 commit comments

Comments
 (0)