$include_dir="/home/hyper-archives/boost-commit/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-commit] svn:boost r52953 - trunk/libs/spirit/test/lex
From: hartmut.kaiser_at_[hidden]
Date: 2009-05-12 22:15:01
Author: hkaiser
Date: 2009-05-12 22:15:00 EDT (Tue, 12 May 2009)
New Revision: 52953
URL: http://svn.boost.org/trac/boost/changeset/52953
Log:
Spirit: fixed copyrights
Text files modified: 
   trunk/libs/spirit/test/lex/matlib.h          |    13 +++++--------                           
   trunk/libs/spirit/test/lex/regression001.cpp |     1 +                                       
   trunk/libs/spirit/test/lex/regression002.cpp |     1 +                                       
   3 files changed, 7 insertions(+), 8 deletions(-)
Modified: trunk/libs/spirit/test/lex/matlib.h
==============================================================================
--- trunk/libs/spirit/test/lex/matlib.h	(original)
+++ trunk/libs/spirit/test/lex/matlib.h	2009-05-12 22:15:00 EDT (Tue, 12 May 2009)
@@ -1,11 +1,8 @@
-/*
- *  matlib.h
- *  a2
- *
- *  Created by Carl Barron on 5/10/09.
- *  Copyright 2009 __MyCompanyName__. All rights reserved.
- *
- */
+//  Copyright (c) 2001-2009 Hartmut Kaiser
+//  Copyright (c) 2009 Carl Barron
+// 
+//  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 MATLIB_H_05102009
 #define MATLIB_H_05102009
Modified: trunk/libs/spirit/test/lex/regression001.cpp
==============================================================================
--- trunk/libs/spirit/test/lex/regression001.cpp	(original)
+++ trunk/libs/spirit/test/lex/regression001.cpp	2009-05-12 22:15:00 EDT (Tue, 12 May 2009)
@@ -1,4 +1,5 @@
 //  Copyright (c) 2001-2009 Hartmut Kaiser
+//  Copyright (c) 2009 Pavel Baranov
 // 
 //  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/libs/spirit/test/lex/regression002.cpp
==============================================================================
--- trunk/libs/spirit/test/lex/regression002.cpp	(original)
+++ trunk/libs/spirit/test/lex/regression002.cpp	2009-05-12 22:15:00 EDT (Tue, 12 May 2009)
@@ -1,4 +1,5 @@
 //  Copyright (c) 2001-2009 Hartmut Kaiser
+//  Copyright (c) 2009 Carl Barron
 // 
 //  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)