Helpful to have copyright on a separate line

[SVN r24045]
This commit is contained in:
Douglas Gregor 2004-07-25 17:52:32 +00:00
parent 71e2025e26
commit 1582f900b9

View File

@ -143,9 +143,10 @@ header files?</b></p>
appropriate text for the italicized portion:
<pre>
// Copyright <i>2004 Joe Coder</i>. 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)
// Copyright <i>2004 Joe Coder</i>.
// 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)
</pre>
<p>Other ways of licensing source files have been considered, but some