mirror of
https://github.com/boostorg/test.git
synced 2026-02-18 14:32:11 +00:00
licence update
[SVN r28803]
This commit is contained in:
@@ -1,3 +1,17 @@
|
||||
// (C) Copyright Gennadiy Rozental 2001-2005.
|
||||
// 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)
|
||||
|
||||
// See http://www.boost.org/libs/test for the library home page.
|
||||
//
|
||||
// File : $RCSfile$
|
||||
//
|
||||
// Version : $Revision$
|
||||
//
|
||||
// Description : basic_cstring unit test
|
||||
// *****************************************************************************
|
||||
|
||||
#include <boost/test/test_tools.hpp>
|
||||
|
||||
int test_main( int, char *[] )
|
||||
|
||||
Reference in New Issue
Block a user