mirror of
https://github.com/boostorg/regex.git
synced 2025-06-26 20:31:35 +02:00
Added missing copyright declarations.
[SVN r23723]
This commit is contained in:
@ -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>
|
||||
|
Reference in New Issue
Block a user