forked from boostorg/algorithm
Updated license and copyright
[SVN r86311]
This commit is contained in:
@ -1,3 +1,12 @@
|
|||||||
|
/*
|
||||||
|
Copyright (c) Marshall Clow 2013.
|
||||||
|
|
||||||
|
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)
|
||||||
|
|
||||||
|
For more information, see http://www.boost.org
|
||||||
|
*/
|
||||||
|
|
||||||
#ifndef ITERATOR_TEST_H
|
#ifndef ITERATOR_TEST_H
|
||||||
#define ITERATOR_TEST_H
|
#define ITERATOR_TEST_H
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user