Parcourir la source

Merged L & C issue fixes from trunk to branch.

[SVN r36244]
Andreas Huber il y a 19 ans
Parent
commit
76af7e1df4
2 fichiers modifiés avec 11 ajouts et 1 suppressions
  1. 4 0
      README
  2. 7 1
      boost.css

+ 4 - 0
README

@@ -1,3 +1,7 @@
+Copyright 2000-2003 Beman Dawes
+Distributed under the Boost Software License, Version 1.0. (See accompany-
+ing file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+
 Unless otherwise specified, all Boost software and documentation is subject
 Unless otherwise specified, all Boost software and documentation is subject
 to the Boost Software License Version 1.0. See the accompanying file LICENSE_1_0.txt.
 to the Boost Software License Version 1.0. See the accompanying file LICENSE_1_0.txt.
 A copy of the license is also available at http://www.boost.org/LICENSE_1_0.txt.
 A copy of the license is also available at http://www.boost.org/LICENSE_1_0.txt.

+ 7 - 1
boost.css

@@ -1,3 +1,9 @@
+/*=============================================================================
+    Copyright 2002 William E. Kempf
+    Distributed under the Boost Software License, Version 1.0. (See accompany-
+    ing file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+=============================================================================*/
+
 H1
 H1
 {
 {
     FONT-SIZE: 200%;
     FONT-SIZE: 200%;
@@ -56,4 +62,4 @@ CODE.as_pre
 .function-semantics
 .function-semantics
 {
 {
     CLEAR: left;
     CLEAR: left;
-}
+}

粤ICP备19079148号