Skip to content

Commit 0ec802d

Browse files
committed
Update copyright years
1 parent 4f2da0e commit 0ec802d

47 files changed

Lines changed: 48 additions & 48 deletions

Some content is hidden

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

build/Jamfile.v2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright (C) 2016-2023, Antony Polukhin.
1+
# Copyright (C) 2016-2024, Antony Polukhin.
22
#
33
# Use, modification and distribution is subject to the Boost Software License,
44
# Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at

build/has_backtrace.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright Antony Polukhin, 2016-2023.
1+
// Copyright Antony Polukhin, 2016-2024.
22
//
33
// Distributed under the Boost Software License, Version 1.0. (See
44
// accompanying file LICENSE_1_0.txt or copy at

doc/Jamfile.v2

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Copyright Antony Polukhin, 2016-2023.
1+
# Copyright Antony Polukhin, 2016-2024.
22
# Use, modification, and distribution are
33
# subject to the Boost Software License, Version 1.0. (See accompanying
44
# file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)

doc/stacktrace.qbk

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
[quickbook 1.6]
33
[version 1.0]
44
[id stacktrace]
5-
[copyright 2016-2023 Antony Polukhin]
5+
[copyright 2016-2024 Antony Polukhin]
66
[category Language Features Emulation]
77
[license
88
Distributed under the Boost Software License, Version 1.0.

example/assert_handler.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright Antony Polukhin, 2016-2023.
1+
// Copyright Antony Polukhin, 2016-2024.
22
//
33
// Distributed under the Boost Software License, Version 1.0. (See
44
// accompanying file LICENSE_1_0.txt or copy at

example/debug_function.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright Antony Polukhin, 2016-2023.
1+
// Copyright Antony Polukhin, 2016-2024.
22
//
33
// Distributed under the Boost Software License, Version 1.0. (See
44
// accompanying file LICENSE_1_0.txt or copy at

example/terminate_handler.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright Antony Polukhin, 2016-2023.
1+
// Copyright Antony Polukhin, 2016-2024.
22
//
33
// Distributed under the Boost Software License, Version 1.0. (See
44
// accompanying file LICENSE_1_0.txt or copy at

example/throwing_st.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright Antony Polukhin, 2016-2023.
1+
// Copyright Antony Polukhin, 2016-2024.
22
//
33
// Distributed under the Boost Software License, Version 1.0. (See
44
// accompanying file LICENSE_1_0.txt or copy at

example/trace_addresses.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright Antony Polukhin, 2016-2023.
1+
// Copyright Antony Polukhin, 2016-2024.
22
//
33
// Distributed under the Boost Software License, Version 1.0. (See
44
// accompanying file LICENSE_1_0.txt or copy at

example/user_config.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright Antony Polukhin, 2016-2023.
1+
// Copyright Antony Polukhin, 2016-2024.
22
//
33
// Distributed under the Boost Software License, Version 1.0. (See
44
// accompanying file LICENSE_1_0.txt or copy at

0 commit comments

Comments
 (0)