diff options
| author | Jordan Wiens <jordan@psifertex.com> | 2025-03-28 16:10:34 -0400 |
|---|---|---|
| committer | Jordan Wiens <jordan@psifertex.com> | 2025-03-28 16:10:34 -0400 |
| commit | 12f1e2ea803b7ebb990bef3db7c58fd10d852b1a (patch) | |
| tree | 0b9de1381e7a1455579cef697df18985efcfcaee /api-docs/cppdocs/conf.py | |
| parent | f77dbcea6074966d81a44e2ce0dd83671a056c4d (diff) | |
missed the older dates!
Diffstat (limited to 'api-docs/cppdocs/conf.py')
| -rw-r--r-- | api-docs/cppdocs/conf.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/api-docs/cppdocs/conf.py b/api-docs/cppdocs/conf.py index 9556399d..6223df00 100644 --- a/api-docs/cppdocs/conf.py +++ b/api-docs/cppdocs/conf.py @@ -72,7 +72,7 @@ highlight_language = 'cpp' # General information about the project. project = u'Binary Ninja C++ API' -copyright = u'2015-2024, Vector 35 Inc' +copyright = u'2015-2025, Vector 35 Inc' author = u'Vector 35 Inc' # The version info for the project you're documenting, acts as replacement for |
