From d0ca0886bb12c13bfb47aa368d2cfac67c209b91 Mon Sep 17 00:00:00 2001 From: Jonathan Brandmeyer Date: Tue, 10 Aug 2004 14:41:06 +0000 Subject: [PATCH] Add missing copyright notice using the Boost Software License. [SVN r24377] --- test/slice.cpp | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/test/slice.cpp b/test/slice.cpp index dd611aaf..3c8ffaa1 100644 --- a/test/slice.cpp +++ b/test/slice.cpp @@ -2,6 +2,11 @@ #include #include +// Copyright (c) 2004 Jonathan Brandmeyer +// 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) + using namespace boost::python; // These checks are only valid under Python 2.3