forked from boostorg/static_string
Added copyright
This commit is contained in:
@ -1,5 +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)
|
||||
|
||||
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)
|
||||
@ -11,13 +12,14 @@
|
||||
[id json]
|
||||
[quickbook 1.6]
|
||||
[copyright 2016 - 2019 Vinnie Falco]
|
||||
[copyright 2019 Krystian Stasiowski]
|
||||
[purpose String Library]
|
||||
[license
|
||||
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])
|
||||
]
|
||||
[authors [Falco, Vinnie]]
|
||||
[authors [Falco, Vinnie], [Stasiowski, Krystian]]
|
||||
[category template]
|
||||
[category generic]
|
||||
]
|
||||
|
Reference in New Issue
Block a user