From 0ea9bf6e071a85f75e8a2af00fc988729634ddf8 Mon Sep 17 00:00:00 2001 From: Michael Stevens Date: Tue, 17 Aug 2004 07:36:29 +0000 Subject: [PATCH] Change to Boost license v1 [SVN r24523] --- include/boost/numeric/ublas/noalias.hpp | 14 ++++---------- 1 file changed, 4 insertions(+), 10 deletions(-) diff --git a/include/boost/numeric/ublas/noalias.hpp b/include/boost/numeric/ublas/noalias.hpp index d1a59d79..03d0af24 100644 --- a/include/boost/numeric/ublas/noalias.hpp +++ b/include/boost/numeric/ublas/noalias.hpp @@ -1,14 +1,8 @@ // -// Copyright (c) 2003 -// Michael Stevens -// -// 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. The authors make no representations -// about the suitability of this software for any purpose. -// It is provided "as is" without express or implied warranty. +// Copyright (c) 2004 Michael Stevens +// 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) // #ifndef BOOST_UBLAS_NOALIAS_H