/usr/share/doc/python-mode/copyright is in python-mode 1:6.1.3-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 | Format-Specification: http://wiki.debian.org/Proposals/CopyrightFormat
Upstream-Name: python-mode
Upstream-Maintainer: Andreas Roehler <andreas.roehler@online.de>
Upstream-Source: https://launchpad.net/python-mode
Files: README python-mode.el
Copyright: Copyright 1992-1994, Tim Peters
License: GPL-3+
python-mode.el 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.
python-mode.el 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 python-mode.el. If not, see <http://www.gnu.org/licenses/>.
On Debian systems the full text of the GNU General Public License ver. 3
can be found in the `/usr/share/common-licenses/GPL-3' file.
Files: pycomplete.*
Copyright: Copyright 2004-2007, Skip Montanaro <skip@pobox.com>
License: BSD
This software is provided as-is, without express or implied warranty.
Permission to use, copy, modify, distribute or sell this software,
without fee, for any purpose and by any individual or organization, is
hereby granted, provided that the above copyright notice and this
paragraph appear in all copies.
Files: doctest-mode.el test-triple-strings.py
Copyright: Copyright 2004-2007, Edward Loper <edloper@alum.mit.edu>
License: BSD
This software is provided as-is, without express or implied
warranty. Permission to use, copy, modify, distribute or sell this
software, without fee, for any purpose and by any individual or
organization, is hereby granted, provided that the above copyright
notice and this paragraph appear in all copies.
Files: pymacs.*
Copyright: 2001-2003, Progiciels Bourbeau-Pinard inc.
License: GPL-2+
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, 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 Street, Fifth Floor, Boston, MA 02110-1301 USA. */
Files: auto-complete-pycomplete.el company-pycomplete.el
Copyright: 2012, Urs Fleisch
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/>.
Files: debian/*
Copyright: Copyright 2012, Barry Warsaw <barry@python.org>
Copyright: Copyright 2008, Yaroslav Halchenko <debian@onerussian.com>
Copyright: Copyright 2004-2006, Matthias Klose <doko@debian.org>
License: GPL-2+
|