remove Utility.Mounts et al; moved to mountpoints package
This commit is contained in:
parent
7aab9a0b23
commit
46fe686ba0
6 changed files with 23 additions and 286 deletions
45
debian/copyright
vendored
45
debian/copyright
vendored
|
@ -35,51 +35,11 @@ Copyright: 2007 Henrik Nyh <http://henrik.nyh.se/>
|
|||
License: other
|
||||
Free to modify and redistribute with due credit, and obviously free to use.
|
||||
|
||||
Files: Utility/Mounts.hsc
|
||||
Copyright: Volker Wysk <hsss@volker-wysk.de>
|
||||
License: LGPL-2.1+
|
||||
|
||||
Files: Annex/DirHashes.hs
|
||||
Copyright: 2001 Ian Lynagh
|
||||
2010-2015 Joey Hess <id@joeyh.name>
|
||||
License: GPL-3+
|
||||
|
||||
Files: Utility/libmounts.c
|
||||
Copyright: 1980, 1989, 1993, 1994 The Regents of the University of California
|
||||
2001 David Rufino <daverufino@btinternet.com>
|
||||
2012 Joey Hess <id@joeyh.name>
|
||||
License: BSD-3-clause
|
||||
* Copyright (c) 1980, 1989, 1993, 1994
|
||||
* The Regents of the University of California. All rights reserved.
|
||||
* Copyright (c) 2001
|
||||
* David Rufino <daverufino@btinternet.com>
|
||||
* Copyright 2012
|
||||
* Joey Hess <id@joeyh.name>
|
||||
*
|
||||
* 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.
|
||||
* 3. Neither the name of the University 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 REGENTS 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 REGENTS 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.
|
||||
|
||||
Files: static/jquery*
|
||||
Copyright: © 2005-2011 by John Resig, Branden Aaron & Jörn Zaefferer
|
||||
© 2011 The Dojo Foundation
|
||||
|
@ -135,11 +95,6 @@ License: GPL-3+
|
|||
this package's source, or in /usr/share/common-licenses/GPL-3 on
|
||||
Debian systems.
|
||||
|
||||
License: LGPL-2.1+
|
||||
The full text of version 2.1 of the LGPL is distributed as doc/license/LGPL
|
||||
in this package's source, or in /usr/share/common-licenses/LGPL-2.1
|
||||
on Debian systems.
|
||||
|
||||
License: BSD-2-clause
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
modification, are permitted provided that the following conditions
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue