diff options
author | Gennaro Prota <gennaro.prota@gmail.com> | 2006-07-27 10:27:37 +0000 |
---|---|---|
committer | Gennaro Prota <gennaro.prota@gmail.com> | 2006-07-27 10:27:37 +0000 |
commit | 553083b2e13e7b4823ba9643f389b4b95c4a9e6c (patch) | |
tree | 29e16a6c0931a3508ef9be38d72ee4b62424660f /more | |
parent | 32f55c227b264d1447129b030cba0910accb6040 (diff) | |
download | boost-553083b2e13e7b4823ba9643f389b4b95c4a9e6c.tar.gz |
boost guidelines (mainly from inspect tool: tabs, license reference text, etc.)
[SVN r34752]
Diffstat (limited to 'more')
-rw-r--r-- | more/whos_using/Jamfile.v2 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/more/whos_using/Jamfile.v2 b/more/whos_using/Jamfile.v2 index 737c8b9d19..1cf60dffe5 100644 --- a/more/whos_using/Jamfile.v2 +++ b/more/whos_using/Jamfile.v2 @@ -1,7 +1,7 @@ -# Copyright John Maddock 2005. Use, modification, and distribution are -# subject to 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 John Maddock 2005. 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) using quickbook ; |