From c1dd302b082a843f5649b7fe1b69c9711fcc9cc8 Mon Sep 17 00:00:00 2001 From: Baptiste Wicht Date: Sat, 2 Jul 2016 16:39:52 +0200 Subject: [PATCH] Clean --- tstl/include/string.hpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tstl/include/string.hpp b/tstl/include/string.hpp index c7dfe638..83db62f3 100644 --- a/tstl/include/string.hpp +++ b/tstl/include/string.hpp @@ -1,4 +1,5 @@ -//=======================================================================// Copyright Baptiste Wicht 2013-2014. +//======================================================================= +// Copyright Baptiste Wicht 2013-2014. // 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)