Skip to content
This repository was archived by the owner on Jun 25, 2025. It is now read-only.

Commit a8dd9e3

Browse files
committed
Update copyright year to 2023
1 parent a0ab6b1 commit a8dd9e3

38 files changed

Lines changed: 38 additions & 38 deletions

BinaryNinja.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2022 Jon Palmisciano. All rights reserved.
2+
* Copyright (c) 2022-2023 Jon Palmisciano. All rights reserved.
33
*
44
* Use of this source code is governed by the BSD 3-Clause license; the full
55
* terms of the license can be found in the LICENSE.txt file.

Commands.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2022 Jon Palmisciano. All rights reserved.
2+
* Copyright (c) 2022-2023 Jon Palmisciano. All rights reserved.
33
*
44
* Use of this source code is governed by the BSD 3-Clause license; the full
55
* terms of the license can be found in the LICENSE.txt file.

Commands.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2022 Jon Palmisciano. All rights reserved.
2+
* Copyright (c) 2022-2023 Jon Palmisciano. All rights reserved.
33
*
44
* Use of this source code is governed by the BSD 3-Clause license; the full
55
* terms of the license can be found in the LICENSE.txt file.

Constants.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2022 Jon Palmisciano. All rights reserved.
2+
* Copyright (c) 2022-2023 Jon Palmisciano. All rights reserved.
33
*
44
* Use of this source code is governed by the BSD 3-Clause license; the full
55
* terms of the license can be found in the LICENSE.txt file.

Core/ABI.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2022 Jon Palmisciano. All rights reserved.
2+
* Copyright (c) 2022-2023 Jon Palmisciano. All rights reserved.
33
*
44
* Use of this source code is governed by the BSD 3-Clause license; the full
55
* terms of the license can be found in the LICENSE.txt file.

Core/ABI.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2022 Jon Palmisciano. All rights reserved.
2+
* Copyright (c) 2022-2023 Jon Palmisciano. All rights reserved.
33
*
44
* Use of this source code is governed by the BSD 3-Clause license; the full
55
* terms of the license can be found in the LICENSE.txt file.

Core/AbstractFile.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2022 Jon Palmisciano. All rights reserved.
2+
* Copyright (c) 2022-2023 Jon Palmisciano. All rights reserved.
33
*
44
* Use of this source code is governed by the BSD 3-Clause license; the full
55
* terms of the license can be found in the LICENSE.txt file.

Core/AbstractFile.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2022 Jon Palmisciano. All rights reserved.
2+
* Copyright (c) 2022-2023 Jon Palmisciano. All rights reserved.
33
*
44
* Use of this source code is governed by the BSD 3-Clause license; the full
55
* terms of the license can be found in the LICENSE.txt file.

Core/AnalysisInfo.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2022 Jon Palmisciano. All rights reserved.
2+
* Copyright (c) 2022-2023 Jon Palmisciano. All rights reserved.
33
*
44
* Use of this source code is governed by the BSD 3-Clause license; the full
55
* terms of the license can be found in the LICENSE.txt file.

Core/AnalysisInfo.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2022 Jon Palmisciano. All rights reserved.
2+
* Copyright (c) 2022-2023 Jon Palmisciano. All rights reserved.
33
*
44
* Use of this source code is governed by the BSD 3-Clause license; the full
55
* terms of the license can be found in the LICENSE.txt file.

0 commit comments

Comments
 (0)