update copyright, fix string_view conversion

This commit is contained in:
bolero-MURAKAMI 2018-12-30 17:25:21 +09:00
commit 26299dad18
2852 changed files with 2888 additions and 2864 deletions

View file

@ -1,5 +1,5 @@
/*=============================================================================
Copyright (c) 2011-2017 Bolero MURAKAMI
Copyright (c) 2011-2018 Bolero MURAKAMI
https://github.com/bolero-MURAKAMI/Sprout
Distributed under the Boost Software License, Version 1.0. (See accompanying
@ -14,6 +14,6 @@
// SPROUT_VERSION_YYYYMMDD
// (yyyyMMdd)
//
#define SPROUT_VERSION_YYYYMMDD 20171019
#define SPROUT_VERSION_YYYYMMDD 20181230
#endif // #ifndef SPROUT_VERSION_HPP