Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r80185 - trunk/tools/build/v2/engine/modules
From: jurko.gospodnetic_at_[hidden]
Date: 2012-08-24 22:48:47


Author: jurko
Date: 2012-08-24 22:48:47 EDT (Fri, 24 Aug 2012)
New Revision: 80185
URL: http://svn.boost.org/trac/boost/changeset/80185

Log:
Boost Jam cleanup - minor stylistic change.
Text files modified:
   trunk/tools/build/v2/engine/modules/order.c | 8 +++++---
   1 files changed, 5 insertions(+), 3 deletions(-)

Modified: trunk/tools/build/v2/engine/modules/order.c
==============================================================================
--- trunk/tools/build/v2/engine/modules/order.c (original)
+++ trunk/tools/build/v2/engine/modules/order.c 2012-08-24 22:48:47 EDT (Fri, 24 Aug 2012)
@@ -1,6 +1,8 @@
-/* Copyright Vladimir Prus 2004. 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) */
+/* Copyright 2004. Vladimir Prus
+ * 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)
+ */
 
 #include "../lists.h"
 #include "../mem.h"


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