From 3bf3ce3a9ecf01e2b772058ebb0cc45f6ddd7709 Mon Sep 17 00:00:00 2001 From: Peter Dimov Date: Sun, 11 Jul 2021 16:28:39 +0300 Subject: [PATCH] Update copyright --- include/boost/lambda2/lambda2.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/boost/lambda2/lambda2.hpp b/include/boost/lambda2/lambda2.hpp index 4c4577d..6a49fc3 100644 --- a/include/boost/lambda2/lambda2.hpp +++ b/include/boost/lambda2/lambda2.hpp @@ -1,7 +1,7 @@ #ifndef BOOST_LAMBDA2_LAMBDA2_HPP_INCLUDED #define BOOST_LAMBDA2_LAMBDA2_HPP_INCLUDED -// Copyright 2020 Peter Dimov +// Copyright 2020, 2021 Peter Dimov // Distributed under the Boost Software License, Version 1.0. // https://www.boost.org/LICENSE_1_0.txt