Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: llmnrd Upstream-Contact: Tobias Klauser Source: https://github.com/tklauser/llmnrd Files: * Copyright: 2016 Tobias Klauser License: GPL-2 Files: debian/* Copyright: 2016 Elazar Leibovich 2016 Tobias Klauser License: GPL-2 License: GPL-2 This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; version 2 of the License. . This package is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License along with this program. If not, see . . On Debian systems, the complete text of the GNU General Public License version 2 can be found in "/usr/share/common-licenses/GPL-2". emove'>nds-private-remove net-next plumbingsTobias Klauser
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKirill Esipov <yesipov@gmail.com>2016-11-01 15:47:05 -0500
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-11-07 10:10:25 +0100
commit2e52ec2394fb9486fd496737a84d629b2c992db2 (patch)
treebadb8e502c2f9f529097f9e0797edbc6c6b2f03c
parent355f1a39183467d48f20d90adce3b4aa75c6b260 (diff)
usb: musb: remove duplicated actions
Removing unnecessary duplicated actions that we've got while merging: Commit 19915e623458 ("Merge 4.1-rc7 into usb-next") [ b-liu@ti.com: added 'Commit' in the commit message ] Signed-off-by: Kirill Esipov <yesipov@gmail.com> Signed-off-by: Bin Liu <b-liu@ti.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>