Skip to content

Commit 8d1285c

Browse files
committed
Updated copyright note
1 parent f7392a7 commit 8d1285c

File tree

146 files changed

+147
-147
lines changed

Some content is hidden

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

146 files changed

+147
-147
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Copyright 2016-2018 Peter Dimov
2-
# Copyright 2018-2019 Emil Dotchevski
2+
# Copyright 2018-2022 Emil Dotchevski and Reverge Studios, Inc.
33
# Distributed under the Boost Software License, Version 1.0.
44
# (See accompanying file LICENSE_1_0.txt or copy at http://boost.org/LICENSE_1_0.txt)
55

README.md

Lines changed: 1 addition & 1 deletion

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Copyright 2016, 2017 Peter Dimov
2-
# Copyright 2018-2019 Emil Dotchevski
2+
# Copyright 2018-2022 Emil Dotchevski and Reverge Studios, Inc.
33
# Distributed under the Boost Software License, Version 1.0.
44
# (See accompanying file LICENSE_1_0.txt or copy at http://boost.org/LICENSE_1_0.txt)
55

benchmark/deep_stack_leaf.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2018-2021 Emil Dotchevski and Reverge Studios, Inc.
1+
// Copyright 2018-2022 Emil Dotchevski and Reverge Studios, Inc.
22

33
// Distributed under 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)

benchmark/deep_stack_other.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2018-2021 Emil Dotchevski and Reverge Studios, Inc.
1+
// Copyright 2018-2022 Emil Dotchevski and Reverge Studios, Inc.
22

33
// Distributed under 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/Jamfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Copyright 2017 Peter Dimov
2-
# Copyright 2018-2019 Emil Dotchevski
2+
# Copyright 2018-2022 Emil Dotchevski and Reverge Studios, Inc.
33
#
44
# Distributed under the Boost Software License, Version 1.0.
55
# (See accompanying file LICENSE_1_0.txt or copy at

doc/leaf.adoc

Lines changed: 1 addition & 1 deletion

example/capture_in_exception.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2018-2021 Emil Dotchevski and Reverge Studios, Inc.
1+
// Copyright 2018-2022 Emil Dotchevski and Reverge Studios, Inc.
22

33
// Distributed under 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)

example/capture_in_result.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2018-2021 Emil Dotchevski and Reverge Studios, Inc.
1+
// Copyright 2018-2022 Emil Dotchevski and Reverge Studios, Inc.
22

33
// Distributed under 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)

example/error_log.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// Copyright (c) 2018-2021 Emil Dotchevski and Reverge Studios, Inc.
1+
// Copyright 2018-2022 Emil Dotchevski and Reverge Studios, Inc.
22

33
// Distributed under 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)

0 commit comments

Comments
 (0)