Update copyright, add throw condition to replace/insert

This commit is contained in:
Krystian Stasiowski
2020-02-01 13:51:40 -05:00
parent ec525b20d2
commit 7d198aa043
4 changed files with 9 additions and 4 deletions

View File

@ -1,6 +1,6 @@
//
// Copyright (c) 2016-2019 Vinnie Falco (vinnie dot falco at gmail dot com)
// Copyright (c) 2019 Krystian Stasiowski (sdkrystian at gmail dot com)
// Copyright (c) 2019-2020 Krystian Stasiowski (sdkrystian at gmail dot com)
//
// 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)