Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: dynamips
Upstream-Contact: Flávio J. Saraiva <flaviojs2005@gmail.com>
Source: https://github.com/GNS3/dynamips

Files: *
Copyright: 1999-2008, Christophe Fillot <cf@utc.fr>
 2005-2007, Fabien Devaux, MtvE
 2010-2013, Jeremy Grossman <jeremy@gns3.net>
 2013-2014, Flávio J. Saraiva <flaviojs2005@gmail.com>
License: GPL-2.0+
Comment: Dynamips includes 4 microcode blobs (2 in stable, 2 in 
 unstable) without source code present. Following discussions 
 with the upstream author we have confirmed that these files
 were created specifically for the Dynamips project. 
 From the upstream author: I confirmed that it's built 
 specifically for dynamips while disassembling the microcode:
  1) It relies on the custom device found in dev_remote.c
  2) It assumes our hardcoded ("broken") behavior and doesn't 
     set things that would be needed if the cpu/motherboard 
     emulation was complete.

Files: common/base64.c
Copyright: 2002, Eric S. Raymond
License: GPL-2.0+

Files: debian/*
Copyright: 2013-2014, Daniel Lintott <daniel@serverb.co.uk>
License: GPL-2.0+

Files: stable/amd64-codegen.h
 stable/x86-codegen.h
 unstable/amd64-codegen.h
 unstable/x86-codegen.h
Copyright: Paolo Molaro (lupus@ximian.com), 
 Intel Corporation (ORP Project), 
 Sergey Chaban (serge@wildwestsoftware.com), 
 Dietmar Maurer (dietmar@ximian.com), 
 Patrik Torstensson, 
 Zalman Stern
License: GPL-2.0+

Files: unstable/mips64_ppc32_trans.h
 unstable/mips64_ppc32_trans.c
Copyright: 2006, Christophe Fillot <cf@utc.fr>,
 2006-2007, Zhe Fang <fangzhe@msn.com>
License: GPL-2.0+

Files: unstable/ppc-codegen.h
Copyright: 2001, Radek Doulik,
 2003, Ximian Inc
License: GPL-2.0+

License: GPL-2.0+
 This package 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 package 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 complete text of the GNU General
 Public License version 2 can be found in "/usr/share/common-licenses/GPL-2".