Added missing copyright declarations.

[SVN r23723]
This commit is contained in:
John Maddock
2004-07-18 10:21:47 +00:00
parent ee631c02eb
commit 048d5b788c
2 changed files with 27 additions and 0 deletions

View File

@ -1,3 +1,13 @@
/*
*
* Copyright (c) 2004
* Dr John Maddock
*
* Use, modification and distribution are subject to 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 <boost/regex.hpp>
#include <iostream>