From 7ff0f627292d11153fdfa9380d70134e0acb4468 Mon Sep 17 00:00:00 2001 From: Stefan Seefeld Date: Wed, 20 Sep 2006 22:30:39 +0000 Subject: [PATCH] Fix copyright issues. [SVN r35236] --- test/exec.py | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/test/exec.py b/test/exec.py index 5c1ad592..5a8faf79 100644 --- a/test/exec.py +++ b/test/exec.py @@ -1,2 +1,6 @@ +# Copyright Stefan Seefeld 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) + print 'Hello World !' number = 42