Mercurial > p > roundup > code
diff test/test_xmlrpc.py @ 3839:cf6c45201980
Varia
| author | Stefan Seefeld <stefan@seefeld.name> |
|---|---|
| date | Tue, 03 Apr 2007 16:52:51 +0000 |
| parents | d0ac8188d274 |
| children | 3c3077582c16 |
line wrap: on
line diff
--- a/test/test_xmlrpc.py Tue Apr 03 06:56:34 2007 +0000 +++ b/test/test_xmlrpc.py Tue Apr 03 16:52:51 2007 +0000 @@ -1,8 +1,7 @@ # # Copyright (C) 2007 Stefan Seefeld # All rights reserved. -# Licensed to the public under the terms of the GNU LGPL (>= 2), -# see the file COPYING for details. +# For license terms see the file COPYING.txt. # import unittest, os, shutil, errno, sys, difflib, cgi, re
