From 0d1255ecdfee5278ca8723d854a9709c48cedecd Mon Sep 17 00:00:00 2001 From: Dave Abrahams Date: Thu, 16 Nov 2000 22:22:58 +0000 Subject: [PATCH] no message [SVN r8236] --- test_extclass.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/test_extclass.py b/test_extclass.py index 1cf64382..1bdcf6cf 100644 --- a/test_extclass.py +++ b/test_extclass.py @@ -1,5 +1,4 @@ -r''' -// (C) Copyright David Abrahams 2000. Permission to copy, use, modify, sell and +r'''// (C) Copyright David Abrahams 2000. 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.