$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r80206 - trunk/tools/build/v2/engine
From: jurko.gospodnetic_at_[hidden]
Date: 2012-08-25 11:48:08
Author: jurko
Date: 2012-08-25 11:48:07 EDT (Sat, 25 Aug 2012)
New Revision: 80206
URL: http://svn.boost.org/trac/boost/changeset/80206
Log:
Internal Boost Jam cleanup - minor stylistic copyright comment change.
Text files modified: 
   trunk/tools/build/v2/engine/frames.h |     8 +++++---                                
   1 files changed, 5 insertions(+), 3 deletions(-)
Modified: trunk/tools/build/v2/engine/frames.h
==============================================================================
--- trunk/tools/build/v2/engine/frames.h	(original)
+++ trunk/tools/build/v2/engine/frames.h	2012-08-25 11:48:07 EDT (Sat, 25 Aug 2012)
@@ -1,8 +1,10 @@
 /*
- *  Copyright 2001-2004 David Abrahams.
- *  Distributed under the Boost Software License, Version 1.0.
- *  (See accompanying file LICENSE_1_0.txt or http://www.boost.org/LICENSE_1_0.txt)
+ * Copyright 2001-2004 David Abrahams.
+ * 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)
  */
+
 #ifndef FRAMES_DWA20011021_H
 #define FRAMES_DWA20011021_H