Boost logo

Boost-Commit :

From: john.groups_at_[hidden]
Date: 2008-02-04 07:41:43


Author: jtorjo
Date: 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
New Revision: 43092
URL: http://svn.boost.org/trac/boost/changeset/43092

Log:
[logging]
v0.22.8, 4 feb 2008
- added license to all .h .cpp files (in scenarios/tests - they were missing)
Removed:
   sandbox/logging/libs/logging/internal/vc8/loggingvc8/loggingvc8.cpp
Text files modified:
   sandbox/logging/boost/logging/detail/raw_doc/Doxyfile.txt | 6 +++---
   sandbox/logging/boost/logging/detail/raw_doc/Doxyfile_web.txt | 4 ++--
   sandbox/logging/boost/logging/detail/raw_doc/changelog.hpp | 7 ++++++-
   sandbox/logging/libs/logging/internal/gcc/main.cpp | 15 +++++++++++++++
   sandbox/logging/libs/logging/internal/vc8/loggingvc8/loggingvc8.vcproj | 8 --------
   sandbox/logging/libs/logging/internal/vc8/loggingvc8/test_now.cpp | 13 +++++++++++++
   sandbox/logging/libs/logging/internal/vc8/template.cpp | 15 +++++++++++++++
   sandbox/logging/libs/logging/samples/basic_usage/dir_spec.cpp | 15 +++++++++++++++
   sandbox/logging/libs/logging/samples/basic_usage/dir_spec.h | 15 +++++++++++++++
   sandbox/logging/libs/logging/samples/basic_usage/extensions.h | 15 +++++++++++++++
   sandbox/logging/libs/logging/samples/basic_usage/file_statistics.cpp | 15 +++++++++++++++
   sandbox/logging/libs/logging/samples/basic_usage/file_statistics.h | 15 +++++++++++++++
   sandbox/logging/libs/logging/samples/basic_usage/log.cpp | 15 +++++++++++++++
   sandbox/logging/libs/logging/samples/basic_usage/log.h | 15 +++++++++++++++
   sandbox/logging/libs/logging/samples/basic_usage/main.cpp | 15 +++++++++++++++
   sandbox/logging/libs/logging/samples/basic_usage/parse_file.cpp | 15 +++++++++++++++
   sandbox/logging/libs/logging/samples/basic_usage/parse_file.h | 15 +++++++++++++++
   sandbox/logging/libs/logging/samples/basic_usage/util.cpp | 15 +++++++++++++++
   sandbox/logging/libs/logging/samples/basic_usage/util.h | 15 +++++++++++++++
   sandbox/logging/libs/logging/samples/compile_time/copy01.cpp | 14 ++++++++++++++
   sandbox/logging/libs/logging/samples/compile_time/copy02.cpp | 14 ++++++++++++++
   sandbox/logging/libs/logging/samples/compile_time/copy03.cpp | 14 ++++++++++++++
   sandbox/logging/libs/logging/samples/compile_time/copy04.cpp | 14 ++++++++++++++
   sandbox/logging/libs/logging/samples/compile_time/copy05.cpp | 14 ++++++++++++++
   sandbox/logging/libs/logging/samples/compile_time/copy06.cpp | 14 ++++++++++++++
   sandbox/logging/libs/logging/samples/compile_time/copy07.cpp | 14 ++++++++++++++
   sandbox/logging/libs/logging/samples/compile_time/copy08.cpp | 14 ++++++++++++++
   sandbox/logging/libs/logging/samples/compile_time/copy09.cpp | 14 ++++++++++++++
   sandbox/logging/libs/logging/samples/compile_time/copy10.cpp | 14 ++++++++++++++
   sandbox/logging/libs/logging/samples/compile_time/copy11.cpp | 14 ++++++++++++++
   sandbox/logging/libs/logging/samples/compile_time/copy12.cpp | 14 ++++++++++++++
   sandbox/logging/libs/logging/samples/compile_time/copy13.cpp | 14 ++++++++++++++
   sandbox/logging/libs/logging/samples/compile_time/copy14.cpp | 14 ++++++++++++++
   sandbox/logging/libs/logging/samples/compile_time/copy15.cpp | 14 ++++++++++++++
   sandbox/logging/libs/logging/samples/compile_time/copy16.cpp | 14 ++++++++++++++
   sandbox/logging/libs/logging/samples/compile_time/copy17.cpp | 14 ++++++++++++++
   sandbox/logging/libs/logging/samples/compile_time/copy18.cpp | 14 ++++++++++++++
   sandbox/logging/libs/logging/samples/compile_time/copy19.cpp | 14 ++++++++++++++
   sandbox/logging/libs/logging/samples/compile_time/copy20.cpp | 14 ++++++++++++++
   sandbox/logging/libs/logging/samples/compile_time/log.cpp | 15 +++++++++++++++
   sandbox/logging/libs/logging/samples/compile_time/log.h | 15 +++++++++++++++
   sandbox/logging/libs/logging/samples/compile_time/main.cpp | 15 +++++++++++++++
   sandbox/logging/libs/logging/samples/compile_time/original.cpp | 15 +++++++++++++++
   sandbox/logging/libs/logging/samples/compile_time/stdafx.cpp | 15 +++++++++++++++
   sandbox/logging/libs/logging/samples/compile_time/stdafx.h | 15 +++++++++++++++
   sandbox/logging/libs/logging/samples/dll_and_exe/the_dll/dll_log.h | 15 +++++++++++++++
   sandbox/logging/libs/logging/samples/dll_and_exe/the_dll/log.cpp | 15 +++++++++++++++
   sandbox/logging/libs/logging/samples/dll_and_exe/the_dll/the_dll.cpp | 15 +++++++++++++++
   sandbox/logging/libs/logging/samples/dll_and_exe/the_dll/the_dll.h | 15 +++++++++++++++
   sandbox/logging/libs/logging/samples/dll_and_exe/the_exe/log.cpp | 15 +++++++++++++++
   sandbox/logging/libs/logging/samples/dll_and_exe/the_exe/log.h | 15 +++++++++++++++
   sandbox/logging/libs/logging/samples/dll_and_exe/the_exe/the_exe.cpp | 15 +++++++++++++++
   sandbox/logging/libs/logging/samples/fast_start/no_levels.h | 15 +++++++++++++++
   sandbox/logging/libs/logging/samples/fast_start/use_levels.h | 15 +++++++++++++++
   sandbox/logging/libs/logging/samples/scenarios/cache_before_init.cpp | 15 +++++++++++++++
   sandbox/logging/libs/logging/samples/scenarios/custom_fmt_dest.cpp | 15 +++++++++++++++
   sandbox/logging/libs/logging/samples/scenarios/ded_loger_one_filter.cpp | 15 +++++++++++++++
   sandbox/logging/libs/logging/samples/scenarios/fastest_no_ostr_like.cpp | 15 +++++++++++++++
   sandbox/logging/libs/logging/samples/scenarios/fastest_use_ostr_like.cpp | 15 +++++++++++++++
   sandbox/logging/libs/logging/samples/scenarios/mul_levels_mul_logers.cpp | 15 +++++++++++++++
   sandbox/logging/libs/logging/samples/scenarios/mul_levels_one_logger.cpp | 15 +++++++++++++++
   sandbox/logging/libs/logging/samples/scenarios/mul_loggers_one_filter.cpp | 15 +++++++++++++++
   sandbox/logging/libs/logging/samples/scenarios/no_levels_with_route.cpp | 15 +++++++++++++++
   sandbox/logging/libs/logging/samples/scenarios/one_loger_one_filter.cpp | 15 +++++++++++++++
   sandbox/logging/libs/logging/samples/scenarios/ts_loger_one_filter.cpp | 15 +++++++++++++++
   sandbox/logging/libs/logging/samples/scenarios/use_profiler.cpp | 15 +++++++++++++++
   sandbox/logging/libs/logging/samples/scenarios/use_tss_ostringstream.cpp | 15 +++++++++++++++
   sandbox/logging/libs/logging/samples/scenarios/using_tags.cpp | 15 +++++++++++++++
   sandbox/logging/libs/logging/samples/scenarios/your_scenario.cpp | 15 +++++++++++++++
   sandbox/logging/libs/logging/samples/starter/my_app_log.cpp | 15 +++++++++++++++
   sandbox/logging/libs/logging/samples/starter/my_app_log.h | 15 +++++++++++++++
   sandbox/logging/libs/logging/tests/test_file/test.cpp | 15 +++++++++++++++
   sandbox/logging/libs/logging/tests/test_log_output/test_log_output.cpp | 28 +++++++++++++++-------------
   sandbox/logging/libs/logging/tests/test_named/test.cpp | 15 +++++++++++++++
   sandbox/logging/libs/logging/tests/test_named_spacer/test.cpp | 15 +++++++++++++++
   sandbox/logging/libs/logging/tests/test_on_ded_thread/test.cpp | 15 +++++++++++++++
   sandbox/logging/libs/logging/tests/test_rolling_file/test.cpp | 15 +++++++++++++++
   sandbox/logging/libs/logging/tests/test_scoped_log/test.cpp | 15 +++++++++++++++
   sandbox/logging/libs/logging/tests/test_simple_tss/test_simple_tss.cpp | 28 ++++++++++++++--------------
   sandbox/logging/libs/logging/tests/test_tags/test_tags.cpp | 15 +++++++++++++++
   sandbox/logging/libs/logging/tests/test_template/test.cpp | 15 +++++++++++++++
   sandbox/logging/libs/logging/tests/test_ts_resouce_with_cache/test_ts_resource.cpp | 15 +++++++++++++++
   82 files changed, 1158 insertions(+), 41 deletions(-)

Modified: sandbox/logging/boost/logging/detail/raw_doc/Doxyfile.txt
==============================================================================
--- sandbox/logging/boost/logging/detail/raw_doc/Doxyfile.txt (original)
+++ sandbox/logging/boost/logging/detail/raw_doc/Doxyfile.txt 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -6,7 +6,7 @@
 DOXYFILE_ENCODING = UTF-8
 PROJECT_NAME = "Boost Logging Library v2 "
 PROJECT_NUMBER =
-OUTPUT_DIRECTORY = ../../../../lib/logging/doc
+OUTPUT_DIRECTORY = ../../../../libs/logging/doc
 CREATE_SUBDIRS = NO
 OUTPUT_LANGUAGE = English
 BRIEF_MEMBER_DESC = YES
@@ -86,7 +86,7 @@
 # configuration options related to the input files
 #---------------------------------------------------------------------------
 INPUT = ../.. \
- ../../../../lib/logging/samples
+ ../../../../libs/logging/samples
 INPUT_ENCODING = UTF-8
 FILE_PATTERNS = *.c \
                          *.cc \
@@ -120,7 +120,7 @@
 EXCLUDE_SYMLINKS = NO
 EXCLUDE_PATTERNS =
 EXCLUDE_SYMBOLS =
-EXAMPLE_PATH = ../../../../lib/logging/samples
+EXAMPLE_PATH = ../../../../libs/logging/samples
 EXAMPLE_PATTERNS = *
 EXAMPLE_RECURSIVE = NO
 IMAGE_PATH =

Modified: sandbox/logging/boost/logging/detail/raw_doc/Doxyfile_web.txt
==============================================================================
--- sandbox/logging/boost/logging/detail/raw_doc/Doxyfile_web.txt (original)
+++ sandbox/logging/boost/logging/detail/raw_doc/Doxyfile_web.txt 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -86,7 +86,7 @@
 # configuration options related to the input files
 #---------------------------------------------------------------------------
 INPUT = ../.. \
- ../../../../lib/logging/samples
+ ../../../../libs/logging/samples
 INPUT_ENCODING = UTF-8
 FILE_PATTERNS = *.c \
                          *.cc \
@@ -120,7 +120,7 @@
 EXCLUDE_SYMLINKS = NO
 EXCLUDE_PATTERNS =
 EXCLUDE_SYMBOLS =
-EXAMPLE_PATH = ../../../../lib/logging/samples
+EXAMPLE_PATH = ../../../../libs/logging/samples
 EXAMPLE_PATTERNS = *
 EXAMPLE_RECURSIVE = NO
 IMAGE_PATH =

Modified: sandbox/logging/boost/logging/detail/raw_doc/changelog.hpp
==============================================================================
--- sandbox/logging/boost/logging/detail/raw_doc/changelog.hpp (original)
+++ sandbox/logging/boost/logging/detail/raw_doc/changelog.hpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,7 +1,12 @@
 /**
 @page page_changelog Changelog
 
-_at_section changelog_cur_ver Current Version: v0.22.7, 3 feb 2008
+@section changelog_cur_ver Current Version: v0.22.8, 4 feb 2008
+- added license to all .h .cpp files (in scenarios/tests - they were missing)
+- removed loggingvc8.cpp file (useless)
+- lib -> libs
+- doxygen.txt -> [lib -> libs]
+
 - v0.22.7 - the version that is Boost Reviewed
 - updated batches for building with bjam
 - made mul_levels_mul_logers run successfully on Fedora8

Modified: sandbox/logging/libs/logging/internal/gcc/main.cpp
==============================================================================
--- sandbox/logging/libs/logging/internal/gcc/main.cpp (original)
+++ sandbox/logging/libs/logging/internal/gcc/main.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,18 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
 
 
 

Deleted: sandbox/logging/libs/logging/internal/vc8/loggingvc8/loggingvc8.cpp
==============================================================================
--- sandbox/logging/libs/logging/internal/vc8/loggingvc8/loggingvc8.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
+++ (empty file)
@@ -1,11 +0,0 @@
-// loggingvc8.cpp : Defines the entry point for the console application.
-//
-
-
-#if 0
-int main()
-{
- return 0;
-}
-
-#endif

Modified: sandbox/logging/libs/logging/internal/vc8/loggingvc8/loggingvc8.vcproj
==============================================================================
--- sandbox/logging/libs/logging/internal/vc8/loggingvc8/loggingvc8.vcproj (original)
+++ sandbox/logging/libs/logging/internal/vc8/loggingvc8/loggingvc8.vcproj 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -334,10 +334,6 @@
                         Name="main"
>
                         <File
- RelativePath=".\loggingvc8.cpp"
- >
- </File>
- <File
                                 RelativePath=".\ReadMe.txt"
>
                         </File>
@@ -462,10 +458,6 @@
>
                         </File>
                         <File
- RelativePath="..\..\..\..\..\boost\logging\detail\sink.hpp"
- >
- </File>
- <File
                                 RelativePath="..\..\..\..\..\boost\logging\detail\time_format_holder.hpp"
>
                         </File>

Modified: sandbox/logging/libs/logging/internal/vc8/loggingvc8/test_now.cpp
==============================================================================
--- sandbox/logging/libs/logging/internal/vc8/loggingvc8/test_now.cpp (original)
+++ sandbox/logging/libs/logging/internal/vc8/loggingvc8/test_now.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,16 @@
+// Boost Logging library
+//
+// Author: John Torjo, www.torjo.com
+//
+// Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+//
+// 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 for updates, documentation, and revision history.
+// See http://www.torjo.com/log2/ for more details
+
 
 
 

Modified: sandbox/logging/libs/logging/internal/vc8/template.cpp
==============================================================================
--- sandbox/logging/libs/logging/internal/vc8/template.cpp (original)
+++ sandbox/logging/libs/logging/internal/vc8/template.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,18 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
 // Template.cpp
 
 // Boost Logging library

Modified: sandbox/logging/libs/logging/samples/basic_usage/dir_spec.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/basic_usage/dir_spec.cpp (original)
+++ sandbox/logging/libs/logging/samples/basic_usage/dir_spec.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,18 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
 #include "dir_spec.h"
 
 // Wherever you use logs, include this ;)

Modified: sandbox/logging/libs/logging/samples/basic_usage/dir_spec.h
==============================================================================
--- sandbox/logging/libs/logging/samples/basic_usage/dir_spec.h (original)
+++ sandbox/logging/libs/logging/samples/basic_usage/dir_spec.h 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,18 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
 #ifndef jt_DIR_SPEC_H
 #define jt_DIR_SPEC_H
 

Modified: sandbox/logging/libs/logging/samples/basic_usage/extensions.h
==============================================================================
--- sandbox/logging/libs/logging/samples/basic_usage/extensions.h (original)
+++ sandbox/logging/libs/logging/samples/basic_usage/extensions.h 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,18 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
 #ifndef jt_EXTENSIONS_H_
 #define jt_EXTENSIONS_H_
 

Modified: sandbox/logging/libs/logging/samples/basic_usage/file_statistics.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/basic_usage/file_statistics.cpp (original)
+++ sandbox/logging/libs/logging/samples/basic_usage/file_statistics.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,18 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
 #include "file_statistics.h"
 
 file_statistics::file_statistics() : commented(0), empty(0), code(0), total(0), non_space_chars(0) {

Modified: sandbox/logging/libs/logging/samples/basic_usage/file_statistics.h
==============================================================================
--- sandbox/logging/libs/logging/samples/basic_usage/file_statistics.h (original)
+++ sandbox/logging/libs/logging/samples/basic_usage/file_statistics.h 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,18 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
 #ifndef jt_FILE_STATISTICS_h
 #define jt_FILE_STATISTICS_h
 

Modified: sandbox/logging/libs/logging/samples/basic_usage/log.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/basic_usage/log.cpp (original)
+++ sandbox/logging/libs/logging/samples/basic_usage/log.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,18 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
 
 #include "log.h"
 #include <boost/logging/format.hpp>

Modified: sandbox/logging/libs/logging/samples/basic_usage/log.h
==============================================================================
--- sandbox/logging/libs/logging/samples/basic_usage/log.h (original)
+++ sandbox/logging/libs/logging/samples/basic_usage/log.h 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,18 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
 #ifndef LOG_H_header
 #define LOG_H_header
 

Modified: sandbox/logging/libs/logging/samples/basic_usage/main.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/basic_usage/main.cpp (original)
+++ sandbox/logging/libs/logging/samples/basic_usage/main.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,18 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
 // main.cpp : Where the main() action is
 
 /**

Modified: sandbox/logging/libs/logging/samples/basic_usage/parse_file.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/basic_usage/parse_file.cpp (original)
+++ sandbox/logging/libs/logging/samples/basic_usage/parse_file.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,18 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
 #include "parse_file.h"
 
 // Wherever you use logs, include this ;)

Modified: sandbox/logging/libs/logging/samples/basic_usage/parse_file.h
==============================================================================
--- sandbox/logging/libs/logging/samples/basic_usage/parse_file.h (original)
+++ sandbox/logging/libs/logging/samples/basic_usage/parse_file.h 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,18 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
 #ifndef jt_PARSE_FILE_h
 #define jt_PARSE_FILE_h
 

Modified: sandbox/logging/libs/logging/samples/basic_usage/util.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/basic_usage/util.cpp (original)
+++ sandbox/logging/libs/logging/samples/basic_usage/util.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,18 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
 #include "util.h"
 #include <algorithm>
 

Modified: sandbox/logging/libs/logging/samples/basic_usage/util.h
==============================================================================
--- sandbox/logging/libs/logging/samples/basic_usage/util.h (original)
+++ sandbox/logging/libs/logging/samples/basic_usage/util.h 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,18 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
 #ifndef jt_UTIL_h
 #define jt_UTIL_h
 

Modified: sandbox/logging/libs/logging/samples/compile_time/copy01.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/compile_time/copy01.cpp (original)
+++ sandbox/logging/libs/logging/samples/compile_time/copy01.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,17 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
 #include "stdafx.h"
 #include "log.h"
 #include "original.cpp"

Modified: sandbox/logging/libs/logging/samples/compile_time/copy02.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/compile_time/copy02.cpp (original)
+++ sandbox/logging/libs/logging/samples/compile_time/copy02.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,17 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
 #include "stdafx.h"
 #include "log.h"
 #include "original.cpp"

Modified: sandbox/logging/libs/logging/samples/compile_time/copy03.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/compile_time/copy03.cpp (original)
+++ sandbox/logging/libs/logging/samples/compile_time/copy03.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,17 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
 #include "stdafx.h"
 #include "log.h"
 #include "original.cpp"

Modified: sandbox/logging/libs/logging/samples/compile_time/copy04.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/compile_time/copy04.cpp (original)
+++ sandbox/logging/libs/logging/samples/compile_time/copy04.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,17 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
 #include "stdafx.h"
 #include "log.h"
 #include "original.cpp"

Modified: sandbox/logging/libs/logging/samples/compile_time/copy05.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/compile_time/copy05.cpp (original)
+++ sandbox/logging/libs/logging/samples/compile_time/copy05.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,17 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
 #include "stdafx.h"
 #include "log.h"
 #include "original.cpp"

Modified: sandbox/logging/libs/logging/samples/compile_time/copy06.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/compile_time/copy06.cpp (original)
+++ sandbox/logging/libs/logging/samples/compile_time/copy06.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,17 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
 #include "stdafx.h"
 #include "log.h"
 #include "original.cpp"

Modified: sandbox/logging/libs/logging/samples/compile_time/copy07.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/compile_time/copy07.cpp (original)
+++ sandbox/logging/libs/logging/samples/compile_time/copy07.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,17 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
 #include "stdafx.h"
 #include "log.h"
 #include "original.cpp"

Modified: sandbox/logging/libs/logging/samples/compile_time/copy08.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/compile_time/copy08.cpp (original)
+++ sandbox/logging/libs/logging/samples/compile_time/copy08.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,17 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
 #include "stdafx.h"
 #include "log.h"
 #include "original.cpp"

Modified: sandbox/logging/libs/logging/samples/compile_time/copy09.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/compile_time/copy09.cpp (original)
+++ sandbox/logging/libs/logging/samples/compile_time/copy09.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,17 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
 #include "stdafx.h"
 #include "log.h"
 #include "original.cpp"

Modified: sandbox/logging/libs/logging/samples/compile_time/copy10.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/compile_time/copy10.cpp (original)
+++ sandbox/logging/libs/logging/samples/compile_time/copy10.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,17 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
 #include "stdafx.h"
 #include "log.h"
 #include "original.cpp"

Modified: sandbox/logging/libs/logging/samples/compile_time/copy11.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/compile_time/copy11.cpp (original)
+++ sandbox/logging/libs/logging/samples/compile_time/copy11.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,17 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
 #include "stdafx.h"
 #include "log.h"
 #include "original.cpp"

Modified: sandbox/logging/libs/logging/samples/compile_time/copy12.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/compile_time/copy12.cpp (original)
+++ sandbox/logging/libs/logging/samples/compile_time/copy12.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,17 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
 #include "stdafx.h"
 #include "log.h"
 #include "original.cpp"

Modified: sandbox/logging/libs/logging/samples/compile_time/copy13.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/compile_time/copy13.cpp (original)
+++ sandbox/logging/libs/logging/samples/compile_time/copy13.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,17 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
 #include "stdafx.h"
 #include "log.h"
 #include "original.cpp"

Modified: sandbox/logging/libs/logging/samples/compile_time/copy14.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/compile_time/copy14.cpp (original)
+++ sandbox/logging/libs/logging/samples/compile_time/copy14.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,17 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
 #include "stdafx.h"
 #include "log.h"
 #include "original.cpp"

Modified: sandbox/logging/libs/logging/samples/compile_time/copy15.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/compile_time/copy15.cpp (original)
+++ sandbox/logging/libs/logging/samples/compile_time/copy15.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,17 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
 #include "stdafx.h"
 #include "log.h"
 #include "original.cpp"

Modified: sandbox/logging/libs/logging/samples/compile_time/copy16.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/compile_time/copy16.cpp (original)
+++ sandbox/logging/libs/logging/samples/compile_time/copy16.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,17 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
 #include "stdafx.h"
 #include "log.h"
 #include "original.cpp"

Modified: sandbox/logging/libs/logging/samples/compile_time/copy17.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/compile_time/copy17.cpp (original)
+++ sandbox/logging/libs/logging/samples/compile_time/copy17.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,17 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
 #include "stdafx.h"
 #include "log.h"
 #include "original.cpp"

Modified: sandbox/logging/libs/logging/samples/compile_time/copy18.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/compile_time/copy18.cpp (original)
+++ sandbox/logging/libs/logging/samples/compile_time/copy18.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,17 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
 #include "stdafx.h"
 #include "log.h"
 #include "original.cpp"

Modified: sandbox/logging/libs/logging/samples/compile_time/copy19.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/compile_time/copy19.cpp (original)
+++ sandbox/logging/libs/logging/samples/compile_time/copy19.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,17 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
 #include "stdafx.h"
 #include "log.h"
 #include "original.cpp"

Modified: sandbox/logging/libs/logging/samples/compile_time/copy20.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/compile_time/copy20.cpp (original)
+++ sandbox/logging/libs/logging/samples/compile_time/copy20.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,17 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
 #include "stdafx.h"
 #include "log.h"
 #include "original.cpp"

Modified: sandbox/logging/libs/logging/samples/compile_time/log.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/compile_time/log.cpp (original)
+++ sandbox/logging/libs/logging/samples/compile_time/log.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,18 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
 #include "stdafx.h"
 
 #include "log.h"

Modified: sandbox/logging/libs/logging/samples/compile_time/log.h
==============================================================================
--- sandbox/logging/libs/logging/samples/compile_time/log.h (original)
+++ sandbox/logging/libs/logging/samples/compile_time/log.h 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,18 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
 #ifndef LOG_H_header
 #define LOG_H_header
 

Modified: sandbox/logging/libs/logging/samples/compile_time/main.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/compile_time/main.cpp (original)
+++ sandbox/logging/libs/logging/samples/compile_time/main.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,18 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
 #include "stdafx.h"
 // main.cpp : Where the main() action is
 

Modified: sandbox/logging/libs/logging/samples/compile_time/original.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/compile_time/original.cpp (original)
+++ sandbox/logging/libs/logging/samples/compile_time/original.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,18 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
 #include "stdafx.h"
 #include "log.h"
 

Modified: sandbox/logging/libs/logging/samples/compile_time/stdafx.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/compile_time/stdafx.cpp (original)
+++ sandbox/logging/libs/logging/samples/compile_time/stdafx.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,2 +1,17 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
 
 #include "stdafx.h"

Modified: sandbox/logging/libs/logging/samples/compile_time/stdafx.h
==============================================================================
--- sandbox/logging/libs/logging/samples/compile_time/stdafx.h (original)
+++ sandbox/logging/libs/logging/samples/compile_time/stdafx.h 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,18 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
 
 // want to see how much including this in a precompiled header file would do
 #include "log.h"

Modified: sandbox/logging/libs/logging/samples/dll_and_exe/the_dll/dll_log.h
==============================================================================
--- sandbox/logging/libs/logging/samples/dll_and_exe/the_dll/dll_log.h (original)
+++ sandbox/logging/libs/logging/samples/dll_and_exe/the_dll/dll_log.h 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,18 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
 #ifndef THE_DLL_log_H
 #define THE_DLL_log_H
 

Modified: sandbox/logging/libs/logging/samples/dll_and_exe/the_dll/log.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/dll_and_exe/the_dll/log.cpp (original)
+++ sandbox/logging/libs/logging/samples/dll_and_exe/the_dll/log.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,18 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
 #include "dll_log.h"
 
 // note : we export this filter & logger

Modified: sandbox/logging/libs/logging/samples/dll_and_exe/the_dll/the_dll.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/dll_and_exe/the_dll/the_dll.cpp (original)
+++ sandbox/logging/libs/logging/samples/dll_and_exe/the_dll/the_dll.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,18 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
 // the_dll.cpp : Defines the entry point for the DLL application.
 //
 #define WIN32_LEAN_AND_MEAN // Exclude rarely-used stuff from Windows headers

Modified: sandbox/logging/libs/logging/samples/dll_and_exe/the_dll/the_dll.h
==============================================================================
--- sandbox/logging/libs/logging/samples/dll_and_exe/the_dll/the_dll.h (original)
+++ sandbox/logging/libs/logging/samples/dll_and_exe/the_dll/the_dll.h 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,18 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
 #ifndef THE_DLL_H
 #define THE_DLL_H
 

Modified: sandbox/logging/libs/logging/samples/dll_and_exe/the_exe/log.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/dll_and_exe/the_exe/log.cpp (original)
+++ sandbox/logging/libs/logging/samples/dll_and_exe/the_exe/log.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,18 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
 #include "log.h"
 
 BOOST_DEFINE_LOG_FILTER(g_log_filter, boost::logging::filter::no_ts)

Modified: sandbox/logging/libs/logging/samples/dll_and_exe/the_exe/log.h
==============================================================================
--- sandbox/logging/libs/logging/samples/dll_and_exe/the_exe/log.h (original)
+++ sandbox/logging/libs/logging/samples/dll_and_exe/the_exe/log.h 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,18 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
 #ifndef LOG_H
 #define LOG_H
 #pragma once

Modified: sandbox/logging/libs/logging/samples/dll_and_exe/the_exe/the_exe.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/dll_and_exe/the_exe/the_exe.cpp (original)
+++ sandbox/logging/libs/logging/samples/dll_and_exe/the_exe/the_exe.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,18 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
 // the_exe.cpp : Defines the entry point for the console application.
 
 #include "dll_log.h"

Modified: sandbox/logging/libs/logging/samples/fast_start/no_levels.h
==============================================================================
--- sandbox/logging/libs/logging/samples/fast_start/no_levels.h (original)
+++ sandbox/logging/libs/logging/samples/fast_start/no_levels.h 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,18 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
 // my_app_log.h - DECLARE your loggers & filters here
 #ifndef my_app_LOG_H_header
 #define my_app_LOG_H_header

Modified: sandbox/logging/libs/logging/samples/fast_start/use_levels.h
==============================================================================
--- sandbox/logging/libs/logging/samples/fast_start/use_levels.h (original)
+++ sandbox/logging/libs/logging/samples/fast_start/use_levels.h 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,18 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
 // my_app_log.h - DECLARE your loggers & filters here
 #ifndef my_app_LOG_H_header
 #define my_app_LOG_H_header

Modified: sandbox/logging/libs/logging/samples/scenarios/cache_before_init.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/scenarios/cache_before_init.cpp (original)
+++ sandbox/logging/libs/logging/samples/scenarios/cache_before_init.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,4 +1,19 @@
 /**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
+/**
 @example cache_before_init.cpp
 
 @copydoc cache_before_init

Modified: sandbox/logging/libs/logging/samples/scenarios/custom_fmt_dest.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/scenarios/custom_fmt_dest.cpp (original)
+++ sandbox/logging/libs/logging/samples/scenarios/custom_fmt_dest.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,4 +1,19 @@
 /**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
+/**
 @example custom_fmt_dest.cpp
 
 @copydoc custom_fmt_dest

Modified: sandbox/logging/libs/logging/samples/scenarios/ded_loger_one_filter.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/scenarios/ded_loger_one_filter.cpp (original)
+++ sandbox/logging/libs/logging/samples/scenarios/ded_loger_one_filter.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,4 +1,19 @@
 /**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
+/**
 @example ded_loger_one_filter.cpp
 
 @copydoc ded_loger_one_filter

Modified: sandbox/logging/libs/logging/samples/scenarios/fastest_no_ostr_like.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/scenarios/fastest_no_ostr_like.cpp (original)
+++ sandbox/logging/libs/logging/samples/scenarios/fastest_no_ostr_like.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,4 +1,19 @@
 /**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
+/**
 @example fastest_no_ostr_like.cpp
 
 @copydoc fastest_no_ostr_like

Modified: sandbox/logging/libs/logging/samples/scenarios/fastest_use_ostr_like.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/scenarios/fastest_use_ostr_like.cpp (original)
+++ sandbox/logging/libs/logging/samples/scenarios/fastest_use_ostr_like.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,4 +1,19 @@
 /**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
+/**
 @example fastest_use_ostr_like.cpp
 
 @copydoc fastest_use_ostr_like

Modified: sandbox/logging/libs/logging/samples/scenarios/mul_levels_mul_logers.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/scenarios/mul_levels_mul_logers.cpp (original)
+++ sandbox/logging/libs/logging/samples/scenarios/mul_levels_mul_logers.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,4 +1,19 @@
 /**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
+/**
 @example mul_levels_mul_logers.cpp
 
 @copydoc mul_levels_mul_logers

Modified: sandbox/logging/libs/logging/samples/scenarios/mul_levels_one_logger.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/scenarios/mul_levels_one_logger.cpp (original)
+++ sandbox/logging/libs/logging/samples/scenarios/mul_levels_one_logger.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,4 +1,19 @@
 /**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
+/**
 @example mul_levels_one_logger.cpp
 
 @copydoc mul_levels_one_logger

Modified: sandbox/logging/libs/logging/samples/scenarios/mul_loggers_one_filter.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/scenarios/mul_loggers_one_filter.cpp (original)
+++ sandbox/logging/libs/logging/samples/scenarios/mul_loggers_one_filter.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,4 +1,19 @@
 /**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
+/**
 @example mul_loggers_one_filter.cpp
 
 @copydoc mul_loggers_one_filter

Modified: sandbox/logging/libs/logging/samples/scenarios/no_levels_with_route.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/scenarios/no_levels_with_route.cpp (original)
+++ sandbox/logging/libs/logging/samples/scenarios/no_levels_with_route.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,4 +1,19 @@
 /**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
+/**
 @example no_levels_with_route.cpp
 
 @copydoc no_levels_with_route

Modified: sandbox/logging/libs/logging/samples/scenarios/one_loger_one_filter.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/scenarios/one_loger_one_filter.cpp (original)
+++ sandbox/logging/libs/logging/samples/scenarios/one_loger_one_filter.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,4 +1,19 @@
 /**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
+/**
 @example one_loger_one_filter.cpp
 
 @copydoc one_loger_one_filter

Modified: sandbox/logging/libs/logging/samples/scenarios/ts_loger_one_filter.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/scenarios/ts_loger_one_filter.cpp (original)
+++ sandbox/logging/libs/logging/samples/scenarios/ts_loger_one_filter.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,4 +1,19 @@
 /**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
+/**
 @example ts_loger_one_filter.cpp
 
 @copydoc ts_loger_one_filter

Modified: sandbox/logging/libs/logging/samples/scenarios/use_profiler.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/scenarios/use_profiler.cpp (original)
+++ sandbox/logging/libs/logging/samples/scenarios/use_profiler.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,4 +1,19 @@
 /**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
+/**
 @example use_profiler.cpp
 
 @copydoc use_profiler

Modified: sandbox/logging/libs/logging/samples/scenarios/use_tss_ostringstream.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/scenarios/use_tss_ostringstream.cpp (original)
+++ sandbox/logging/libs/logging/samples/scenarios/use_tss_ostringstream.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,4 +1,19 @@
 /**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
+/**
 @example use_tss_ostringstream.cpp
 
 @copydoc use_tss_ostringstream

Modified: sandbox/logging/libs/logging/samples/scenarios/using_tags.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/scenarios/using_tags.cpp (original)
+++ sandbox/logging/libs/logging/samples/scenarios/using_tags.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,4 +1,19 @@
 /**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
+/**
 @example using_tags.cpp
 
 @copydoc using_tags

Modified: sandbox/logging/libs/logging/samples/scenarios/your_scenario.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/scenarios/your_scenario.cpp (original)
+++ sandbox/logging/libs/logging/samples/scenarios/your_scenario.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,4 +1,19 @@
 /**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
+/**
 @example your_scenario.cpp
 
 @copydoc your_scenario

Modified: sandbox/logging/libs/logging/samples/starter/my_app_log.cpp
==============================================================================
--- sandbox/logging/libs/logging/samples/starter/my_app_log.cpp (original)
+++ sandbox/logging/libs/logging/samples/starter/my_app_log.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,18 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
 // my_app_log.cpp
 #include "my_app_log.h"
 #include <boost/logging/format.hpp>

Modified: sandbox/logging/libs/logging/samples/starter/my_app_log.h
==============================================================================
--- sandbox/logging/libs/logging/samples/starter/my_app_log.h (original)
+++ sandbox/logging/libs/logging/samples/starter/my_app_log.h 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,18 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
 // my_app_log.h
 #ifndef my_app_LOG_H_header
 #define my_app_LOG_H_header

Modified: sandbox/logging/libs/logging/tests/test_file/test.cpp
==============================================================================
--- sandbox/logging/libs/logging/tests/test_file/test.cpp (original)
+++ sandbox/logging/libs/logging/tests/test_file/test.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,18 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
 
 /*
     Tests formatter::file

Modified: sandbox/logging/libs/logging/tests/test_log_output/test_log_output.cpp
==============================================================================
--- sandbox/logging/libs/logging/tests/test_log_output/test_log_output.cpp (original)
+++ sandbox/logging/libs/logging/tests/test_log_output/test_log_output.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,21 +1,23 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
 
 // test_log_output.cpp
 //
 // Tests that logging messages are output correctly
 
-// Boost Logging library
-//
-// Author: John Torjo, www.torjo.com
-//
-// Copyright (C) 2007 John Torjo (see www.torjo.com for email)
-//
-// 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 for updates, documentation, and revision history.
-// See http://www.torjo.com/log2/ for more details
-
 #include <boost/test/minimal.hpp>
 
 #define BOOST_LOG_COMPILE_FAST_OFF

Modified: sandbox/logging/libs/logging/tests/test_named/test.cpp
==============================================================================
--- sandbox/logging/libs/logging/tests/test_named/test.cpp (original)
+++ sandbox/logging/libs/logging/tests/test_named/test.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,18 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
 /*
     Tests destination::named
     - I have 3 stream destinations. I do simple logging (no formatting), and see that the message gets written to the destinations I specified

Modified: sandbox/logging/libs/logging/tests/test_named_spacer/test.cpp
==============================================================================
--- sandbox/logging/libs/logging/tests/test_named_spacer/test.cpp (original)
+++ sandbox/logging/libs/logging/tests/test_named_spacer/test.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,18 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
 /*
     Tests named_spacer
 */

Modified: sandbox/logging/libs/logging/tests/test_on_ded_thread/test.cpp
==============================================================================
--- sandbox/logging/libs/logging/tests/test_on_ded_thread/test.cpp (original)
+++ sandbox/logging/libs/logging/tests/test_on_ded_thread/test.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,18 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
 /*
     Tests on_dedicated_thread
 */

Modified: sandbox/logging/libs/logging/tests/test_rolling_file/test.cpp
==============================================================================
--- sandbox/logging/libs/logging/tests/test_rolling_file/test.cpp (original)
+++ sandbox/logging/libs/logging/tests/test_rolling_file/test.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,18 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
 /*
     Tests rolling file
     - tests writing to a clean rolling file

Modified: sandbox/logging/libs/logging/tests/test_scoped_log/test.cpp
==============================================================================
--- sandbox/logging/libs/logging/tests/test_scoped_log/test.cpp (original)
+++ sandbox/logging/libs/logging/tests/test_scoped_log/test.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,18 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
 /*
     Tests scoped_log
 */

Modified: sandbox/logging/libs/logging/tests/test_simple_tss/test_simple_tss.cpp
==============================================================================
--- sandbox/logging/libs/logging/tests/test_simple_tss/test_simple_tss.cpp (original)
+++ sandbox/logging/libs/logging/tests/test_simple_tss/test_simple_tss.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,17 +1,17 @@
-// test_simple_tss.cpp : Defines the entry point for the console application.
-//
-// Boost Logging library
-//
-// Author: John Torjo, www.torjo.com
-//
-// Copyright (C) 2007 John Torjo (see www.torjo.com for email)
-//
-// 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 for updates, documentation, and revision history.
-// See http://www.torjo.com/log2/ for more details
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
 
 /*
     Test : we use TSS (Thread Specific Storage).

Modified: sandbox/logging/libs/logging/tests/test_tags/test_tags.cpp
==============================================================================
--- sandbox/logging/libs/logging/tests/test_tags/test_tags.cpp (original)
+++ sandbox/logging/libs/logging/tests/test_tags/test_tags.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,18 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
 /*
     Tests using tags
     - tests writing file/line & function

Modified: sandbox/logging/libs/logging/tests/test_template/test.cpp
==============================================================================
--- sandbox/logging/libs/logging/tests/test_template/test.cpp (original)
+++ sandbox/logging/libs/logging/tests/test_template/test.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,18 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
 /*
     Tests ...
 */

Modified: sandbox/logging/libs/logging/tests/test_ts_resouce_with_cache/test_ts_resource.cpp
==============================================================================
--- sandbox/logging/libs/logging/tests/test_ts_resouce_with_cache/test_ts_resource.cpp (original)
+++ sandbox/logging/libs/logging/tests/test_ts_resouce_with_cache/test_ts_resource.cpp 2008-02-04 07:41:36 EST (Mon, 04 Feb 2008)
@@ -1,3 +1,18 @@
+/**
+ Boost Logging library
+
+ Author: John Torjo, www.torjo.com
+
+ Copyright (C) 2007 John Torjo (see www.torjo.com for email)
+
+ 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 for updates, documentation, and revision history.
+ See http://www.torjo.com/log2/ for more details
+*/
+
 // test_ts_resource.cpp : Defines the entry point for the console application.
 //
 


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