diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2007-01-17 17:08:22 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2007-01-17 17:08:22 +0000 |
commit | 9ce968db5bedd3930791d9a4de2669d43ffc75f5 (patch) | |
tree | da1b5b6951fab6ed8d487014145583b85952cd0d /licenses/libSPF | |
parent | remove unused dev-java/proxool:java5 use flag (diff) | |
download | historical-9ce968db5bedd3930791d9a4de2669d43ffc75f5.tar.gz historical-9ce968db5bedd3930791d9a4de2669d43ffc75f5.tar.bz2 historical-9ce968db5bedd3930791d9a4de2669d43ffc75f5.zip |
remove unused licenses: libSPF, lua
Diffstat (limited to 'licenses/libSPF')
-rw-r--r-- | licenses/libSPF | 48 |
1 files changed, 0 insertions, 48 deletions
diff --git a/licenses/libSPF b/licenses/libSPF deleted file mode 100644 index df36fd2f9a30..000000000000 --- a/licenses/libSPF +++ /dev/null @@ -1,48 +0,0 @@ - - oooo o8o .o8 .oooooo..o ooooooooo. oooooooooooo - `888 `"' "888 d8P' `Y8 `888 `Y88. `888' `8 - 888 oooo 888oooo. Y88bo. 888 .d88' 888 - 888 `888 d88' `88b `"Y8888o. 888ooo88P' 888oooo8 - 888 888 888 888 `"Y88b 888 888 " - 888 888 888 888 oo .d8P 888 888 - o888o o888o `Y8bod8P' 8""88888P' o888o o888o - --------------------------------------------------------------------------------- - An ANSI C Implementation of the Sender Policy Framework --------------------------------------------------------------------------------- - -/* -* License: -* -* The libspf Software License, Version 1.0 -* -* Copyright (c) 2004 James Couzens & Sean Comeau All rights reserved. -* -* Redistribution and use in source and binary forms, with or without -* modification, are permitted provided that the following conditions -* are met: -* -* 1. Redistributions of source code must retain the above copyright -* notice, this list of conditions and the following disclaimer. -* -* 2. Redistributions in binary form must reproduce the above copyright -* notice, this list of conditions and the following disclaimer in -* the documentation and/or other materials provided with the -* distribution. -* -* THIS SOFTWARE IS PROVIDED ``AS IS'' AND ANY EXPRESSED OR IMPLIED -* WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES -* OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -* DISCLAIMED. IN NO EVENT SHALL THE AUTHORS MAKING USE OF THIS LICENSE -* OR ITS CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, -* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT -* LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF -* USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND -* ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, -* OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT -* OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF -* SUCH DAMAGE. -* -*/ - -EOF |