summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
Diffstat (limited to 'cmake')
-rw-r--r--cmake/generate_stubs.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/cmake/generate_stubs.py b/cmake/generate_stubs.py
index 48ab574f..10a4557c 100644
--- a/cmake/generate_stubs.py
+++ b/cmake/generate_stubs.py
@@ -1,4 +1,4 @@
-# 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
@@ -118,4 +118,4 @@ extern "C" {
stubs.write("""
}
- """) \ No newline at end of file
+ """)