mirror of
https://github.com/boostorg/regex.git
synced 2025-07-29 20:17:24 +02:00
License update
[SVN r24990]
This commit is contained in:
@ -1,9 +1,8 @@
|
|||||||
/*
|
/*
|
||||||
* (C) Copyright Christain Engstrom 2001.
|
* (C) Copyright Christain Engstrom 2001.
|
||||||
* Permission to copy, use, modify, sell and distribute this software
|
* Distributed under the Boost Software License, Version 1.0. (See
|
||||||
* is granted provided this copyright notice appears in all copies.
|
* accompanying file LICENSE_1_0.txt or copy at
|
||||||
* This software is provided "as is" without express or implied
|
* http://www.boost.org/LICENSE_1_0.txt)
|
||||||
* warranty, and with no claim as to its suitability for any purpose.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#include "iso8859_1_regex_traits.hpp"
|
#include "iso8859_1_regex_traits.hpp"
|
||||||
|
@ -1,9 +1,8 @@
|
|||||||
/*
|
/*
|
||||||
* (C) Copyright Christain Engstrom 2001.
|
* (C) Copyright Christain Engstrom 2001.
|
||||||
* Permission to copy, use, modify, sell and distribute this software
|
* Distributed under the Boost Software License, Version 1.0. (See
|
||||||
* is granted provided this copyright notice appears in all copies.
|
* accompanying file LICENSE_1_0.txt or copy at
|
||||||
* This software is provided "as is" without express or implied
|
* http://www.boost.org/LICENSE_1_0.txt)
|
||||||
* warranty, and with no claim as to its suitability for any purpose.
|
|
||||||
*/
|
*/
|
||||||
|
|
||||||
#ifndef BOOST_ISO8859_1_REGEX_TRAITS_HPP
|
#ifndef BOOST_ISO8859_1_REGEX_TRAITS_HPP
|
||||||
|
Reference in New Issue
Block a user