Skip to content

Commit db8ef03

Browse files
committed
update LICENSE year
1 parent c83670a commit db8ef03

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,5 @@ node-java.cbp
99
*.iml
1010
*.kdev4
1111
*/.kdev_include_paths
12-
.vscode
1312
CMakeLists.txt
1413
cmake-build-debug/

.vscode/settings.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
{
2+
"cSpell.words": [
3+
"Ferner"
4+
]
5+
}

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2023 Joe Ferner
1+
Copyright (c) 2025 Joe Ferner
22

33
Permission is hereby granted, free of charge, to any person obtaining
44
a copy of this software and associated documentation files (the

0 commit comments

Comments
 (0)