Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: cifs-utils
Upstream-Contact: http://vger.kernel.org/vger-lists.html#linux-cifs
Source: https://wiki.samba.org/index.php/LinuxCIFS_utils

Files: *
Copyright: 2001, Andrew Tridgell
           2001, Andrew Bartlett
           2002, Jim McDonough
           2003, Luke Howard
           2003,2008, Steve French
           2007, Igor Mammedov
           2008, Jeremy Allison
           2008-2009, Jeff Layton
License: GPL-3+

Files: util.c util.h cifs_spnego.h
Copyright: 1992-1998,2005, Andrew Tridgell
           2005-2008, Jelmer Vernooij
           2007, Red Hat, Inc
           2007, Jeremy Allison
License: LGPL-3+

Files: debian/*
Copyright: 2002-2004, Eloy Paris <peloy@debian.org>
           2004-2010, Steve Langasek <vorlon@debian.org>
           2005, Noèl Köthe <noel@debian.org>
           2006, Peter Eisentraut <petere@debian.org>
           2008-2010, Christian Perrier <bubulle@debian.org>
License: GPL-3+

License: GPL-3+
 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; either version 3 of the License, or
 (at your option) any later version.
 .   
 This program 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 <http://www.gnu.org/licenses/>.
 .
 On Debian systems, the full text of the GNU General Public
 License version 3 can be found in the file
 `/usr/share/common-licenses/GPL-3'.

License: LGPL-3+
 This library is free software; you can redistribute it and/or
 modify it under the terms of the GNU Lesser General Public
 License as published by the Free Software Foundation; either
 version 3 of the License, or (at your option) any later version.
 .
 This library 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
 Lesser General Public License for more details.
 .
 You should have received a copy of the GNU Lesser General Public
 License along with this library; if not, see <http://www.gnu.org/licenses/>.
 .
 On Debian systems, the full text of the GNU Lesser General Public
 License version 3 can be found in the file
 `/usr/share/common-licenses/LGPL-3'.