From f00a5bf0d3111a38160b0060660c78928cf63b0d Mon Sep 17 00:00:00 2001 From: Giovanni Mascellani Date: Sun, 17 Nov 2019 17:15:21 +0100 Subject: [PATCH] Fix copyright headers. --- doc/declval.qbk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/declval.qbk b/doc/declval.qbk index 910aaf6..22ba11e 100644 --- a/doc/declval.qbk +++ b/doc/declval.qbk @@ -1,6 +1,6 @@ [/ / Copyright (c) 2008 Howard Hinnant - / Copyright (c) 2009-20012 Vicente J. Botet Escriba + / Copyright (c) 2009-2012 Vicente J. Botet Escriba / / 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)