summaryrefslogtreecommitdiff
path: root/cmake
diff options
context:
space:
mode:
authorJordan Wiens <jordan@psifertex.com>2025-03-28 16:10:34 -0400
committerJordan Wiens <jordan@psifertex.com>2025-03-28 16:10:34 -0400
commit12f1e2ea803b7ebb990bef3db7c58fd10d852b1a (patch)
tree0b9de1381e7a1455579cef697df18985efcfcaee /cmake
parentf77dbcea6074966d81a44e2ce0dd83671a056c4d (diff)
missed the older dates!
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
+ """)