Skip to content

Commit 0a08849

Browse files
committed
manually update formatting of some copyrights
1 parent 37a0604 commit 0a08849

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

api-docs/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -364,7 +364,7 @@ def generaterst():
364364

365365
# General information about the project.
366366
project = u'Binary Ninja Python API'
367-
copyright = u'2015-2025, Vector 35 Inc'
367+
copyright = u'2015-2025 Vector 35 Inc'
368368
author = u'Vector 35 Inc'
369369

370370
# The version info for the project you're documenting, acts as replacement for

base/function_ref.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2025 Vector 35 Inc
1+
// Copyright (c) 2025-2026 Vector 35 Inc
22
//
33
// Permission is hereby granted, free of charge, to any person obtaining a copy
44
// of this software and associated documentation files (the "Software"), to

python/lineformatter.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (c) 2025 Vector 35 Inc
1+
# Copyright (c) 2025-2026 Vector 35 Inc
22
#
33
# Permission is hereby granted, free of charge, to any person obtaining a copy
44
# of this software and associated documentation files (the "Software"), to

sharedilinstruction.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2025 Vector 35 Inc
1+
// Copyright (c) 2025-2026 Vector 35 Inc
22
//
33
// Permission is hereby granted, free of charge, to any person obtaining a copy
44
// of this software and associated documentation files (the "Software"), to

0 commit comments

Comments
 (0)