Переглянути джерело

Helpful to have copyright on a separate line

[SVN r24045]
Douglas Gregor 22 роки тому
батько
коміт
683c33b9bf
1 змінених файлів з 4 додано та 3 видалено
  1. 4 3
      more/license_info.html

+ 4 - 3
more/license_info.html

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

粤ICP备19079148号