From ccc56c2a4c00cf27c87870b8d50362af4cbf40dd Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Thu, 21 Sep 2006 03:43:59 +0000 Subject: [PATCH] Apply Boost license, with permission from Prabhu Ramachandran. [SVN r35240] --- pyste/install/setup.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pyste/install/setup.py b/pyste/install/setup.py index 6c156536..c1703981 100644 --- a/pyste/install/setup.py +++ b/pyste/install/setup.py @@ -1,4 +1,6 @@ -# contributed by Prabhu Ramachandran +# Copyright Prabhu Ramachandran 2006. 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) from distutils.core import setup import sys