summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. J. McDermott <pjm@nac.net>2014-03-09 12:51:47 (EDT)
committer P. J. McDermott <pjm@nac.net>2014-03-09 12:51:47 (EDT)
commit7a2a6fb89240859e1391b774a6d2eb41732f833f (patch)
tree2f44608b7eb8fac71efdef91a0a7c69aac4b1c9c
parent86d8c2f9a4405b7a782180f539cd2b2d0ec29dba (diff)
copyright: Complete.
-rw-r--r--copyright66
1 files changed, 65 insertions, 1 deletions
diff --git a/copyright b/copyright
index 0b45def..059d762 100644
--- a/copyright
+++ b/copyright
@@ -1,10 +1,22 @@
Upstream Source
===============
-Location: <https://code.google.com/p/opkg/>
+In General
+----------
Copyright (C) Opkg development team
Copyright (C) Ipkg development team
+Copyright (C) 1995-1997,1999,2000,2001,2004,2005,2006,2008
+ Free Software Foundation, Inc.
+Copyright (C) 2001 University of Southern California
+Copyright (C) 2002 Compaq Computer Corporation
+Copyright (C) 2003 kernel concepts
+Copyright (C) 2003 Daniele Nicolodi <daniele@grinta.net>
+Copyright (C) 2005, 2006 Free Software Foundation, Inc.
+Copyright (C) 2008 Openmoko Inc.
+Copyright (C) 2009 Ubiq Technologies <graham.gower@gmail.com>
+Copyright (C) 2009 Camille Moncelier <moncelier@devlife.org>
+Copyright (C) 2010,2011 Javier Palacios
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License as
@@ -19,6 +31,58 @@ General Public License for more details.
On this system, a copy of the GNU General Public License may be found at
<file:///usr/share/common-licenses/GPL-2>.
+libbb
+-----
+
+Copyright (C) 1999-2004 by Erik Andersen <andersen@codepoet.org>
+Copyright (C) 2000 by Glenn McGrath
+Copyright (C) 2001 by Matt Kraai <kraai@alumni.carnegiemellon.edu>
+Copyright (C) 2001 by Laurence Anderson
+Copyright (C) 2001 Larry Doolittle, <ldoolitt@recycle.lbl.gov>
+
+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 2 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, write to the Free Software
+Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
+libbb/unzip.c
+-------------
+
+Copyright (C) 1992-1993 Jean-loup Gailly
+The unzip code was written and put in the public domain by Mark Adler.
+Portions of the lzw code are derived from the public domain 'compress'
+written by Spencer Thomas, Joe Orost, James Woods, Jim McKie, Steve Davies,
+Ken Turkowski, Dave Mack and Peter Jannesen.
+
+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 2 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, write to the Free Software
+Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
+
+On this system, a copy of the GNU General Public License may be found at
+<file:///usr/share/common-licenses/GPL-2>.
+
Distribution Packaging
======================