[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

syntax-error-in-dep5-copyright syntax error in section 4 after the tag license



Hi,

Could someone tell me what is wrong with my debian/copyright file.
Lintian keeps giving me the following (recent) warning:

"W: fizsh source: syntax-error-in-dep5-copyright syntax error in
section 4 after the tag license: Redistribution and use in source and
binary forms, with or without modification, are permitted provided
that the following conditions are met:\n"

I have been amending the file but I still get this warning. This is
the current debian/copyright file:

"Format: http://anonscm.debian.org/viewvc/dep/web/deps/dep5.mdwn?op=file&rev=174
Upstream-Name: Fizsh
Upstream-Contact: Guido van Steen <vansteen@users.sourceforge.net>
Source: http://sourceforge.net/projects/fizsh/

Files: *
Copyright: 2011, Guido van Steen <vansteen@users.sourceforge.net>
License: BSD-3-clause~FIZSH

Files: scripts/*highlighter*
Copyright: 2010-2011, zsh-syntax-highlighting contributors
License: BSD-3-clause~zsh-syntax-highlighting contributors

Files: scripts/zsh-history-substring-search.zsh
Copyright: 2009, Peter Stephenson <p.w.stephenson@ntlworld.com>
           2011, Guido van Steen <vansteen@users.sourceforge.net>
           2011, Suraj N. Kurapati <sunaku@gmail.com>
           2011, Sorin Ionescu <sorin.ionescu@gmail.com>
           2011, Vincent Guerci <unknown @ unknown . unknown>
License: BSD-3-clause~FIZSH and BSD-3-clause~zsh-syntax-highlighting
contributors

License: BSD-3-clause~FIZSH
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:

     * Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
     * 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.
     * Neither the name of FIZSH nor the names of its contributors may
be used to endorse or promote products derived from this software
without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS 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 COPYRIGHT
OWNER OR 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.

License: BSD-3-clause~zsh-syntax-highlighting contributors
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are
met:

     * Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
     * 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.
     * Neither the name of the zsh-syntax-highlighting contributors
nor the names of its contributors may be used to endorse or promote
products derived from this software without specific prior written
permission.

 THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
"AS IS" AND ANY EXPRESS 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 COPYRIGHT
HOLDER OR 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.

"


Reply to: