mirror of
https://github.com/bolero-MURAKAMI/Sprout.git
synced 2025-08-29 14:50:52 +00:00
update copyright, fix string_view conversion
This commit is contained in:
parent
5b8aa7d71e
commit
26299dad18
2852 changed files with 2888 additions and 2864 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue