$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r76723 - in sandbox/local_function: . boost/local_function/aux_/macro
From: lorcaminiti_at_[hidden]
Date: 2012-01-27 15:12:00
Author: lcaminiti
Date: 2012-01-27 15:11:59 EST (Fri, 27 Jan 2012)
New Revision: 76723
URL: http://svn.boost.org/trac/boost/changeset/76723
Log:
To-do.
Text files modified: 
   sandbox/local_function/COPYRIGHT.txt                            |     8 ++++----                                
   sandbox/local_function/boost/local_function/aux_/macro/decl.hpp |     3 ---                                     
   2 files changed, 4 insertions(+), 7 deletions(-)
Modified: sandbox/local_function/COPYRIGHT.txt
==============================================================================
--- sandbox/local_function/COPYRIGHT.txt	(original)
+++ sandbox/local_function/COPYRIGHT.txt	2012-01-27 15:11:59 EST (Fri, 27 Jan 2012)
@@ -1,4 +1,4 @@
-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).
+Copyright (C) 2009-2012 Lorenzo Caminiti
+Distributed under 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)
Modified: sandbox/local_function/boost/local_function/aux_/macro/decl.hpp
==============================================================================
--- sandbox/local_function/boost/local_function/aux_/macro/decl.hpp	(original)
+++ sandbox/local_function/boost/local_function/aux_/macro/decl.hpp	2012-01-27 15:11:59 EST (Fri, 27 Jan 2012)
@@ -19,9 +19,6 @@
 #include <boost/preprocessor/list/adt.hpp>
 #include <boost/preprocessor/tuple/eat.hpp>
 
-/** @todo double check all includes */
-/** @todo add copyright to all files, docs, examples, tests, etc- careful with ScopeExit */
-
 // PRIVATE //
 
 #define BOOST_LOCAL_FUNCTION_AUX_DECL_OK_(id, typename01, decl_traits) \