Rev 42 | Rev 75 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
| Rev 42 | Rev 59 | ||
|---|---|---|---|
| Line 25... | Line 25... | ||
| 25 | 25 | ||
| 26 | OR  | 
            26 | OR  | 
          
| 27 | 27 | ||
| 28 | b) The two-clause BSD license.  | 
            28 | b) The two-clause BSD license.  | 
          
| 29 | 29 | ||
| 30 | On Debian systems, the complete text of the GNU Lesser General Public  | 
            - | |
| 31 | License can be found in the file `/usr/share/common-licenses/LGPL' and  | 
            - | |
| 32 | the BSD license can be found in the file `/usr/share/common-licenses/BSD'.  | 
            - | |
| 33 | - | ||
| 34 | The parts of the Debian packaging that is eligible for copyright is ©  | 
            30 | The parts of the Debian packaging that is eligible for copyright is ©  | 
          
| 35 | 2004-2006 Eric Dorland, 2007-2008 Magnus Holmgren and assumed to be  | 
            31 | 2004-2006 Eric Dorland, 2007-2008 Magnus Holmgren and assumed to be  | 
          
| 36 | licensed under the same licenses as above. The spfquery(1) manpage  | 
            32 | licensed under the same licenses as above. The spfquery(1) manpage  | 
          
| 37 | is (Giving the LGPL as an alternative is quite redundant as the BSD  | 
            33 | is (Giving the LGPL as an alternative is quite redundant as the BSD  | 
          
| 38 | license is so permissive that it allows redistribution under the LGPL  | 
            34 | license is so permissive that it allows redistribution under the LGPL  | 
          
| 39 | or most other licenses anyway).  | 
            35 | or most other licenses anyway).  | 
          
| - | 36 | ||
| - | 37 | On Debian systems, the complete text of the GNU Lesser General Public  | 
          |
| - | 38 | License can be found in the file `/usr/share/common-licenses/LGPL'.  | 
          |
| - | 39 | ||
| - | 40 | The two-clause BSD license reads as follows:  | 
          |
| - | 41 | ||
| - | 42 | Redistribution and use in source and binary forms, with or without  | 
          |
| - | 43 | modification, are permitted provided that the following conditions  | 
          |
| - | 44 | are met:  | 
          |
| - | 45 | ||
| - | 46 | 1. Redistributions of source code must retain the above copyright  | 
          |
| - | 47 | notice, this list of conditions and the following disclaimer.  | 
          |
| - | 48 | 2. Redistributions in binary form must reproduce the above copyright  | 
          |
| - | 49 | notice, this list of conditions and the following disclaimer in the  | 
          |
| - | 50 | documentation and/or other materials provided with the distribution.  | 
          |
| - | 51 | ||
| - | 52 | THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR  | 
          |
| - | 53 | IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES  | 
          |
| - | 54 | OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.  | 
          |
| - | 55 | IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,  | 
          |
| - | 56 | INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT  | 
          |
| - | 57 | NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,  | 
          |
| - | 58 | DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY  | 
          |
| - | 59 | THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT  | 
          |
| - | 60 | (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF  | 
          |
| - | 61 | THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.  | 
          |