mirror of
https://github.com/boostorg/date_time.git
synced 2026-02-25 16:22:18 +00:00
license update
[SVN r20914]
This commit is contained in:
@@ -1,10 +1,13 @@
|
||||
|
||||
|
||||
/* Copyright (c) 2003 CrystalClear Software, Inc.
|
||||
* Disclaimer & Full Copyright at end of file
|
||||
/* Copyright (c) 2002,2003 CrystalClear Software, Inc.
|
||||
* Use, modification and distribution is subject to the
|
||||
* Boost Software License, Version 1.0. (See accompanying
|
||||
* file LICENSE-1.0 or http://www.boost.org/LICENSE-1.0)
|
||||
* Author: Jeff Garland, Bart Garst
|
||||
* $Date$
|
||||
*/
|
||||
|
||||
|
||||
|
||||
#ifndef BOOST_DATE_TIME_SOURCE
|
||||
#define BOOST_DATE_TIME_SOURCE
|
||||
#endif
|
||||
@@ -32,15 +35,4 @@ namespace date_time {
|
||||
|
||||
|
||||
|
||||
/* Copyright (c) 2003
|
||||
* CrystalClear Software, Inc.
|
||||
*
|
||||
* Permission to use, copy, modify, distribute and sell this software
|
||||
* and its documentation for any purpose is hereby granted without fee,
|
||||
* provided that the above copyright notice appear in all copies and
|
||||
* that both that copyright notice and this permission notice appear
|
||||
* in supporting documentation. CrystalClear Software makes no
|
||||
* representations about the suitability of this software for any
|
||||
* purpose. It is provided "as is" without express or implied warranty.
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user