aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/include
diff options
context:
space:
mode:
authorMichael Camilleri <mike@inqk.net>2026-01-02 14:14:53 +0900
committerMichael Camilleri <mike@inqk.net>2026-01-02 14:14:53 +0900
commit6e4b0b92592860493c89243c2f0ff2c97a8784dc (patch)
tree1c25673232670f8656cb6b81b0d966032874e4df /src/include
parentAdd fix for issue #1687 - destrucutre + splice (diff)
Update year in copyright disclaimer to 2026
Diffstat (limited to 'src/include')
-rw-r--r--src/include/janet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/janet.h b/src/include/janet.h
index c44c3d3a..495a78c2 100644
--- a/src/include/janet.h
+++ b/src/include/janet.h
@@ -1,5 +1,5 @@
/*
-* Copyright (c) 2025 Calvin Rose
+* Copyright (c) 2026 Calvin Rose
*
* Permission is hereby granted, free of charge, to any person obtaining a copy
* of this software and associated documentation files (the "Software"), to