Update of /cvsroot/boost/boost/libs/statechart/example/BitMachine
In directory 
sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv31410/libs/statechart/example/BitMachine

Modified Files:
        BitMachine.cpp UniqueObject.hpp UniqueObjectAllocator.hpp 
Log Message:
Corrected wrong order in copyright notices.

Index: BitMachine.cpp
===================================================================
RCS file: 
/cvsroot/boost/boost/libs/statechart/example/BitMachine/BitMachine.cpp,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -d -r1.30 -r1.31
--- BitMachine.cpp      20 Nov 2006 23:21:00 -0000      1.30
+++ BitMachine.cpp      3 Dec 2006 14:46:32 -0000       1.31
@@ -1,5 +1,5 @@
 //////////////////////////////////////////////////////////////////////////////
-// (c) Copyright Andreas Huber Doenni 2002-2006
+// Copyright 2002-2006 Andreas Huber Doenni
 // Distributed under the Boost Software License, Version 1.0. (See accompany-
 // ing file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
 //////////////////////////////////////////////////////////////////////////////

Index: UniqueObject.hpp
===================================================================
RCS file: 
/cvsroot/boost/boost/libs/statechart/example/BitMachine/UniqueObject.hpp,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -d -r1.8 -r1.9
--- UniqueObject.hpp    20 Nov 2006 18:15:25 -0000      1.8
+++ UniqueObject.hpp    3 Dec 2006 14:46:32 -0000       1.9
@@ -1,7 +1,7 @@
 #ifndef BOOST_STATECHART_EXAMPLE_UNIQUE_OBJECT_HPP_INCLUDED
 #define BOOST_STATECHART_EXAMPLE_UNIQUE_OBJECT_HPP_INCLUDED
 //////////////////////////////////////////////////////////////////////////////
-// (c) Copyright Andreas Huber Doenni 2002-2006
+// Copyright 2002-2006 Andreas Huber Doenni
 // Distributed under the Boost Software License, Version 1.0. (See accompany-
 // ing file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
 //////////////////////////////////////////////////////////////////////////////

Index: UniqueObjectAllocator.hpp
===================================================================
RCS file: 
/cvsroot/boost/boost/libs/statechart/example/BitMachine/UniqueObjectAllocator.hpp,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- UniqueObjectAllocator.hpp   20 Nov 2006 18:15:25 -0000      1.11
+++ UniqueObjectAllocator.hpp   3 Dec 2006 14:46:32 -0000       1.12
@@ -1,7 +1,7 @@
 #ifndef BOOST_STATECHART_EXAMPLE_UNIQUE_OBJECT_ALLOCATOR_HPP_INCLUDED
 #define BOOST_STATECHART_EXAMPLE_UNIQUE_OBJECT_ALLOCATOR_HPP_INCLUDED
 //////////////////////////////////////////////////////////////////////////////
-// (c) Copyright Andreas Huber Doenni 2002-2006
+// Copyright 2002-2006 Andreas Huber Doenni
 // Distributed under the Boost Software License, Version 1.0. (See accompany-
 // ing file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
 //////////////////////////////////////////////////////////////////////////////


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to