Home | History | Annotate | Download | only in copyright
      1 Copyright 2008 Sun Microsystems, Inc.  All rights reserved.
      2 Use is subject to license terms.
      3 
      4 For the avoidance of doubt, except that if any license choice other
      5 than GPL or LGPL is available it will apply instead, Sun elects to
      6 use only the General Public License version 2 (GPLv2) at this time
      7 for any software where a choice of GPL license versions is made
      8 available with the language indicating that GPLv2 or any later
      9 version may be used, or where a choice of which version of the GPL
     10 is applied is otherwise unspecified.
     11 
     12 --------------------------------------------------------------------
     13 
     14  Copyright  2002-2003 Vince Weaver <vince (a] deater.net>
     15  Copyright  1999-2000 Johannes Erdfelt, VA Linux Systems
     16 
     17 --------------------------------------------------------------------
     18 
     19   Initial Support added by Dr. William Bland <wjb (a] abstractnonsense.com> 
     20   Other help from  Adrien Hernot <amh (a] BSD-DK.dk>
     21  
     22  Vince Weaver got such a camera in Jan 2003 and massively
     23  re-wrote things.
     24  
     25  Copyright 2002-2003 Vince Weaver <vince (a] deater.net>
     26 
     27 --------------------------------------------------------------------
     28 
     29  Simple JPEG tag extractor and viewer. (c) Marcus Meissner 2003, LGPL 
     30 
     31 --------------------------------------------------------------------
     32 
     33 ***************************************************
     34  kodak dc3200 digital camera driver library       *
     35  for gphoto2                                      *
     36                                                   *
     37  author: donn morrison - dmorriso (a] gulf.uvic.ca    *
     38  date: dec 2000 - jan 2002                        *
     39  license: gpl                                     *
     40  version: 1.6                                     *
     41                                                   *
     42  ***************************************************
     43 
     44 --------------------------------------------------------------------
     45 
     46 This file is taken from qvplay version 0.95, written by:
     47 
     48 Ken-ichi HAYASHI <xg2k-hys (a] asahi-net.or.jp>
     49 Jun-ichiro "itojun" Itoh <itojun (a] itojun.org>
     50 
     51 Notes from qvplay:
     52 
     53 You can use the entire source code of this archive in your software,
     54 but I assume no resuponsibilitiy for the results of the usage of the
     55 source code.
     56 Use at your own risk.
     57 
     58 If you want to need some kind of 'license',
     59 you can choice 'BSD style license' or 'LGPL'.
     60 It is great presure you describe at README file of your software,
     61 "This software has QVplay's source code.".
     62 
     63 Original copyright notice of this file:
     64 
     65 Casio QV-10 cam file converter.
     66 Jun-ichiro "itojun" Itoh. <itojun (a] mt.cs.keio.ac.jp> <itojun (a] csl.sony.co.jp>
     67 Freely redistributable.
     68 
     69 --------------------------------------------------------------------
     70 
     71    Copyright (C) 1984, 1989, 1990, 2000, 2001, 2002, 2003, 2004, 2005, 2006
     72    Free Software Foundation, Inc.
     73 
     74    This program is free software; you can redistribute it and/or modify
     75    it under the terms of the GNU General Public License as published by
     76    the Free Software Foundation; either version 2, or (at your option)
     77    any later version.
     78 
     79    This program is distributed in the hope that it will be useful,
     80    but WITHOUT ANY WARRANTY; without even the implied warranty of
     81    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
     82    GNU General Public License for more details.
     83 
     84    You should have received a copy of the GNU General Public License
     85    along with this program; if not, write to the Free Software
     86    Foundation, Inc., 51 Franklin Street, Fifth Floor,
     87    Boston, MA 02110-1301, USA.  
     88 
     89  As a special exception, you may create a larger work that contains
     90    part or all of the Bison parser skeleton and distribute that work
     91    under terms of your choice, so long as that work isn't itself a
     92    parser generator using the skeleton or a modified version thereof
     93    as a parser skeleton.  Alternatively, if you modify or redistribute
     94    the parser skeleton itself, you may (at your option) remove this
     95    special exception, which will cause the skeleton and the resulting
     96    Bison output files to be licensed under the GNU General Public
     97    License without this special exception.
     98 
     99    This special exception was added by the Free Software Foundation in
    100    version 2.2 of Bison.  
    101 
    102  C LALR(1) parser skeleton written by Richard Stallman, by
    103    simplifying the original so-called "semantic" parser.  
    104 
    105 --------------------------------------------------------------------
    106 
    107  Copyright  2000 Adam Harrison <adam (a] antispin.org>
    108  Copyright  1995 Spencer Kimball and Peter Mattis
    109 
    110   2001 Matthew G. Martin <matt.martin (a] ieee.org>
    111      2002 Lutz Mller <lutz (a] users.sourceforge.net>
    112 
    113  Preview and take_picture fixes and preview conversion integrated
    114  by Michael Smith <michael (a] csuite.ns.ca>.
    115 
    116  This driver was reworked from the "fujiplay" package:
    117     * A program to control Fujifilm digital cameras, like
    118     * the DS-7 and MX-700, and their clones.
    119     * Written by Thierry Bousch <bousch (a] topo.math.u-psud.fr>
    120     * and released in the public domain.
    121 
    122   Portions of this code were adapted from
    123   GDS7 v0.1 interactive digital image transfer software for DS-7 camera
    124   Copyright  1998 Matthew G. Martin
    125 
    126   Some of which was derived from get_ds7 , a Perl Language library
    127   Copyright  1997 Mamoru Ohno
    128 
    129    Copyright 1997-1998 Michael Sweet (mike (a] easysw.com)
    130 
    131  This program is free software; you can redistribute it and/or modify
    132  it under the terms of the GNU General Public License as published by
    133  the Free Software Foundation; either version 2 of the License, or
    134  (at your option) any later version.
    135 
    136  This program is distributed in the hope that it will be useful,
    137  but WITHOUT ANY WARRANTY; without even the implied warranty of
    138  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    139  GNU General Public License for more details.
    140 
    141  You should have received a copy of the GNU General Public License
    142  along with this program; if not, write to the Free Software
    143  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
    144  
    145  Simplified and modified by Kevin Sisson <kjsisson (a] bellsouth.net> for use 
    146  in the pencam program, December, 2001
    147 
    148  Integrated into gphoto2 by Marcus Meissner <marcus (a] jet.franken.de>, Dec 2001
    149  
    150 --------------------------------------------------------------------
    151 
    152   Kurt Garloff <garloff (a] suse.de>, 2002/01/15
    153  License: GNU GPL
    154 
    155 --------------------------------------------------------------------
    156 
    157  Copyright  2000-2001, Brian Beattie <beattie (a] aracnet.com>, et. al.
    158 
    159 	This software was created with the help of proprietary
    160       information belonging to StarDot Technologies
    161 
    162  Permission to copy and use and modify this file is granted
    163  provided the above notices are retained, intact.
    164  
    165 --------------------------------------------------------------------
    166 
    167 	Copyright  2001 Andrew Selkirk <aselkirk (a] mailandnews.com>
    168     Copyright  2000 Mariusz Zynel <mariusz (a] mizar.org> (gPhoto port)
    169     Copyright  2000 Fredrik Roubert <roubert (a] df.lth.se> (idea)
    170     Copyright  1999 Galen Brooks <galen (a] nine.com> (DC1580 code)
    171 
    172 	This file is part of the gPhoto project and may only be used,  modified,
    173 	and distributed under the terms of the gPhoto project license,  COPYING.
    174 	By continuing to use, modify, or distribute  this file you indicate that
    175 	you have read the license, understand and accept it fully.
    176 
    177 	THIS  SOFTWARE IS PROVIDED AS IS AND COME WITH NO WARRANTY  OF ANY KIND,
    178 	EITHER  EXPRESSED OR IMPLIED.  IN NO EVENT WILL THE COPYRIGHT  HOLDER BE
    179 	LIABLE FOR ANY DAMAGES RESULTING FROM THE USE OF THIS SOFTWARE.
    180 
    181 --------------------------------------------------------------------
    182 
    183  ADC-65(s) camera driver
    184  Released under the GPL version 2   
    185  
    186  Copyright 2001
    187  Benjamin Moos
    188  <benjamin (a] psnw.com>
    189  http://www.psnw.com/~smokeserpent/code/
    190 
    191 --------------------------------------------------------------------
    192 
    193  Copyright (C) 2002  Jason Surprise <thesurprises1 (a] attbi.com>
    194                2003  Enno Bartels   <ennobartels (a] t-online.de>
    195  Copyright  2000,2001 Gus Hartmann
    196  Copyright  2001 Chris Pinkham                             
    197  Copyright (C) 2002 Jrme Lodewyck                           
    198  Copyright  2002, 2003 Till Adam                             
    199  Copyright  2001, 2002, 2004 Raymond Penners <raymond (a] dotsphinx.com>
    200  Copyright  2000 Mark Davies <mdavies (a] dial.pipex.com>
    201  copyright  2001-2002 Lutz Mller <lutz (a] users.sf.net>
    202  Copyright  1999-2007 Marcus Meissner <marcus (a] jet.franken.de> 
    203  Copyright  2002,2005,2006 Hans Ulrich Niedermann <hun (a] users.sourceforge.net>
    204  Copyright  2005 Julien BLACHE <jblache (a] debian.org>
    205  Copyright  2000, 2002 Vince Sanders <vince (a] kyllikki.org>
    206  Copyright (C) 2004 Bucas Jean-Franois <jfbucas (a] tuxfamily.org>
    207  Copyright  2001 Michael Trawny <trawny99 (a] users.sourceforge.net>
    208  Copyright (C) 2003-2007 Theodore Kilgore <kilgota (a] auburn.edu>
    209  Copyright  1999/2000 by Henning Zabel <henning (a] uni-paderborn.de>
    210  Copyright  1999-2001 Johannes Erdfelt <johannes (a] erdfelt.com>
    211  Copyright (c) 2002, 2005-2007 Hubert Figuiere <hub (a] figuiere.net>
    212  Code largely borrowed to lmini-0.1 by Steve O Connor
    213  Copyright  2003 David Hogue <david (a] jawa.gotdns.org>
    214  Copyright  2002 Patrick Mansfield <patman (a] aracnet.com>
    215  Copyright  2002 Dominik Kuhlen <dkuhlen (a] fhm.edu>
    216  Copyright  2004 Olivier Fauchon <olivier (a] aixmarseille.com>
    217  Copyright  2000 James McKenzie
    218  Copyright (C) 2001-2005 Mariusz Woloszyn <emsi (a] ipartners.pl>
    219  Copyright  2003 Aurlien Croc (APC) <programming (a] ap2c.com>
    220  Copyright  2000 Philippe Marzouk <pmarzouk (a] bigfoot.com>
    221  Copyright  2000 Edouard Lafargue <Edouard.Lafargue (a] bigfoot.com>
    222  Copyright  1999-2001 Scott Fritzinger <scottf (a] unr.edu>
    223  Copyright  1999 Beat Christen <spiff (a] longstreet.ch>
    224  Copyright (C) 2003 Lee Benfield <lee (a] benf.org>
    225  Copyright (C) 2005 Guillaume Bedot <littletux (a] zarb.org>
    226  Olympus-specific code: David Selmeczi <david (a] esr.elte.hu>
    227  Copyright  2000 Adam Harrison <adam (a] antispin.org>
    228  Copyright (C) 2006 Linus Walleij <triad (a] df.lth.se>
    229  Copyright (C) 2002-2003 by Philipp Poeml and Dennis Noordsij,
    230                             http://cl20.poeml.de/
    231  Copyright (c) 2004 Michael Haardt
    232  Copyright 2003 Mark Slemko <slemkom (a] users.sourceforge.net>
    233  Copyright (c) 2004 Michael Haardt
    234  Copyright 1999 Matthew G. Martin
    235 
    236 
    237  This library is free software; you can redistribute it and/or
    238  modify it under the terms of the GNU Lesser General Public
    239  License as published by the Free Software Foundation; either
    240  version 2 of the License, or (at your option) any later version.
    241 
    242  This library is distributed in the hope that it will be useful, 
    243  but WITHOUT ANY WARRANTY; without even the implied warranty of 
    244  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
    245  Lesser General Public License for more details. 
    246 
    247  You should have received a copy of the GNU Lesser General Public
    248  License along with this library; if not, write to the
    249  along with this library; if not, write to the Free Software
    250  Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301  USA
    251  
    252  Free Software Foundation, Inc., 59 Temple Place - Suite 330,
    253  Boston, MA 02111-1307, USA.
    254 
    255  Originally written by Peter Desnoyers <pjd (a] fred.cambridge.ma.us>,
    256  and adapted for gphoto2 by
    257  Nathan Stenzel <nathanstenzel (a] users.sourceforge.net> and
    258  Lutz Mller <lutz (a] users.sourceforge.net>
    259 
    260  Maintained by Nathan Stenzel <nathanstenzel (a] users.sourceforge.net>
    261 
    262  first try 6/2002 by Dominik Kuhlen  <dkuhlen (a] fhm.edu>
    263  
    264  Modified by Aurlien Croc (APC) <programming (a] ap2c.com>
    265 
    266  Authors: Till Adam <till (a] adam-lilienthal.de>                 
    267           Miah Gregory <mace (a] darksilence.net>                 
    268           Peter Kajberg <pbk (a] odense.kollegienet.dk>            
    269           Jrme Lodewyck <jerome.lodewyck (a] ens.fr>             
    270           Chris Pinkham <cpinkham (a] infi.net>                    
    271           Ian MacArthur <ian (a] imm.uklinux.net>                 
    272           John Maushammer <gphoto2 (a] maushammer.com>            
    273           Mark A. Zimmerman <mark (a] foresthaven.com>            
    274           John Maushammer <www.maushammer.com>   
    275           Chuck Homic <chuck (a] vvisions.com>
    276 
    277     Old Maintainer : Enno Bartels <ennobartels (a] t-online.de> in 2002/2003
    278     Original author : Jason Surprise <thesurprises1 (a] attbi.com> in 2002.
    279     Checksum author: Roberto Ragusa <r.ragusa (a] libero.it> in 2002/2003.
    280 
    281     Ported to libgphoto2: Marcus Meissner <marcus (a] jet.franken.de> in 2005.
    282 
    283   Author: Till Adam <till (a] adam-lilienthal.de>
    284   based on work by: Mark A. Zimmerman <mark (a] foresthaven.com>
    285 
    286   Author: Peter Kajberg <pbk (a] odense.kollegienet.dk>
    287 
    288   Generic gphoto implementation and extension by Edouard Lafargue.
    289 
    290   Tag descriptions and an ever-increasing number of structural details
    291   Taken from "exifdump.py" by Thierry Bousch <bousch (a] topo.math.u-psud.fr>
    292 
    293   Thanks to Paul Wood <pwood (a] cs.bris.ac.uk> for sub-ifd parsing.
    294 
    295  Stephen Pollei <stephen_pollei (a] comcast.net>. 
    296 
    297 --------------------------------------------------------------------
    298