Boost logo

Boost-Commit :

Subject: [Boost-commit] svn:boost r69837 - branches/msm/v2_30/libs/msm/example
From: christophe.j.henry_at_[hidden]
Date: 2011-03-10 17:47:16


Author: chenry
Date: 2011-03-10 17:47:14 EST (Thu, 10 Mar 2011)
New Revision: 69837
URL: http://svn.boost.org/trac/boost/changeset/69837

Log:
added missing copyright
Text files modified:
   branches/msm/v2_30/libs/msm/example/lambda.cpp | 4 ++++
   1 files changed, 4 insertions(+), 0 deletions(-)

Modified: branches/msm/v2_30/libs/msm/example/lambda.cpp
==============================================================================
--- branches/msm/v2_30/libs/msm/example/lambda.cpp (original)
+++ branches/msm/v2_30/libs/msm/example/lambda.cpp 2011-03-10 17:47:14 EST (Thu, 10 Mar 2011)
@@ -1,3 +1,7 @@
+// Copyright 2011 Christophe Henry
+// henry UNDERSCORE christophe AT hotmail DOT com
+// 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 <iostream>
 #include <algorithm>


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