diff options
author | Leonard Richardson <leonard.richardson@canonical.com> | 2011-01-28 13:34:40 -0500 |
---|---|---|
committer | Leonard Richardson <leonard.richardson@canonical.com> | 2011-01-28 13:34:40 -0500 |
commit | 58a9d28ced3c133dc945266024e629335af16196 (patch) | |
tree | 33a12e789fc659022d9fca2eb84c6135b81d1c23 /_bootstrap/COPYRIGHT.txt | |
parent | 692fe5201d5dec15a3598578a6f403e67802de0d (diff) | |
parent | 5d4b8cc6d288a705cf87c2f2c26036b94d825aa9 (diff) |
Removed buildout and made tests work using 'unit2 discover'.
Diffstat (limited to '_bootstrap/COPYRIGHT.txt')
-rw-r--r-- | _bootstrap/COPYRIGHT.txt | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/_bootstrap/COPYRIGHT.txt b/_bootstrap/COPYRIGHT.txt deleted file mode 100644 index 0e07bd9..0000000 --- a/_bootstrap/COPYRIGHT.txt +++ /dev/null @@ -1,9 +0,0 @@ -Copyright (c) 2004-2009 Zope Corporation and Contributors. -All Rights Reserved. - -This software is subject to the provisions of the Zope Public License, -Version 2.1 (ZPL). A copy of the ZPL should accompany this distribution. -THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED -WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED -WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS -FOR A PARTICULAR PURPOSE. |