diff --git a/LICENSE b/LICENSE index ce7e660..faea3c3 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2016, 2018 - 2021 Daniil Goncharov +Copyright (c) 2016, 2018 - 2022 Daniil Goncharov Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/example/example.cpp b/example/example.cpp index 3e62e8a..90e6efd 100644 --- a/example/example.cpp +++ b/example/example.cpp @@ -1,6 +1,6 @@ // Licensed under the MIT License . // SPDX-License-Identifier: MIT -// Copyright (c) 2018 - 2021 Daniil Goncharov . +// Copyright (c) 2018 - 2022 Daniil Goncharov . // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/example/example_custom_name.cpp b/example/example_custom_name.cpp index 58e3d27..e43cd6a 100644 --- a/example/example_custom_name.cpp +++ b/example/example_custom_name.cpp @@ -1,6 +1,6 @@ // Licensed under the MIT License . // SPDX-License-Identifier: MIT -// Copyright (c) 2020 - 2021 Daniil Goncharov . +// Copyright (c) 2020 - 2022 Daniil Goncharov . // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/include/nameof.hpp b/include/nameof.hpp index 0121f69..c626b51 100644 --- a/include/nameof.hpp +++ b/include/nameof.hpp @@ -9,7 +9,7 @@ // // Licensed under the MIT License . // SPDX-License-Identifier: MIT -// Copyright (c) 2016, 2018 - 2021 Daniil Goncharov . +// Copyright (c) 2016, 2018 - 2022 Daniil Goncharov . // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal diff --git a/test/test.cpp b/test/test.cpp index b520f69..a7d2d0a 100644 --- a/test/test.cpp +++ b/test/test.cpp @@ -1,6 +1,6 @@ // Licensed under the MIT License . // SPDX-License-Identifier: MIT -// Copyright (c) 2018 - 2021 Daniil Goncharov . +// Copyright (c) 2018 - 2022 Daniil Goncharov . // // Permission is hereby granted, free of charge, to any person obtaining a copy // of this software and associated documentation files (the "Software"), to deal