From 7816eb63448136f69ca4783bf95e434f7b67d6f4 Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Wed, 12 Mar 2003 13:51:17 +0000 Subject: [PATCH] fix copyrights [SVN r17841] --- test/opaque.py | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/test/opaque.py b/test/opaque.py index 35aadd53..55afa11f 100644 --- a/test/opaque.py +++ b/test/opaque.py @@ -1,3 +1,8 @@ +# Copyright Gottfried Ganßauge 2003. Permission to copy, use, +# modify, sell and distribute this software is granted provided this +# copyright notice appears in all copies. This software is provided +# "as is" without express or implied warranty, and with no claim as +# to its suitability for any purpose. """ >>> from opaque_ext import * >>> #