summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2025-03-28 16:16:46 -0400
committerJordan Wiens <jordan@psifertex.com>2025-03-28 16:16:46 -0400
commit84dc3cb21aa75f40dae5ab8fdd2f1782e77f5f4c (patch)
tree2fe74d07a90fcf834b94a22e266d48b9bafaf542 /cmake
parent12f1e2ea803b7ebb990bef3db7c58fd10d852b1a (diff)
2025 for other formats...
Diffstat (limited to 'cmake')
-rw-r--r--cmake/generate_stubs.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/cmake/generate_stubs.py b/cmake/generate_stubs.py
index 10a4557c..5478ba7c 100644
--- a/cmake/generate_stubs.py
+++ b/cmake/generate_stubs.py
@@ -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-2024 Vector 35 Inc
+// Copyright (c) 2015-2025 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