From 76cd3da56e5039a5522ec3299aa5f1d0fb661f63 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Sun, 06 Sep 2015 11:36:51 -0400 Subject: copyright: New file --- (limited to 'copyright') diff --git a/copyright b/copyright new file mode 100644 index 0000000..a1a30b9 --- /dev/null +++ b/copyright @@ -0,0 +1,122 @@ +Upstream Source +=============== + +82802ab.c amd_imc.c atahpt.c atavia.c cli_classic.c cli_common.c cli_output.c +dmi.c drkaiser.c en29lv640b.c flashchips.c flashchips.h flash.h flashrom.c +gfxnvidia.c helpers.c hwaccess.c ich_descriptors.c ich_descriptors.h ichspi.c +internal.c jedec.c nic3com.c nicnatsemi.c nicrealtek.c pcidev.c print.c +print_wiki.c programmer.c programmer.h satasii.c sb600spi.c serial.c serprog.c +sst28sf040.c sst49lfxxxc.c sst_fwhub.c stm50.c udelay.c w29ee011.c w39.c +------------------------------------------------------------------------------ + +This file is part of the flashrom project. + +Copyright (C) 2000 Silicon Integrated System Corporation +Copyright (C) 2000 Ronald G. Minnich +Copyright (C) 2000-2002 Alan Cox +Copyright (C) 2002-2010 Jean Delvare +Copyright (C) 2004 Tyan Corp +Copyright (C) 2005-2009 coresystems GmbH +Copyright (C) 2006-2012 Carl-Daniel Hailfinger +Copyright (C) 2006 Giampiero Giancipoli +Copyright (C) 2007 Markus Boas +Copyright (C) 2008 Stefan Wildemann +Copyright (C) 2008 Claus Gindhart +Copyright (C) 2008 Dominik Geyer +Copyright (C) 2008 Wang Qingpei +Copyright (C) 2008 Joe Bao +Copyright (C) 2008 Advanced Micro Devices, Inc. +Copyright (C) 2009, 2010 Uwe Hermann +Copyright (C) 2009 Sean Nelson +Copyright (C) 2009,2010 Michael Karcher +Copyright (C) 2009 Joerg Fischer +Copyright (C) 2009, 2011 Urja Rannikko +Copyright (C) 2009 Kontron Modular Computers +Copyright (c) 2010 Matthias Wenzel +Copyright (C) 2010 Andrew Morgan +Copyright (C) 2011-2014 Stefan Tauner +Copyright (C) 2011 Jonathan Kollasch +Copyright (C) 2009, 2012, 2013 Rudolf Marek + +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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +On this system, a copy of the GNU General Public License may be found at +. + +at45db.c bitbang_spi.c board_enable.c buspirate_spi.c cbtable.c chipdrivers.h +chipset_enable.c coreboot_tables.h dediprog.c dummyflasher.c ft2232_spi.c +hwaccess.h it8212.c it85spi.c it87spi.c layout.c linux_spi.c mcp6x_spi.c +mstarddc_spi.c nicintel.c nicintel_eeprom.c nicintel_spi.c ogp_spi.c opaque.c +os.h physmap.c platform.h pony_spi.c processor_enable.c rayer_spi.c satamv.c +sfdp.c spi25.c spi25_statusreg.c spi.c spi.h usbblaster_spi.c wbsio_spi.c +----------------------------------------------------------------------------- + +This file is part of the flashrom project. + +Copyright (C) 2000 Silicon Integrated System Corporation +Copyright (C) 2002 Steven James +Copyright (C) 2002 Linux Networx +(Written by Eric Biederman for Linux Networx) +Copyright (C) 2005-2009 coresystems GmbH +(Written by Stefan Reinauer for coresystems GmbH) +Copyright (C) 2006 Uwe Hermann +Copyright (C) 2007-2009 Luc Verhaegen +Copyright (C) 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014 Carl-Daniel Hailfinger +Copyright (C) 2008 Ronald Hoogenboom +Copyright (C) 2009 Kontron Modular Computers GmbH +Copyright (C) 2009 Paul Fox +Copyright (C) 2008, 2009 Peter Stuge +Copyright (C) 2010 Google Inc. +Copyright (C) 2010 Idwer Vollering +Copyright (C) 2010 Mark Marshall +Copyright (C) 2010 Rudolf Marek +Copyright (C) 2011-2015 Stefan Tauner +Copyright (C) 2011 Sven Schnelle +Copyright (C) 2012 Aidan Thornton +Copyright (C) 2012 Kyösti Mälkki +Copyright (C) 2012 Virgil-Adrian Teaca +Copyright (C) 2012 James Laird +Copyright (C) 2013 Ricardo Ribalda - Qtechnology A/S +Copyright (C) 2014 Alexandre Boeglin +Copyright (C) 2014 Justin Chevrier +Copyright (C) 2015 Simon Glass + +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 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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +On this system, a copy of the GNU General Public License may be found at +. + + +Distribution Packaging +====================== + +Copyright (C) 2015 Patrick "P. J." McDermott + +These files may be reproduced, distributed, modified, and otherwise dealt in +under the terms of the Expat License. + +On this system, a copy of the Expat License may be found at +. -- cgit v0.9.1