12345678910111213141516171819202122232425262728293031323334353637383940414243 |
- ====================BSL-1.0====================
- // Use, modification and distribution is 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)
- ====================COPYRIGHT====================
- // Copyright (c) 1994
- // Hewlett-Packard Company
- ====================COPYRIGHT====================
- // Copyright (c) 1996-1998
- // Silicon Graphics Computer Systems, Inc.
- ====================COPYRIGHT====================
- // Copyright 2002 The Trustees of Indiana University.
- ====================COPYRIGHT====================
- // Copyright 2018 Glen Joseph Fernandes
- // (glenjofe@gmail.com)
- ====================Mit-Old-Style====================
- // 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. Hewlett-Packard Company makes no
- // representations about the suitability of this software for any
- // purpose. It is provided "as is" without express or implied warranty.
- ====================Mit-Old-Style====================
- // 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. Silicon Graphics makes no
- // representations about the suitability of this software for any
- // purpose. It is provided "as is" without express or implied warranty.
|