Skip to content

Commit 825070f

Browse files
committed
update copyright year
1 parent f4ec96d commit 825070f

File tree

92 files changed

+93
-93
lines changed

Some content is hidden

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

92 files changed

+93
-93
lines changed

headers/ErrorCodes.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2019-2023, Adam Chyła <adam@chyla.org>.
2+
* Copyright (c) 2019-2024, Adam Chyła <adam@chyla.org>.
33
*
44
* This Source Code Form is subject to the terms of the Mozilla Public
55
* License, v. 2.0. If a copy of the MPL was not distributed with this

headers/LineEndings.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2019-2023, Adam Chyła <adam@chyla.org>.
2+
* Copyright (c) 2019-2024, Adam Chyła <adam@chyla.org>.
33
*
44
* This Source Code Form is subject to the terms of the Mozilla Public
55
* License, v. 2.0. If a copy of the MPL was not distributed with this

headers/Path.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2019-2023, Adam Chyła <adam@chyla.org>.
2+
* Copyright (c) 2019-2024, Adam Chyła <adam@chyla.org>.
33
*
44
* This Source Code Form is subject to the terms of the Mozilla Public
55
* License, v. 2.0. If a copy of the MPL was not distributed with this

headers/ProcessResults.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2019-2023, Adam Chyła <adam@chyla.org>.
2+
* Copyright (c) 2019-2024, Adam Chyła <adam@chyla.org>.
33
*
44
* This Source Code Form is subject to the terms of the Mozilla Public
55
* License, v. 2.0. If a copy of the MPL was not distributed with this

headers/ReadFile.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2019-2023, Adam Chyła <adam@chyla.org>.
2+
* Copyright (c) 2019-2024, Adam Chyła <adam@chyla.org>.
33
*
44
* This Source Code Form is subject to the terms of the Mozilla Public
55
* License, v. 2.0. If a copy of the MPL was not distributed with this

headers/RunProcess.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2019-2023, Adam Chyła <adam@chyla.org>.
2+
* Copyright (c) 2019-2024, Adam Chyła <adam@chyla.org>.
33
*
44
* This Source Code Form is subject to the terms of the Mozilla Public
55
* License, v. 2.0. If a copy of the MPL was not distributed with this

headers/TestData.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2019-2023, Adam Chyła <adam@chyla.org>.
2+
* Copyright (c) 2019-2024, Adam Chyła <adam@chyla.org>.
33
*
44
* This Source Code Form is subject to the terms of the Mozilla Public
55
* License, v. 2.0. If a copy of the MPL was not distributed with this

headers/TestExecutionSummary.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2019-2023, Adam Chyła <adam@chyla.org>.
2+
* Copyright (c) 2019-2024, Adam Chyła <adam@chyla.org>.
33
*
44
* This Source Code Form is subject to the terms of the Mozilla Public
55
* License, v. 2.0. If a copy of the MPL was not distributed with this

headers/ValidateExpectationsAndSutResults.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2019-2023, Adam Chyła <adam@chyla.org>.
2+
* Copyright (c) 2019-2024, Adam Chyła <adam@chyla.org>.
33
*
44
* This Source Code Form is subject to the terms of the Mozilla Public
55
* License, v. 2.0. If a copy of the MPL was not distributed with this

headers/Verdict.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2019-2023, Adam Chyła <adam@chyla.org>.
2+
* Copyright (c) 2019-2024, Adam Chyła <adam@chyla.org>.
33
*
44
* This Source Code Form is subject to the terms of the Mozilla Public
55
* License, v. 2.0. If a copy of the MPL was not distributed with this

0 commit comments

Comments
 (0)