Skip to content

Commit 608112b

Browse files
committed
boost guidelines (mainly from inspect tool: tabs, license reference text, etc.)
[SVN r34752]
1 parent b21b54d commit 608112b

47 files changed

Lines changed: 276 additions & 230 deletions

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

include/boost/algorithm/minmax.hpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// (C) Copyright Herve Bronnimann 2004.
2-
// Use, modification and distribution are subject to the
3-
// Boost Software License, Version 1.0. (See accompanying file
4-
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
2+
//
3+
// Distributed under the Boost Software License, Version 1.0. (See accompanying
4+
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
55

66
/*
77
Revision history:

include/boost/algorithm/minmax_element.hpp

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
// (C) Copyright Herve Bronnimann 2004.
2-
// Use, modification and distribution are subject to the
3-
// Boost Software License, Version 1.0. (See accompanying file
4-
// LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
2+
//
3+
// Distributed under the Boost Software License, Version 1.0. (See accompanying
4+
// file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
55

66
/*
77
Revision history:

include/boost/algorithm/string.hpp

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
// Boost string_algo library string_algo.hpp header file ---------------------------//
22

3-
// Copyright Pavol Droba 2002-2004. Use, modification and
4-
// distribution is subject to the Boost Software License, Version
5-
// 1.0. (See accompanying file LICENSE_1_0.txt or copy at
6-
// http://www.boost.org/LICENSE_1_0.txt)
3+
// Copyright Pavol Droba 2002-2004.
4+
//
5+
// Distributed under the Boost Software License, Version 1.0.
6+
// (See accompanying file LICENSE_1_0.txt or copy at
7+
// http://www.boost.org/LICENSE_1_0.txt)
78

8-
// See http://www.boost.org for updates, documentation, and revision history.
9+
// See http://www.boost.org/ for updates, documentation, and revision history.
910

1011
#ifndef BOOST_STRING_ALGO_HPP
1112
#define BOOST_STRING_ALGO_HPP

include/boost/algorithm/string/case_conv.hpp

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
// Boost string_algo library case_conv.hpp header file ---------------------------//
22

3-
// Copyright Pavol Droba 2002-2003. Use, modification and
4-
// distribution is subject to the Boost Software License, Version
5-
// 1.0. (See accompanying file LICENSE_1_0.txt or copy at
6-
// http://www.boost.org/LICENSE_1_0.txt)
3+
// Copyright Pavol Droba 2002-2003.
4+
//
5+
// Distributed under the Boost Software License, Version 1.0.
6+
// (See accompanying file LICENSE_1_0.txt or copy at
7+
// http://www.boost.org/LICENSE_1_0.txt)
78

8-
// See http://www.boost.org for updates, documentation, and revision history.
9+
// See http://www.boost.org/ for updates, documentation, and revision history.
910

1011
#ifndef BOOST_STRING_CASE_CONV_HPP
1112
#define BOOST_STRING_CASE_CONV_HPP

include/boost/algorithm/string/classification.hpp

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
// Boost string_algo library classification.hpp header file ---------------------------//
22

3-
// Copyright Pavol Droba 2002-2003. Use, modification and
4-
// distribution is subject to the Boost Software License, Version
5-
// 1.0. (See accompanying file LICENSE_1_0.txt or copy at
6-
// http://www.boost.org/LICENSE_1_0.txt)
3+
// Copyright Pavol Droba 2002-2003.
4+
//
5+
// Distributed under the Boost Software License, Version 1.0.
6+
// (See accompanying file LICENSE_1_0.txt or copy at
7+
// http://www.boost.org/LICENSE_1_0.txt)
78

8-
// See http://www.boost.org for updates, documentation, and revision history.
9+
// See http://www.boost.org/ for updates, documentation, and revision history.
910

1011
#ifndef BOOST_STRING_CLASSIFICATION_HPP
1112
#define BOOST_STRING_CLASSIFICATION_HPP

include/boost/algorithm/string/compare.hpp

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
// Boost string_algo library compare.hpp header file -------------------------//
22

3-
// Copyright Pavol Droba 2002-2006. Use, modification and
4-
// distribution is subject to the Boost Software License, Version
5-
// 1.0. (See accompanying file LICENSE_1_0.txt or copy at
6-
// http://www.boost.org/LICENSE_1_0.txt)
3+
// Copyright Pavol Droba 2002-2006.
4+
//
5+
// Distributed under the Boost Software License, Version 1.0.
6+
// (See accompanying file LICENSE_1_0.txt or copy at
7+
// http://www.boost.org/LICENSE_1_0.txt)
78

8-
// See http://www.boost.org for updates, documentation, and revision history.
9+
// See http://www.boost.org/ for updates, documentation, and revision history.
910

1011
#ifndef BOOST_STRING_COMPARE_HPP
1112
#define BOOST_STRING_COMPARE_HPP

include/boost/algorithm/string/concept.hpp

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
// Boost string_algo library concept.hpp header file ---------------------------//
22

3-
// Copyright Pavol Droba 2002-2003. Use, modification and
4-
// distribution is subject to the Boost Software License, Version
5-
// 1.0. (See accompanying file LICENSE_1_0.txt or copy at
6-
// http://www.boost.org/LICENSE_1_0.txt)
3+
// Copyright Pavol Droba 2002-2003.
4+
//
5+
// Distributed under the Boost Software License, Version 1.0.
6+
// (See accompanying file LICENSE_1_0.txt or copy at
7+
// http://www.boost.org/LICENSE_1_0.txt)
78

8-
// See http://www.boost.org for updates, documentation, and revision history.
9+
// See http://www.boost.org/ for updates, documentation, and revision history.
910

1011
#ifndef BOOST_STRING_CONCEPT_HPP
1112
#define BOOST_STRING_CONCEPT_HPP

include/boost/algorithm/string/config.hpp

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
// Boost string_algo library config.hpp header file ---------------------------//
22

3-
// Copyright Pavol Droba 2002-2003. Use, modification and
4-
// distribution is subject to the Boost Software License, Version
5-
// 1.0. (See accompanying file LICENSE_1_0.txt or copy at
6-
// http://www.boost.org/LICENSE_1_0.txt)
3+
// Copyright Pavol Droba 2002-2003.
4+
//
5+
// Distributed under the Boost Software License, Version 1.0.
6+
// (See accompanying file LICENSE_1_0.txt or copy at
7+
// http://www.boost.org/LICENSE_1_0.txt)
78

8-
// See http://www.boost.org for updates, documentation, and revision history.
9+
// See http://www.boost.org/ for updates, documentation, and revision history.
910

1011
#ifndef BOOST_STRING_CONFIG_HPP
1112
#define BOOST_STRING_CONFIG_HPP

include/boost/algorithm/string/constants.hpp

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
// Boost string_algo library constants.hpp header file ---------------------------//
22

3-
// Copyright Pavol Droba 2002-2003. Use, modification and
4-
// distribution is subject to the Boost Software License, Version
5-
// 1.0. (See accompanying file LICENSE_1_0.txt or copy at
6-
// http://www.boost.org/LICENSE_1_0.txt)
3+
// Copyright Pavol Droba 2002-2003.
4+
//
5+
// Distributed under the Boost Software License, Version 1.0.
6+
// (See accompanying file LICENSE_1_0.txt or copy at
7+
// http://www.boost.org/LICENSE_1_0.txt)
78

8-
// See http://www.boost.org for updates, documentation, and revision history.
9+
// See http://www.boost.org/ for updates, documentation, and revision history.
910

1011
#ifndef BOOST_STRING_CONSTANTS_HPP
1112
#define BOOST_STRING_CONSTANTS_HPP

include/boost/algorithm/string/detail/case_conv.hpp

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,12 @@
11
// Boost string_algo library string_funct.hpp header file ---------------------------//
22

3-
// Copyright Pavol Droba 2002-2003. Use, modification and
4-
// distribution is subject to the Boost Software License, Version
5-
// 1.0. (See accompanying file LICENSE_1_0.txt or copy at
6-
// http://www.boost.org/LICENSE_1_0.txt)
3+
// Copyright Pavol Droba 2002-2003.
4+
//
5+
// Distributed under the Boost Software License, Version 1.0.
6+
// (See accompanying file LICENSE_1_0.txt or copy at
7+
// http://www.boost.org/LICENSE_1_0.txt)
78

8-
// See http://www.boost.org for updates, documentation, and revision history.
9+
// See http://www.boost.org/ for updates, documentation, and revision history.
910

1011
#ifndef BOOST_STRING_CASE_CONV_DETAIL_HPP
1112
#define BOOST_STRING_CASE_CONV_DETAIL_HPP

0 commit comments

Comments
 (0)