$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r80168 - trunk/tools/build/v2/engine
From: jurko.gospodnetic_at_[hidden]
Date: 2012-08-24 10:07:12
Author: jurko
Date: 2012-08-24 10:07:11 EDT (Fri, 24 Aug 2012)
New Revision: 80168
URL: http://svn.boost.org/trac/boost/changeset/80168
Log:
Boost Jam cleanup - minor stylistic copyright comment change.
Text files modified: 
   trunk/tools/build/v2/engine/debug.c |     2 +-                                      
   trunk/tools/build/v2/engine/debug.h |     2 +-                                      
   2 files changed, 2 insertions(+), 2 deletions(-)
Modified: trunk/tools/build/v2/engine/debug.c
==============================================================================
--- trunk/tools/build/v2/engine/debug.c	(original)
+++ trunk/tools/build/v2/engine/debug.c	2012-08-24 10:07:11 EDT (Fri, 24 Aug 2012)
@@ -1,5 +1,5 @@
 /*
- * Copyright Rene Rivera 2005.
+ * Copyright 2005. Rene Rivera
  * 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)
Modified: trunk/tools/build/v2/engine/debug.h
==============================================================================
--- trunk/tools/build/v2/engine/debug.h	(original)
+++ trunk/tools/build/v2/engine/debug.h	2012-08-24 10:07:11 EDT (Fri, 24 Aug 2012)
@@ -1,5 +1,5 @@
 /*
- * Copyright Rene Rivera 2005.
+ * Copyright 2005. Rene Rivera
  * 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)