summaryrefslogtreecommitdiff
path: root/boost.css
diff options
context:
space:
mode:
authorAndreas Huber <ahd6974-boostorg@live.com>2006-12-02 10:53:49 +0000
committerAndreas Huber <ahd6974-boostorg@live.com>2006-12-02 10:53:49 +0000
commit76af7e1df4126bc30e9d0cd0e9e166bdff126f22 (patch)
tree3446101967bfed3e072cfddb9638749cad77539d /boost.css
parent180a34bab5df6f558ec1cfe9af000dd2c55d9c16 (diff)
downloadboost-76af7e1df4126bc30e9d0cd0e9e166bdff126f22.tar.gz
Merged L & C issue fixes from trunk to branch.
[SVN r36244]
Diffstat (limited to 'boost.css')
-rw-r--r--boost.css8
1 files changed, 7 insertions, 1 deletions
diff --git a/boost.css b/boost.css
index 8b21d920de..9f8d4bda8f 100644
--- a/boost.css
+++ b/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
{
FONT-SIZE: 200%;
@@ -56,4 +62,4 @@ CODE.as_pre
.function-semantics
{
CLEAR: left;
-}
+} \ No newline at end of file