Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: scrub
Source: https://github.com/chaos/scrub

Files: *
Copyright: © 2001-2007 The Regents of the University of California
           © 2007-2014 Lawrence Livermore National Security, LLC.
           (Author: Jim Garlick <garlick@llnl.gov>)
License: GPL-2+

Files: src/aes.*
       test/aestest.c
Copyright: © 2001-2004  Christophe Devine
License: GPL-2+

Files: test/pad.c
       test/pat.c
Copyright: © 2001-2002 The Regents of the University of California
License: GPL-2+

Files: test/tgetsize.c
       test/tprogress.c
Copyright: © 2005 The Regents of the University of California
License: GPL-2+

Files: test/trand.c
Copyright: © 2001-2005 The Regents of the University of California
License: GPL-2+

Files: test/tsig.c
       test/tsize.c
Copyright: © 2005-2006 The Regents of the University of California
License: GPL-2+

Files: src/hwrand.c
Copyright: © 2012 Intel Corporation
License: GPL-2+

Files: debian/*
Copyright: 2009-2014 Chris Taylor <ctaylor@debian.org>
License: GPL-3
 On Debian systems, the full text of the GPL version 3 can
 be found at `/usr/share/common-licenses/GPL-3'

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