diff --git a/doc/pfr.qbk b/doc/pfr.qbk index 8205207..b53638a 100644 --- a/doc/pfr.qbk +++ b/doc/pfr.qbk @@ -1,7 +1,7 @@ [library Boost.PFR [quickbook 1.6] [version 2.0] - [copyright 2016-2020 Antony Polukhin] + [copyright 2016-2021 Antony Polukhin] [category Language Features Emulation] [license Distributed under the Boost Software License, Version 1.0. diff --git a/example/get.cpp b/example/get.cpp index b7ee051..629809f 100644 --- a/example/get.cpp +++ b/example/get.cpp @@ -1,4 +1,4 @@ -// Copyright 2016-2020 Antony Polukhin +// Copyright 2016-2021 Antony Polukhin // Distributed under the Boost Software License, Version 1.0. // (See the accompanying file LICENSE_1_0.txt diff --git a/example/motivating_example0.cpp b/example/motivating_example0.cpp index 7f69f29..8e8b2a7 100644 --- a/example/motivating_example0.cpp +++ b/example/motivating_example0.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2016-2020 Antony Polukhin +// Copyright (c) 2016-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/example/quick_examples.cpp b/example/quick_examples.cpp index 84d394a..57c255a 100644 --- a/example/quick_examples.cpp +++ b/example/quick_examples.cpp @@ -1,4 +1,4 @@ -// Copyright 2016-2020 Antony Polukhin +// Copyright 2016-2021 Antony Polukhin // Distributed under the Boost Software License, Version 1.0. // (See the accompanying file LICENSE_1_0.txt diff --git a/example/sample_printing.cpp b/example/sample_printing.cpp index ae14b15..badde84 100644 --- a/example/sample_printing.cpp +++ b/example/sample_printing.cpp @@ -1,4 +1,4 @@ -// Copyright 2016-2020 Antony Polukhin +// Copyright 2016-2021 Antony Polukhin // Distributed under the Boost Software License, Version 1.0. // (See the accompanying file LICENSE_1_0.txt diff --git a/include/boost/pfr.hpp b/include/boost/pfr.hpp index 4c425ca..3eaf421 100644 --- a/include/boost/pfr.hpp +++ b/include/boost/pfr.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2016-2020 Antony Polukhin +// Copyright (c) 2016-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/pfr/core.hpp b/include/boost/pfr/core.hpp index 7022733..6bbb4c6 100644 --- a/include/boost/pfr/core.hpp +++ b/include/boost/pfr/core.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2016-2020 Antony Polukhin +// Copyright (c) 2016-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/pfr/detail/cast_to_layout_compatible.hpp b/include/boost/pfr/detail/cast_to_layout_compatible.hpp index 1267495..d7106c6 100644 --- a/include/boost/pfr/detail/cast_to_layout_compatible.hpp +++ b/include/boost/pfr/detail/cast_to_layout_compatible.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2016-2020 Antony Polukhin +// Copyright (c) 2016-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/pfr/detail/config.hpp b/include/boost/pfr/detail/config.hpp index 55f2bff..e8ffb0e 100644 --- a/include/boost/pfr/detail/config.hpp +++ b/include/boost/pfr/detail/config.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2016-2020 Antony Polukhin +// Copyright (c) 2016-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/pfr/detail/core.hpp b/include/boost/pfr/detail/core.hpp index 6aabfb2..88efa0d 100644 --- a/include/boost/pfr/detail/core.hpp +++ b/include/boost/pfr/detail/core.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2016-2020 Antony Polukhin +// Copyright (c) 2016-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/pfr/detail/core14_classic.hpp b/include/boost/pfr/detail/core14_classic.hpp index 9349118..610dbd3 100644 --- a/include/boost/pfr/detail/core14_classic.hpp +++ b/include/boost/pfr/detail/core14_classic.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2016-2020 Antony Polukhin +// Copyright (c) 2016-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/pfr/detail/core14_loophole.hpp b/include/boost/pfr/detail/core14_loophole.hpp index 7920c7b..88c4c2a 100644 --- a/include/boost/pfr/detail/core14_loophole.hpp +++ b/include/boost/pfr/detail/core14_loophole.hpp @@ -1,5 +1,5 @@ // Copyright (c) 2017-2018 Alexandr Poltavsky, Antony Polukhin. -// Copyright (c) 2019-2020 Antony Polukhin. +// Copyright (c) 2019-2021 Antony Polukhin. // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/pfr/detail/core17.hpp b/include/boost/pfr/detail/core17.hpp index 16a2c15..20a2821 100644 --- a/include/boost/pfr/detail/core17.hpp +++ b/include/boost/pfr/detail/core17.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2016-2020 Antony Polukhin +// Copyright (c) 2016-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/pfr/detail/core17_generated.hpp b/include/boost/pfr/detail/core17_generated.hpp index b4e26fc..d3098cd 100644 --- a/include/boost/pfr/detail/core17_generated.hpp +++ b/include/boost/pfr/detail/core17_generated.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2016-2020 Antony Polukhin +// Copyright (c) 2016-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/pfr/detail/detectors.hpp b/include/boost/pfr/detail/detectors.hpp index 2ee04e3..e18be7d 100644 --- a/include/boost/pfr/detail/detectors.hpp +++ b/include/boost/pfr/detail/detectors.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2016-2020 Antony Polukhin +// Copyright (c) 2016-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/pfr/detail/fields_count.hpp b/include/boost/pfr/detail/fields_count.hpp index 4e9f3c7..5c2bea3 100644 --- a/include/boost/pfr/detail/fields_count.hpp +++ b/include/boost/pfr/detail/fields_count.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2016-2020 Antony Polukhin +// Copyright (c) 2016-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/pfr/detail/for_each_field_impl.hpp b/include/boost/pfr/detail/for_each_field_impl.hpp index 64f5e63..3584f45 100644 --- a/include/boost/pfr/detail/for_each_field_impl.hpp +++ b/include/boost/pfr/detail/for_each_field_impl.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2016-2020 Antony Polukhin +// Copyright (c) 2016-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/pfr/detail/functional.hpp b/include/boost/pfr/detail/functional.hpp index fba4e05..eb2401e 100644 --- a/include/boost/pfr/detail/functional.hpp +++ b/include/boost/pfr/detail/functional.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2016-2020 Antony Polukhin +// Copyright (c) 2016-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/pfr/detail/io.hpp b/include/boost/pfr/detail/io.hpp index 9917e45..441fb2f 100644 --- a/include/boost/pfr/detail/io.hpp +++ b/include/boost/pfr/detail/io.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2016-2020 Antony Polukhin +// Copyright (c) 2016-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/pfr/detail/make_flat_tuple_of_references.hpp b/include/boost/pfr/detail/make_flat_tuple_of_references.hpp index 3c186ce..8606f09 100644 --- a/include/boost/pfr/detail/make_flat_tuple_of_references.hpp +++ b/include/boost/pfr/detail/make_flat_tuple_of_references.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2016-2020 Antony Polukhin +// Copyright (c) 2016-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/pfr/detail/make_integer_sequence.hpp b/include/boost/pfr/detail/make_integer_sequence.hpp index 5474e23..74f3e65 100644 --- a/include/boost/pfr/detail/make_integer_sequence.hpp +++ b/include/boost/pfr/detail/make_integer_sequence.hpp @@ -1,5 +1,5 @@ // Copyright (c) 2018 Sergei Fedorov -// Copyright (c) 2019-2020 Antony Polukhin +// Copyright (c) 2019-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/pfr/detail/offset_based_getter.hpp b/include/boost/pfr/detail/offset_based_getter.hpp index 741f4c4..4265007 100644 --- a/include/boost/pfr/detail/offset_based_getter.hpp +++ b/include/boost/pfr/detail/offset_based_getter.hpp @@ -1,5 +1,5 @@ // Copyright (c) 2017-2018 Chris Beck -// Copyright (c) 2019-2020 Antony Polukhin +// Copyright (c) 2019-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/pfr/detail/rvalue_t.hpp b/include/boost/pfr/detail/rvalue_t.hpp index 9d3397b..e41bea4 100644 --- a/include/boost/pfr/detail/rvalue_t.hpp +++ b/include/boost/pfr/detail/rvalue_t.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2016-2020 Antony Polukhin +// Copyright (c) 2016-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/pfr/detail/sequence_tuple.hpp b/include/boost/pfr/detail/sequence_tuple.hpp index a875bdc..a3df105 100644 --- a/include/boost/pfr/detail/sequence_tuple.hpp +++ b/include/boost/pfr/detail/sequence_tuple.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2016-2020 Antony Polukhin +// Copyright (c) 2016-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/pfr/detail/size_array.hpp b/include/boost/pfr/detail/size_array.hpp index fc40023..d94c7d5 100644 --- a/include/boost/pfr/detail/size_array.hpp +++ b/include/boost/pfr/detail/size_array.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2016-2020 Antony Polukhin +// Copyright (c) 2016-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/pfr/detail/size_t_.hpp b/include/boost/pfr/detail/size_t_.hpp index 134d2ee..c1ae6a8 100644 --- a/include/boost/pfr/detail/size_t_.hpp +++ b/include/boost/pfr/detail/size_t_.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2016-2020 Antony Polukhin +// Copyright (c) 2016-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/pfr/detail/stdtuple.hpp b/include/boost/pfr/detail/stdtuple.hpp index 84d0a99..f3213bf 100644 --- a/include/boost/pfr/detail/stdtuple.hpp +++ b/include/boost/pfr/detail/stdtuple.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2016-2020 Antony Polukhin +// Copyright (c) 2016-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/pfr/detail/tie_from_structure_tuple.hpp b/include/boost/pfr/detail/tie_from_structure_tuple.hpp index d446037..a01fdd5 100644 --- a/include/boost/pfr/detail/tie_from_structure_tuple.hpp +++ b/include/boost/pfr/detail/tie_from_structure_tuple.hpp @@ -1,5 +1,5 @@ // Copyright (c) 2018 Adam Butcher, Antony Polukhin -// Copyright (c) 2019-2020 Antony Polukhin +// Copyright (c) 2019-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/pfr/detail/unsafe_declval.hpp b/include/boost/pfr/detail/unsafe_declval.hpp index f95f5a2..e8e3af6 100644 --- a/include/boost/pfr/detail/unsafe_declval.hpp +++ b/include/boost/pfr/detail/unsafe_declval.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2020 Antony Polukhin. +// Copyright (c) 2019-2021 Antony Polukhin. // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/pfr/functions_for.hpp b/include/boost/pfr/functions_for.hpp index 3071d36..b736c0b 100644 --- a/include/boost/pfr/functions_for.hpp +++ b/include/boost/pfr/functions_for.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2016-2020 Antony Polukhin +// Copyright (c) 2016-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/pfr/functors.hpp b/include/boost/pfr/functors.hpp index dbd7a78..4a63c26 100644 --- a/include/boost/pfr/functors.hpp +++ b/include/boost/pfr/functors.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2016-2020 Antony Polukhin +// Copyright (c) 2016-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/pfr/io.hpp b/include/boost/pfr/io.hpp index 29763f8..c09011e 100644 --- a/include/boost/pfr/io.hpp +++ b/include/boost/pfr/io.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2016-2020 Antony Polukhin +// Copyright (c) 2016-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/pfr/io_fields.hpp b/include/boost/pfr/io_fields.hpp index 0388fc8..0363612 100644 --- a/include/boost/pfr/io_fields.hpp +++ b/include/boost/pfr/io_fields.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2016-2020 Antony Polukhin +// Copyright (c) 2016-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/pfr/ops.hpp b/include/boost/pfr/ops.hpp index 5a000fa..8b36bc6 100644 --- a/include/boost/pfr/ops.hpp +++ b/include/boost/pfr/ops.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2016-2020 Antony Polukhin +// Copyright (c) 2016-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/pfr/ops_fields.hpp b/include/boost/pfr/ops_fields.hpp index 76aa1b1..ee71900 100644 --- a/include/boost/pfr/ops_fields.hpp +++ b/include/boost/pfr/ops_fields.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2016-2020 Antony Polukhin +// Copyright (c) 2016-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/include/boost/pfr/tuple_size.hpp b/include/boost/pfr/tuple_size.hpp index e201abb..8c25ef9 100644 --- a/include/boost/pfr/tuple_size.hpp +++ b/include/boost/pfr/tuple_size.hpp @@ -1,4 +1,4 @@ -// Copyright (c) 2016-2020 Antony Polukhin +// Copyright (c) 2016-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/Jamfile.v2 b/test/Jamfile.v2 index fcb308f..48045a3 100644 --- a/test/Jamfile.v2 +++ b/test/Jamfile.v2 @@ -1,4 +1,4 @@ -# Copyright (C) 2016-2020, Antony Polukhin. +# Copyright (C) 2016-2021 Antony Polukhin. # # Use, modification and distribution is subject to the Boost Software License, # Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at diff --git a/test/appveyor.yml b/test/appveyor.yml index 1128368..67ca68f 100644 --- a/test/appveyor.yml +++ b/test/appveyor.yml @@ -2,7 +2,7 @@ # subject to the Boost Software License, Version 1.0. (See accompanying # file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) # -# Copyright Antony Polukhin 2016-2019. +# Copyright Antony Polukhin 2016-2021. # # See https://svn.boost.org/trac/boost/wiki/TravisCoverals for description of this file diff --git a/test/compile-fail/fields_count_on_reference.cpp b/test/compile-fail/fields_count_on_reference.cpp index 23391b7..33fdf10 100644 --- a/test/compile-fail/fields_count_on_reference.cpp +++ b/test/compile-fail/fields_count_on_reference.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2018-2020 Antony Polukhin +// Copyright (c) 2018-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/compile-fail/movable_and_lvalue_references.cpp b/test/compile-fail/movable_and_lvalue_references.cpp index da66bb1..4d0e30f 100644 --- a/test/compile-fail/movable_and_lvalue_references.cpp +++ b/test/compile-fail/movable_and_lvalue_references.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2018-2020 Antony Polukhin +// Copyright (c) 2018-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/compile-fail/non_aggregate.cpp b/test/compile-fail/non_aggregate.cpp index 01c4da4..2ebaf4c 100644 --- a/test/compile-fail/non_aggregate.cpp +++ b/test/compile-fail/non_aggregate.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2016-2020 Antony Polukhin +// Copyright (c) 2016-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/compile-fail/ops_on_union.cpp b/test/compile-fail/ops_on_union.cpp index 54c9c40..2b57277 100644 --- a/test/compile-fail/ops_on_union.cpp +++ b/test/compile-fail/ops_on_union.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2018-2020 Antony Polukhin +// Copyright (c) 2018-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/compile-fail/ops_unions.cpp b/test/compile-fail/ops_unions.cpp index fe2a2e2..b9d3788 100644 --- a/test/compile-fail/ops_unions.cpp +++ b/test/compile-fail/ops_unions.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2018-2020 Antony Polukhin +// Copyright (c) 2018-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/compile-fail/ops_unrestricted_unions.cpp b/test/compile-fail/ops_unrestricted_unions.cpp index d8470aa..8e345e9 100644 --- a/test/compile-fail/ops_unrestricted_unions.cpp +++ b/test/compile-fail/ops_unrestricted_unions.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2018-2020 Antony Polukhin +// Copyright (c) 2018-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/compile-fail/pfr_review_test2.cpp b/test/compile-fail/pfr_review_test2.cpp index 27abb29..51bf957 100644 --- a/test/compile-fail/pfr_review_test2.cpp +++ b/test/compile-fail/pfr_review_test2.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Antony Polukhin +// Copyright (c) 2020-2021 Antony Polukhin // Copyright (c) 2020 Richard Hodges // // Distributed under the Boost Software License, Version 1.0. (See accompanying diff --git a/test/compile-fail/private_fields.cpp b/test/compile-fail/private_fields.cpp index 2151ac8..2c18c46 100644 --- a/test/compile-fail/private_fields.cpp +++ b/test/compile-fail/private_fields.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2018-2020 Antony Polukhin +// Copyright (c) 2018-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/compile-fail/protected_fields.cpp b/test/compile-fail/protected_fields.cpp index 939cd6f..55b7c5e 100644 --- a/test/compile-fail/protected_fields.cpp +++ b/test/compile-fail/protected_fields.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2018-2020 Antony Polukhin +// Copyright (c) 2018-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/compile-fail/rvalue_tie.cpp b/test/compile-fail/rvalue_tie.cpp index 91b6900..453da28 100644 --- a/test/compile-fail/rvalue_tie.cpp +++ b/test/compile-fail/rvalue_tie.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Antony Polukhin +// Copyright (c) 2020-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/compile-fail/virtual_functions.cpp b/test/compile-fail/virtual_functions.cpp index 6b1d92e..6de62c7 100644 --- a/test/compile-fail/virtual_functions.cpp +++ b/test/compile-fail/virtual_functions.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2018-2020 Antony Polukhin +// Copyright (c) 2018-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/loophole_detection.cpp b/test/loophole_detection.cpp index b02fb25..1541089 100644 --- a/test/loophole_detection.cpp +++ b/test/loophole_detection.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Antony Polukhin +// Copyright (c) 2020-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/offset_based_getter.cpp b/test/offset_based_getter.cpp index 12d9e21..661c7a8 100644 --- a/test/offset_based_getter.cpp +++ b/test/offset_based_getter.cpp @@ -1,5 +1,5 @@ // Copyright (c) 2019 Ilya Kiselev -// Copyright (c) 2019-2020 Antony Polukhin +// Copyright (c) 2019-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/print_config.cpp b/test/print_config.cpp index fbae10e..e0123a0 100644 --- a/test/print_config.cpp +++ b/test/print_config.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2016-2020 Antony Polukhin +// Copyright (c) 2016-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/run/bitfields_count.cpp b/test/run/bitfields_count.cpp index d5af653..f82b287 100644 --- a/test/run/bitfields_count.cpp +++ b/test/run/bitfields_count.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2016-2020 Antony Polukhin +// Copyright (c) 2016-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/run/constexpr_ops.cpp b/test/run/constexpr_ops.cpp index 07d56a0..3106060 100644 --- a/test/run/constexpr_ops.cpp +++ b/test/run/constexpr_ops.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2016-2020 Antony Polukhin +// Copyright (c) 2016-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/run/destructuring_tie.cpp b/test/run/destructuring_tie.cpp index 09744f6..58623ca 100644 --- a/test/run/destructuring_tie.cpp +++ b/test/run/destructuring_tie.cpp @@ -1,5 +1,5 @@ // Copyright (c) 2018 Adam Butcher, Antony Polukhin -// Copyright (c) 2019-2020 Antony Polukhin +// Copyright (c) 2019-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/run/error_pfr_c1202.cpp b/test/run/error_pfr_c1202.cpp index 7ff3f00..933a04b 100644 --- a/test/run/error_pfr_c1202.cpp +++ b/test/run/error_pfr_c1202.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2018-2020 Antony Polukhin +// Copyright (c) 2018-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/run/fields_count_on_const.cpp b/test/run/fields_count_on_const.cpp index 4a39980..2cdf35b 100644 --- a/test/run/fields_count_on_const.cpp +++ b/test/run/fields_count_on_const.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2018-2020 Antony Polukhin +// Copyright (c) 2018-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/run/for_each_field.cpp b/test/run/for_each_field.cpp index edb3739..ef1b109 100644 --- a/test/run/for_each_field.cpp +++ b/test/run/for_each_field.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2016-2020 Antony Polukhin +// Copyright (c) 2016-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/run/functions_for.cpp b/test/run/functions_for.cpp index 441bb27..4b21919 100644 --- a/test/run/functions_for.cpp +++ b/test/run/functions_for.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2016-2020 Antony Polukhin +// Copyright (c) 2016-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/run/get_const_field.cpp b/test/run/get_const_field.cpp index 9ee3ec8..4c94974 100644 --- a/test/run/get_const_field.cpp +++ b/test/run/get_const_field.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Antony Polukhin +// Copyright (c) 2020-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/run/get_rvalue.cpp b/test/run/get_rvalue.cpp index c977308..a9bcd87 100644 --- a/test/run/get_rvalue.cpp +++ b/test/run/get_rvalue.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Antony Polukhin +// Copyright (c) 2020-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/run/issue30.cpp b/test/run/issue30.cpp index cf02f11..a72a5da 100644 --- a/test/run/issue30.cpp +++ b/test/run/issue30.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2018-2020 Antony Polukhin +// Copyright (c) 2018-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/run/issue33.cpp b/test/run/issue33.cpp index 220c5e0..dc8cbd3 100644 --- a/test/run/issue33.cpp +++ b/test/run/issue33.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2018-2020 Antony Polukhin +// Copyright (c) 2018-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/run/motivating_example.cpp b/test/run/motivating_example.cpp index 9563690..f5af648 100644 --- a/test/run/motivating_example.cpp +++ b/test/run/motivating_example.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2016-2020 Antony Polukhin +// Copyright (c) 2016-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/run/motivating_example2.cpp b/test/run/motivating_example2.cpp index 8be63aa..31028b4 100644 --- a/test/run/motivating_example2.cpp +++ b/test/run/motivating_example2.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2016-2020 Antony Polukhin +// Copyright (c) 2016-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/run/non_copyable_but_movable.cpp b/test/run/non_copyable_but_movable.cpp index 7b009e3..61e0a30 100644 --- a/test/run/non_copyable_but_movable.cpp +++ b/test/run/non_copyable_but_movable.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2018-2020 Antony Polukhin +// Copyright (c) 2018-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/run/non_dc_non_cop_but_mov.cpp b/test/run/non_dc_non_cop_but_mov.cpp index 4aaa973..a168111 100644 --- a/test/run/non_dc_non_cop_but_mov.cpp +++ b/test/run/non_dc_non_cop_but_mov.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2018-2020 Antony Polukhin +// Copyright (c) 2018-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/run/non_default_constructible.cpp b/test/run/non_default_constructible.cpp index 0a5f08b..29d058b 100644 --- a/test/run/non_default_constructible.cpp +++ b/test/run/non_default_constructible.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2018-2020 Antony Polukhin +// Copyright (c) 2018-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/run/non_std_layout.cpp b/test/run/non_std_layout.cpp index d8132a4..7aece6b 100644 --- a/test/run/non_std_layout.cpp +++ b/test/run/non_std_layout.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2018-2020 Antony Polukhin +// Copyright (c) 2018-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/run/ops.cpp b/test/run/ops.cpp index a06f240..766d82a 100644 --- a/test/run/ops.cpp +++ b/test/run/ops.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2016-2020 Antony Polukhin +// Copyright (c) 2016-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/run/optional_chrono.cpp b/test/run/optional_chrono.cpp index b70097f..255360a 100644 --- a/test/run/optional_chrono.cpp +++ b/test/run/optional_chrono.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Antony Polukhin +// Copyright (c) 2020-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/run/read_write.cpp b/test/run/read_write.cpp index 9e99d92..9ba5326 100644 --- a/test/run/read_write.cpp +++ b/test/run/read_write.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2016-2020 Antony Polukhin +// Copyright (c) 2016-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/run/read_write_non_literal.cpp b/test/run/read_write_non_literal.cpp index a579037..771e9fc 100644 --- a/test/run/read_write_non_literal.cpp +++ b/test/run/read_write_non_literal.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2016-2020 Antony Polukhin +// Copyright (c) 2016-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/run/std_interactions.cpp b/test/run/std_interactions.cpp index 3ed45af..859f1b9 100644 --- a/test/run/std_interactions.cpp +++ b/test/run/std_interactions.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2016-2020 Antony Polukhin +// Copyright (c) 2016-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/run/template_constructor.cpp b/test/run/template_constructor.cpp index b986fa8..367f255 100644 --- a/test/run/template_constructor.cpp +++ b/test/run/template_constructor.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2020 Antony Polukhin. +// Copyright (c) 2019-2021 Antony Polukhin. // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/run/template_forwarding_ref.cpp b/test/run/template_forwarding_ref.cpp index 18316c8..d5ca0d7 100644 --- a/test/run/template_forwarding_ref.cpp +++ b/test/run/template_forwarding_ref.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2020 Antony Polukhin +// Copyright (c) 2019-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/run/template_unconstrained.cpp b/test/run/template_unconstrained.cpp index d30b8f6..8977bfa 100644 --- a/test/run/template_unconstrained.cpp +++ b/test/run/template_unconstrained.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2019-2020 Antony Polukhin +// Copyright (c) 2019-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/run/tie_anonymous.cpp b/test/run/tie_anonymous.cpp index b2a8f41..f6e6a54 100644 --- a/test/run/tie_anonymous.cpp +++ b/test/run/tie_anonymous.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Antony Polukhin +// Copyright (c) 2020-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/run/tie_anonymous_const_field.cpp b/test/run/tie_anonymous_const_field.cpp index 5578bc0..6231b95 100644 --- a/test/run/tie_anonymous_const_field.cpp +++ b/test/run/tie_anonymous_const_field.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2020 Antony Polukhin +// Copyright (c) 2020-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/run/tuple_size.cpp b/test/run/tuple_size.cpp index 5f46f9e..3fe5309 100644 --- a/test/run/tuple_size.cpp +++ b/test/run/tuple_size.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2016-2020 Antony Polukhin +// Copyright (c) 2016-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt) diff --git a/test/test_tuple_sizes_on.cpp b/test/test_tuple_sizes_on.cpp index 3654de2..a7c0372 100644 --- a/test/test_tuple_sizes_on.cpp +++ b/test/test_tuple_sizes_on.cpp @@ -1,4 +1,4 @@ -// Copyright (c) 2016-2020 Antony Polukhin +// Copyright (c) 2016-2021 Antony Polukhin // // Distributed under the Boost Software License, Version 1.0. (See accompanying // file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)