Skip to content

Commit 12f1e2e

Browse files
committed
missed the older dates!
1 parent f77dbce commit 12f1e2e

File tree

140 files changed

+141
-141
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

140 files changed

+141
-141
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2015-2024 Vector 35 Inc
1+
Copyright (c) 2015-2025 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

api-docs/cppdocs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ def setup(app):
7272

7373
# General information about the project.
7474
project = u'Binary Ninja C++ API'
75-
copyright = u'2015-2024, Vector 35 Inc'
75+
copyright = u'2015-2025, Vector 35 Inc'
7676
author = u'Vector 35 Inc'
7777

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

api-docs/source/conf.py

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

221221
# General information about the project.
222222
project = u'Binary Ninja Python API'
223-
copyright = u'2015-2024, Vector 35 Inc'
223+
copyright = u'2015-2025, Vector 35 Inc'
224224
author = u'Vector 35 Inc'
225225

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

arch/powerpc/LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Copyright (c) 2015-2024 Vector 35 Inc
1+
Copyright (c) 2015-2025 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

architecture.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2015-2024 Vector 35 Inc
1+
// Copyright (c) 2015-2025 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

basedetection.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2015-2024 Vector 35 Inc
1+
// Copyright (c) 2015-2025 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

basicblock.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2015-2024 Vector 35 Inc
1+
// Copyright (c) 2015-2025 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

binaryninjaapi.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2015-2024 Vector 35 Inc
1+
// Copyright (c) 2015-2025 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

binaryninjaapi.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2015-2024 Vector 35 Inc
1+
// Copyright (c) 2015-2025 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

binaryninjacore.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2015-2024 Vector 35 Inc
1+
// Copyright (c) 2015-2025 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)