From 433f98ce88c3c253012c2df09152bed8f5cdb0db Mon Sep 17 00:00:00 2001 From: Giovanni Mascellani Date: Sun, 17 Nov 2019 16:50:24 +0100 Subject: [PATCH] Fix encoding error in copyright headers. --- doc/container.qbk | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/container.qbk b/doc/container.qbk index 8da9cc2..2c4d17a 100644 --- a/doc/container.qbk +++ b/doc/container.qbk @@ -1,5 +1,5 @@ [/ - / Copyright (c) 2009-2018 Ion Gazta\u00F1aga + / Copyright (c) 2009-2018 Ion GaztaƱaga / / 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)