|
Boost-Commit : |
Subject: [Boost-commit] svn:boost r70541 - in sandbox/local: boost/detail/preprocessor/keyword/facility libs/local/doc/qbk libs/local/example
From: lorcaminiti_at_[hidden]
Date: 2011-03-25 12:06:53
Author: lcaminiti
Date: 2011-03-25 12:06:51 EDT (Fri, 25 Mar 2011)
New Revision: 70541
URL: http://svn.boost.org/trac/boost/changeset/70541
Log:
Fixed copyright info to all files.
Text files modified:
sandbox/local/boost/detail/preprocessor/keyword/facility/add.hpp | 7 +++----
sandbox/local/boost/detail/preprocessor/keyword/facility/is.hpp | 7 +++----
sandbox/local/boost/detail/preprocessor/keyword/facility/remove.hpp | 7 +++----
sandbox/local/libs/local/doc/qbk/implementation.qbk | 5 +++++
sandbox/local/libs/local/doc/qbk/tutorial.qbk | 7 +++----
sandbox/local/libs/local/example/gcc_access.cpp | 5 +++++
sandbox/local/libs/local/example/gcc_access_va.cpp | 5 +++++
sandbox/local/libs/local/example/gcc_square.cpp | 5 +++++
sandbox/local/libs/local/example/gcc_square_va.cpp | 5 +++++
sandbox/local/libs/local/example/gcc_store.cpp | 5 +++++
sandbox/local/libs/local/example/gcc_store_va.cpp | 5 +++++
sandbox/local/libs/local/example/nesting.cpp | 5 +++++
sandbox/local/libs/local/example/nesting_va.cpp | 5 +++++
sandbox/local/libs/local/example/scope_guards_errno.cpp | 5 +++++
sandbox/local/libs/local/example/scope_guards_errno_va.cpp | 5 +++++
sandbox/local/libs/local/example/scope_guards_except.cpp | 5 +++++
sandbox/local/libs/local/example/scope_guards_except_va.cpp | 5 +++++
sandbox/local/libs/local/example/ten.cpp | 5 +++++
sandbox/local/libs/local/example/ten_ep.cpp | 5 +++++
sandbox/local/libs/local/example/ten_va.cpp | 5 +++++
20 files changed, 92 insertions(+), 16 deletions(-)
Modified: sandbox/local/boost/detail/preprocessor/keyword/facility/add.hpp
==============================================================================
--- sandbox/local/boost/detail/preprocessor/keyword/facility/add.hpp (original)
+++ sandbox/local/boost/detail/preprocessor/keyword/facility/add.hpp 2011-03-25 12:06:51 EDT (Fri, 25 Mar 2011)
@@ -1,9 +1,8 @@
// Copyright (C) 2009-2011 Lorenzo Caminiti
-// Use, modification, and distribution is subject to the
-// Boost Software License, Version 1.0
-// (see accompanying file LICENSE_1_0.txt or a copy at
-// http://www.boost.org/LICENSE_1_0.txt).
+// Use, modification, and distribution is subject to the Boost Software
+// License, Version 1.0 (see accompanying file LICENSE_1_0.txt or a
+// copy at http://www.boost.org/LICENSE_1_0.txt).
#ifndef BOOST_DETAIL_PP_KEYWORD_FACILITY_ADD_HPP_
#define BOOST_DETAIL_PP_KEYWORD_FACILITY_ADD_HPP_
Modified: sandbox/local/boost/detail/preprocessor/keyword/facility/is.hpp
==============================================================================
--- sandbox/local/boost/detail/preprocessor/keyword/facility/is.hpp (original)
+++ sandbox/local/boost/detail/preprocessor/keyword/facility/is.hpp 2011-03-25 12:06:51 EDT (Fri, 25 Mar 2011)
@@ -1,9 +1,8 @@
// Copyright (C) 2009-2011 Lorenzo Caminiti
-// Use, modification, and distribution is subject to the
-// Boost Software License, Version 1.0
-// (see accompanying file LICENSE_1_0.txt or a copy at
-// http://www.boost.org/LICENSE_1_0.txt).
+// Use, modification, and distribution is subject to the Boost Software
+// License, Version 1.0 (see accompanying file LICENSE_1_0.txt or a
+// copy at http://www.boost.org/LICENSE_1_0.txt).
#ifndef BOOST_DETAIL_PP_KEYWORD_FACILITY_IS_HPP_
#define BOOST_DETAIL_PP_KEYWORD_FACILITY_IS_HPP_
Modified: sandbox/local/boost/detail/preprocessor/keyword/facility/remove.hpp
==============================================================================
--- sandbox/local/boost/detail/preprocessor/keyword/facility/remove.hpp (original)
+++ sandbox/local/boost/detail/preprocessor/keyword/facility/remove.hpp 2011-03-25 12:06:51 EDT (Fri, 25 Mar 2011)
@@ -1,9 +1,8 @@
// Copyright (C) 2009-2011 Lorenzo Caminiti
-// Use, modification, and distribution is subject to the
-// Boost Software License, Version 1.0
-// (see accompanying file LICENSE_1_0.txt or a copy at
-// http://www.boost.org/LICENSE_1_0.txt).
+// Use, modification, and distribution is subject to the Boost Software
+// License, Version 1.0 (see accompanying file LICENSE_1_0.txt or a
+// copy at http://www.boost.org/LICENSE_1_0.txt).
#ifndef BOOST_DETAIL_PP_KEYWORD_FACILITY_REMOVE_HPP_
#define BOOST_DETAIL_PP_KEYWORD_FACILITY_REMOVE_HPP_
Modified: sandbox/local/libs/local/doc/qbk/implementation.qbk
==============================================================================
--- sandbox/local/libs/local/doc/qbk/implementation.qbk (original)
+++ sandbox/local/libs/local/doc/qbk/implementation.qbk 2011-03-25 12:06:51 EDT (Fri, 25 Mar 2011)
@@ -1,4 +1,9 @@
+[/ Copyright (C) 2009-2011 Lorenzo Caminiti ]
+[/ Use, modification, and distribution is subject to the Boost Software ]
+[/ License, Version 1.0 (see accompanying file LICENSE_1_0.txt or a ]
+[/ copy at http://www.boost.org/LICENSE_1_0.txt). ]
+
[section:Implementation Appendix: Implementation]
This section lists source code that should provide a general idea on how this library is implemented.
Modified: sandbox/local/libs/local/doc/qbk/tutorial.qbk
==============================================================================
--- sandbox/local/libs/local/doc/qbk/tutorial.qbk (original)
+++ sandbox/local/libs/local/doc/qbk/tutorial.qbk 2011-03-25 12:06:51 EDT (Fri, 25 Mar 2011)
@@ -1,9 +1,8 @@
[/ Copyright (C) 2009-2011 Lorenzo Caminiti ]
-[/ Use, modification, and distribution is subject to the ]
-[/ Boost Software License, Version 1.0 ]
-[/ (see accompanying file LICENSE_1_0.txt or a copy at ]
-[/ http://www.boost.org/LICENSE_1_0.txt). ]
+[/ Use, modification, and distribution is subject to the Boost Software ]
+[/ License, Version 1.0 (see accompanying file LICENSE_1_0.txt or a ]
+[/ copy at http://www.boost.org/LICENSE_1_0.txt). ]
[section:Tutorial Tutorial]
Modified: sandbox/local/libs/local/example/gcc_access.cpp
==============================================================================
--- sandbox/local/libs/local/example/gcc_access.cpp (original)
+++ sandbox/local/libs/local/example/gcc_access.cpp 2011-03-25 12:06:51 EDT (Fri, 25 Mar 2011)
@@ -1,4 +1,9 @@
+// Copyright (C) 2009-2011 Lorenzo Caminiti
+// Use, modification, and distribution is subject to the Boost Software
+// License, Version 1.0 (see accompanying file LICENSE_1_0.txt or a
+// copy at http://www.boost.org/LICENSE_1_0.txt).
+
//[gcc_access_cpp
#include <boost/local/function.hpp>
#include <iostream>
Modified: sandbox/local/libs/local/example/gcc_access_va.cpp
==============================================================================
--- sandbox/local/libs/local/example/gcc_access_va.cpp (original)
+++ sandbox/local/libs/local/example/gcc_access_va.cpp 2011-03-25 12:06:51 EDT (Fri, 25 Mar 2011)
@@ -1,4 +1,9 @@
+// Copyright (C) 2009-2011 Lorenzo Caminiti
+// Use, modification, and distribution is subject to the Boost Software
+// License, Version 1.0 (see accompanying file LICENSE_1_0.txt or a
+// copy at http://www.boost.org/LICENSE_1_0.txt).
+
#include <boost/config.hpp>
#if defined(BOOST_NO_VARIADIC_MACROS) || defined(BOOST_LOCAL_CONFIG_COMPLIANT)
#include <iostream>
Modified: sandbox/local/libs/local/example/gcc_square.cpp
==============================================================================
--- sandbox/local/libs/local/example/gcc_square.cpp (original)
+++ sandbox/local/libs/local/example/gcc_square.cpp 2011-03-25 12:06:51 EDT (Fri, 25 Mar 2011)
@@ -1,4 +1,9 @@
+// Copyright (C) 2009-2011 Lorenzo Caminiti
+// Use, modification, and distribution is subject to the Boost Software
+// License, Version 1.0 (see accompanying file LICENSE_1_0.txt or a
+// copy at http://www.boost.org/LICENSE_1_0.txt).
+
//[gcc_square_cpp
#include <boost/local/function.hpp>
#include <iostream>
Modified: sandbox/local/libs/local/example/gcc_square_va.cpp
==============================================================================
--- sandbox/local/libs/local/example/gcc_square_va.cpp (original)
+++ sandbox/local/libs/local/example/gcc_square_va.cpp 2011-03-25 12:06:51 EDT (Fri, 25 Mar 2011)
@@ -1,4 +1,9 @@
+// Copyright (C) 2009-2011 Lorenzo Caminiti
+// Use, modification, and distribution is subject to the Boost Software
+// License, Version 1.0 (see accompanying file LICENSE_1_0.txt or a
+// copy at http://www.boost.org/LICENSE_1_0.txt).
+
#include <boost/config.hpp>
#if defined(BOOST_NO_VARIADIC_MACROS) || defined(BOOST_LOCAL_CONFIG_COMPLIANT)
#include <iostream>
Modified: sandbox/local/libs/local/example/gcc_store.cpp
==============================================================================
--- sandbox/local/libs/local/example/gcc_store.cpp (original)
+++ sandbox/local/libs/local/example/gcc_store.cpp 2011-03-25 12:06:51 EDT (Fri, 25 Mar 2011)
@@ -1,4 +1,9 @@
+// Copyright (C) 2009-2011 Lorenzo Caminiti
+// Use, modification, and distribution is subject to the Boost Software
+// License, Version 1.0 (see accompanying file LICENSE_1_0.txt or a
+// copy at http://www.boost.org/LICENSE_1_0.txt).
+
//[gcc_store_cpp
#include <boost/local/function.hpp>
Modified: sandbox/local/libs/local/example/gcc_store_va.cpp
==============================================================================
--- sandbox/local/libs/local/example/gcc_store_va.cpp (original)
+++ sandbox/local/libs/local/example/gcc_store_va.cpp 2011-03-25 12:06:51 EDT (Fri, 25 Mar 2011)
@@ -1,4 +1,9 @@
+// Copyright (C) 2009-2011 Lorenzo Caminiti
+// Use, modification, and distribution is subject to the Boost Software
+// License, Version 1.0 (see accompanying file LICENSE_1_0.txt or a
+// copy at http://www.boost.org/LICENSE_1_0.txt).
+
#include <boost/config.hpp>
#if defined(BOOST_NO_VARIADIC_MACROS) || defined(BOOST_LOCAL_CONFIG_COMPLIANT)
#include <iostream>
Modified: sandbox/local/libs/local/example/nesting.cpp
==============================================================================
--- sandbox/local/libs/local/example/nesting.cpp (original)
+++ sandbox/local/libs/local/example/nesting.cpp 2011-03-25 12:06:51 EDT (Fri, 25 Mar 2011)
@@ -1,4 +1,9 @@
+// Copyright (C) 2009-2011 Lorenzo Caminiti
+// Use, modification, and distribution is subject to the Boost Software
+// License, Version 1.0 (see accompanying file LICENSE_1_0.txt or a
+// copy at http://www.boost.org/LICENSE_1_0.txt).
+
// Local functions, blocks, and exits can be arbitrarily nested into each other.
//[nesting_cpp
Modified: sandbox/local/libs/local/example/nesting_va.cpp
==============================================================================
--- sandbox/local/libs/local/example/nesting_va.cpp (original)
+++ sandbox/local/libs/local/example/nesting_va.cpp 2011-03-25 12:06:51 EDT (Fri, 25 Mar 2011)
@@ -1,4 +1,9 @@
+// Copyright (C) 2009-2011 Lorenzo Caminiti
+// Use, modification, and distribution is subject to the Boost Software
+// License, Version 1.0 (see accompanying file LICENSE_1_0.txt or a
+// copy at http://www.boost.org/LICENSE_1_0.txt).
+
#include <boost/config.hpp>
#if defined(BOOST_NO_VARIADIC_MACROS) || defined(BOOST_LOCAL_CONFIG_COMPLIANT)
#include <iostream>
Modified: sandbox/local/libs/local/example/scope_guards_errno.cpp
==============================================================================
--- sandbox/local/libs/local/example/scope_guards_errno.cpp (original)
+++ sandbox/local/libs/local/example/scope_guards_errno.cpp 2011-03-25 12:06:51 EDT (Fri, 25 Mar 2011)
@@ -1,4 +1,9 @@
+// Copyright (C) 2009-2011 Lorenzo Caminiti
+// Use, modification, and distribution is subject to the Boost Software
+// License, Version 1.0 (see accompanying file LICENSE_1_0.txt or a
+// copy at http://www.boost.org/LICENSE_1_0.txt).
+
//[scope_guards_errno_cpp
#include <boost/local/exit.hpp>
#include <iostream>
Modified: sandbox/local/libs/local/example/scope_guards_errno_va.cpp
==============================================================================
--- sandbox/local/libs/local/example/scope_guards_errno_va.cpp (original)
+++ sandbox/local/libs/local/example/scope_guards_errno_va.cpp 2011-03-25 12:06:51 EDT (Fri, 25 Mar 2011)
@@ -1,4 +1,9 @@
+// Copyright (C) 2009-2011 Lorenzo Caminiti
+// Use, modification, and distribution is subject to the Boost Software
+// License, Version 1.0 (see accompanying file LICENSE_1_0.txt or a
+// copy at http://www.boost.org/LICENSE_1_0.txt).
+
#include <boost/config.hpp>
#if defined(BOOST_NO_VARIADIC_MACROS) || defined(BOOST_LOCAL_CONFIG_COMPLIANT)
#include <iostream>
Modified: sandbox/local/libs/local/example/scope_guards_except.cpp
==============================================================================
--- sandbox/local/libs/local/example/scope_guards_except.cpp (original)
+++ sandbox/local/libs/local/example/scope_guards_except.cpp 2011-03-25 12:06:51 EDT (Fri, 25 Mar 2011)
@@ -1,4 +1,9 @@
+// Copyright (C) 2009-2011 Lorenzo Caminiti
+// Use, modification, and distribution is subject to the Boost Software
+// License, Version 1.0 (see accompanying file LICENSE_1_0.txt or a
+// copy at http://www.boost.org/LICENSE_1_0.txt).
+
//[scope_guards_except_cpp
#include <boost/local/exit.hpp>
#include <iostream>
Modified: sandbox/local/libs/local/example/scope_guards_except_va.cpp
==============================================================================
--- sandbox/local/libs/local/example/scope_guards_except_va.cpp (original)
+++ sandbox/local/libs/local/example/scope_guards_except_va.cpp 2011-03-25 12:06:51 EDT (Fri, 25 Mar 2011)
@@ -1,4 +1,9 @@
+// Copyright (C) 2009-2011 Lorenzo Caminiti
+// Use, modification, and distribution is subject to the Boost Software
+// License, Version 1.0 (see accompanying file LICENSE_1_0.txt or a
+// copy at http://www.boost.org/LICENSE_1_0.txt).
+
#include <boost/config.hpp>
#if defined(BOOST_NO_VARIADIC_MACROS) || defined(BOOST_LOCAL_CONFIG_COMPLIANT)
#include <iostream>
Modified: sandbox/local/libs/local/example/ten.cpp
==============================================================================
--- sandbox/local/libs/local/example/ten.cpp (original)
+++ sandbox/local/libs/local/example/ten.cpp 2011-03-25 12:06:51 EDT (Fri, 25 Mar 2011)
@@ -1,4 +1,9 @@
+// Copyright (C) 2009-2011 Lorenzo Caminiti
+// Use, modification, and distribution is subject to the Boost Software
+// License, Version 1.0 (see accompanying file LICENSE_1_0.txt or a
+// copy at http://www.boost.org/LICENSE_1_0.txt).
+
//[ten_cpp
#include <boost/local/function.hpp>
#include <iostream>
Modified: sandbox/local/libs/local/example/ten_ep.cpp
==============================================================================
--- sandbox/local/libs/local/example/ten_ep.cpp (original)
+++ sandbox/local/libs/local/example/ten_ep.cpp 2011-03-25 12:06:51 EDT (Fri, 25 Mar 2011)
@@ -1,4 +1,9 @@
+// Copyright (C) 2009-2011 Lorenzo Caminiti
+// Use, modification, and distribution is subject to the Boost Software
+// License, Version 1.0 (see accompanying file LICENSE_1_0.txt or a
+// copy at http://www.boost.org/LICENSE_1_0.txt).
+
#include <boost/config.hpp>
#if defined(BOOST_NO_VARIADIC_MACROS) || defined(BOOST_LOCAL_CONFIG_COMPLIANT)
#include <iostream>
Modified: sandbox/local/libs/local/example/ten_va.cpp
==============================================================================
--- sandbox/local/libs/local/example/ten_va.cpp (original)
+++ sandbox/local/libs/local/example/ten_va.cpp 2011-03-25 12:06:51 EDT (Fri, 25 Mar 2011)
@@ -1,4 +1,9 @@
+// Copyright (C) 2009-2011 Lorenzo Caminiti
+// Use, modification, and distribution is subject to the Boost Software
+// License, Version 1.0 (see accompanying file LICENSE_1_0.txt or a
+// copy at http://www.boost.org/LICENSE_1_0.txt).
+
#include <boost/config.hpp>
#if defined(BOOST_NO_VARIADIC_MACROS) || defined(BOOST_LOCAL_CONFIG_COMPLIANT)
#include <iostream>
Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk