From 76af7e1df4126bc30e9d0cd0e9e166bdff126f22 Mon Sep 17 00:00:00 2001 From: Andreas Huber Date: Sat, 2 Dec 2006 10:53:49 +0000 Subject: Merged L & C issue fixes from trunk to branch. [SVN r36244] --- README | 4 ++++ boost.css | 8 +++++++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/README b/README index bc886fc1e7..43eb2f2447 100644 --- a/README +++ b/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 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. 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 -- cgit v1.2.1