|
|
@@ -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
|