summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
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