mirror of
https://github.com/boostorg/test.git
synced 2026-02-18 14:32:11 +00:00
Licence update
[SVN r20696]
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
// (C) Copyright Gennadiy Rozental 2003.
|
||||
// See accompanying license for terms and conditions of use.
|
||||
// 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)
|
||||
|
||||
// See http://www.boost.org for most recent version including documentation.
|
||||
// See http://www.boost.org/libs/test for the library home page.
|
||||
//
|
||||
// File : $RCSfile$
|
||||
//
|
||||
@@ -75,6 +77,9 @@ init_unit_test_suite( int /*argc*/, char* /*argv*/[] ) {
|
||||
// Revision History :
|
||||
//
|
||||
// $Log$
|
||||
// Revision 1.2 2003/11/06 07:31:42 rogeeff
|
||||
// Licence update
|
||||
//
|
||||
// Revision 1.1 2003/11/02 06:13:27 rogeeff
|
||||
// 2 new tests added: multiple module auto unit testing and custom exception translator regitry unit test
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user