diff options
| author | 2026-01-02 14:14:53 +0900 | |
|---|---|---|
| committer | 2026-01-02 14:14:53 +0900 | |
| commit | 6e4b0b92592860493c89243c2f0ff2c97a8784dc (patch) | |
| tree | 1c25673232670f8656cb6b81b0d966032874e4df /src/include | |
| parent | Add 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.h | 2 |
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 |
