mirror of
https://github.com/boostorg/boost.git
synced 2025-04-14 00:50:40 +00:00
Updated Beman Dawes' licence statement to use the new prefered form of words.
[SVN r24370]
This commit is contained in:
parent
df73b16d3c
commit
d466a77c37
16 changed files with 40 additions and 28 deletions
|
@ -1 +1 @@
|
|||
Subproject commit cb6cb636f7ef37f0db20c9a26d8435a52de6298c
|
||||
Subproject commit c7abff00991b4df6203ba6f75bfc17652c62e25e
|
|
@ -1 +1 @@
|
|||
Subproject commit accbf788035f20d17f84a52e7549076c24bd5b9f
|
||||
Subproject commit 7d7b156a03e88810d57acd1bf1259bff40e0a3b4
|
|
@ -1 +1 @@
|
|||
Subproject commit 167fa4154f3c760740c7786e9e27faf9ed01db4c
|
||||
Subproject commit 996ce2d3076feb837760c94d155bd932cf6edf17
|
|
@ -1 +1 @@
|
|||
Subproject commit 24def88ca3161448d350147689d4ec44e38db229
|
||||
Subproject commit f9bfd0edbfe44f342885d679fb9d295354aa9982
|
|
@ -1,7 +1,8 @@
|
|||
// Generate Compiler Status HTML from jam regression test output -----------//
|
||||
|
||||
// Copyright Beman Dawes 2002.
|
||||
// See accompanying license for terms and conditions of use.
|
||||
// Copyright Beman Dawes 2002. 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)
|
||||
|
||||
// See http://www.boost.org/tools/regression for documentation.
|
||||
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
// tiny XML sub-set tools implementation -----------------------------------//
|
||||
|
||||
// (C) Copyright Beman Dawes 2002.
|
||||
// See accompanying license for terms and conditions of use.
|
||||
// (C) Copyright Beman Dawes 2002. 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)
|
||||
|
||||
#include "tiny_xml.hpp"
|
||||
#include <cassert>
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
// tiny XML sub-set tools --------------------------------------------------//
|
||||
|
||||
// (C) Copyright Beman Dawes 2002.
|
||||
// See accompanying license for terms and conditions of use.
|
||||
// (C) Copyright Beman Dawes 2002. 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)
|
||||
|
||||
// Provides self-contained tools for this XML sub-set:
|
||||
//
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
// tiny XML test program ---------------------------------------------------//
|
||||
|
||||
// Copyright Beman Dawes 2002.
|
||||
// See accompanying license for terms and conditions of use.
|
||||
// Copyright Beman Dawes 2002. 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)
|
||||
|
||||
#include "tiny_xml.hpp"
|
||||
|
||||
|
|
|
@ -1,7 +1,8 @@
|
|||
// process jam regression test output into XML -----------------------------//
|
||||
|
||||
// Copyright Beman Dawes 2002.
|
||||
// See accompanying license for terms and conditions of use.
|
||||
// Copyright Beman Dawes 2002. 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)
|
||||
|
||||
// See http://www.boost.org/tools/regression for documentation.
|
||||
|
||||
|
|
|
@ -1,4 +1,5 @@
|
|||
// (C) Copyright Beman Dawes 2003.
|
||||
// See accompanying license for terms and conditions of use.
|
||||
// (C) Copyright Beman Dawes 2003. 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)
|
||||
|
||||
#error example of a compile failure
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
// (C) Copyright Beman Dawes 2003.
|
||||
// See accompanying license for terms and conditions of use.
|
||||
// (C) Copyright Beman Dawes 2003. 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)
|
||||
|
||||
#include <iostream>
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
// (C) Copyright Beman Dawes 2003.
|
||||
// See accompanying license for terms and conditions of use.
|
||||
// (C) Copyright Beman Dawes 2003. 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)
|
||||
|
||||
#include <iostream>
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
// (C) Copyright Beman Dawes 2003.
|
||||
// See accompanying license for terms and conditions of use.
|
||||
// (C) Copyright Beman Dawes 2003. 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)
|
||||
|
||||
#include <iostream>
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
// (C) Copyright Beman Dawes 2003.
|
||||
// See accompanying license for terms and conditions of use.
|
||||
// (C) Copyright Beman Dawes 2003. 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)
|
||||
|
||||
#include <iostream>
|
||||
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
// (C) Copyright Beman Dawes 2003.
|
||||
// See accompanying license for terms and conditions of use.
|
||||
// (C) Copyright Beman Dawes 2003. 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)
|
||||
|
||||
int main()
|
||||
{
|
||||
|
|
|
@ -1,5 +1,6 @@
|
|||
// (C) Copyright Beman Dawes 2003.
|
||||
// See accompanying license for terms and conditions of use.
|
||||
// (C) Copyright Beman Dawes 2003. 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)
|
||||
|
||||
int main()
|
||||
{
|
||||
|
|
Loading…
Add table
Reference in a new issue