summaryrefslogtreecommitdiff
path: root/stubs
diff options
context:
space:
mode:
authorJordan Wiens <github@psifertex.com>2026-01-01 12:30:15 -0500
committerJordan Wiens <github@psifertex.com>2026-01-01 12:30:15 -0500
commitd9c58e94a0c86499bc481baccad73f2857678c29 (patch)
tree3f03c98872c3e683e5567bbd16fb1153096864fb /stubs
parent0a08849a696164b34841b361f65b7f6fb9ff51d8 (diff)
update copyrights for 2026
Diffstat (limited to 'stubs')
-rw-r--r--stubs/generate_stubs.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/stubs/generate_stubs.py b/stubs/generate_stubs.py
index 5478ba7c..4afb684d 100644
--- a/stubs/generate_stubs.py
+++ b/stubs/generate_stubs.py
@@ -1,4 +1,4 @@
-# Copyright (c) 2015-2025 Vector 35 Inc
+# Copyright (c) 2015-2026 Vector 35 Inc
#
# Permission is hereby granted, free of charge, to any person obtaining a copy
# of this software and associated documentation files (the "Software"), to
@@ -53,7 +53,7 @@ output_source = os.path.join(options.build_dir, 'stubs.cpp')
with open(output_source, 'w') as stubs:
stubs.write("""
-// Copyright (c) 2015-2025 Vector 35 Inc
+// Copyright (c) 2015-2026 Vector 35 Inc
//
// Permission is hereby granted, free of charge, to any person obtaining a copy
// of this software and associated documentation files (the "Software"), to