Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: tabbar
Source: https://github.com/dholm/tabbar
Upstream-Contact: David Holm <dholmster@gmail.com>

Files: *
Copyright: 2014-2018 David Holm <dholmster@gmail.com>
License: GPL-3+

Files: aquamacs-compat.el
Copyright: 2005-2014 David Reitter
           2014 David Holm <dholmster@gmail.com>
License: GPL-3+

Files: aquamacs-tabbar.el
Copyright: 2008, 2012, 2014 The Aquamacs Project
License: GPL-3+

Files: aquamacs-tools.el
Copyright: 2005, 2007, 2009, 2013 David Reitter <david.reitter@gmail.com>
License: GPL-3+

Files: one-buffer-one-frame.el
Copyright: 2005, 2006, 2007, 2008, 2009, 2010 David Reitter
License: GPL-3+

Files: tabbar.el
Copyright: 2003, 2004, 2005 David Ponce <david@dponce.com>
License: GPL-3+

Files: tabbar-window.el
Copyright: 2008, 2012 The Aquamacs Project
License: GPL-3+

Files: close-tab.tiff left_disabled.tiff left.tiff right_disabled.tiff
 right.tiff
Copyright: 2006, 2007, 2008, 2013 David Reitter
           2012, 2015 The Aquamacs Project
License: GPL-3+
Comment: Copyright was established by examining the git history of both
 projects, and with discussion with both upstreams, found at:
 https://github.com/dholm/tabbar/issues/31
 https://github.com/davidswelt/aquamacs-emacs/issues/138
 I wrote:
     1. Given that it's a fork of Aquamacs TabBarMode, does "the Aquamacs
        Project" hold the copyright for everything that isn't attributed to
        someone else, excluding the READMEs, which are presumably yours?
        From what I can tell "everything else" would be all of the images.
     2. Why are up.png and down.png not converted to tiff? I found the
        instructions for conversion in README, but couldn't find an
        explanation.
 dholm replied:
     1. Yes, that's correct.
     2. The instructions are from Aquamacs and I don't know why some of them
        were converted to tiff. Perhaps we should revert back to the original
        pngs.
 Aquamacs plans to add copyright info for Tabbar, then, dholms's project
 can sync the file, at which time we can sync with his and these comments
 can be dropped.

Files: down.png up.png
Copyright: 2012 The Aquamacs Project
License: GPL-3+
Comment: Copyright was established with discussion with upstreams at:
 https://github.com/dholm/tabbar/issues/31
 https://github.com/davidswelt/aquamacs-emacs/issues/138
 and also by examining the git history of both projects.  These two files
 were originally committed by "champo", and this is documented in dholm's
 copy, but not in davidswelt's.  At issue 138 on 26 Jul 2018, I wrote
 'After reading aquamacs/Icons/build/COPYING it sounds like [down.png and
 up.png might also be copyright Adrian Chromenko], assuming that "champo"
 is Adrian Chromenko'.  Later that day github user 'nathaniel' replied
     Hi Nicholas,
     I (Nathaniel Cunningham) am champo (my original sourceforge username).
     I created the tabbar icons (not Adrian Chromenko).
 Aquamacs plans to add copyright info for Tabbar, then, dholms's project
 can sync the file, at which time we can sync with his and these comments
 can be dropped.  At this time it sounds like Nathaniel Cunningham has
 assigned copyright to The Aquamacs Project.

Files: debian/*
Copyright: 2018-2021 Nicholas D Steeves <sten@debian.org>
License: GPL-3+

License: GPL-3+
 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 3 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, see <http://www.gnu.org/licenses/>.
 .
 On Debian systems, the complete text of the GNU General
 Public License version 3 can be found in `/usr/share/common-licenses/GPL-3'