mirror of
https://github.com/boostorg/detail.git
synced 2025-07-31 12:57:14 +02:00
Fixed copyright character encoding in css.
Replaced ISO-8859-1 copyright character with (c) and changed the order of date and name to be consistent with other copyrights. Closes https://github.com/boostorg/detail/pull/22.
This commit is contained in:
@ -1,6 +1,6 @@
|
|||||||
/*
|
/*
|
||||||
|
|
||||||
<20> Copyright Beman Dawes, 2007
|
Copyright (c) 2007 Beman Dawes
|
||||||
|
|
||||||
Distributed under the Boost Software License, Version 1.0.
|
Distributed under the Boost Software License, Version 1.0.
|
||||||
See www.boost.org/LICENSE_1_0.txt
|
See www.boost.org/LICENSE_1_0.txt
|
||||||
|
Reference in New Issue
Block a user