14
0
Files
python-python-qprogedit/copyright
Tomáš Chvátal 90259717d2 Accepting request 686873 from home:jayvdb:branches:devel:languages:python:numeric
- Convert to single spec
- Add %license
- Update to v4.1.2
  * Fix misbound function call in JavaScript lexer
- from v4.1.1
  * Slight improvements to JavaScript lexer
- from v4.1.0
  * Add JavaScript lexer
- from v4.0.11
  * Fix keyboard shortcut for preferences
- from v4.0.10
  * Use 0 instead of None to disable wordWrapMarker
    Necessary because the OpenSesame config chokes on config options
    with different types
- from v4.0.9
  * Fix copy-paste issues on MacOS 
- from v4.0.7
  * Convert line endings to unix-style when pasting

OBS-URL: https://build.opensuse.org/request/show/686873
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-qprogedit?expand=0&rev=1
2019-03-20 13:01:00 +00:00

28 lines
1.1 KiB
Plaintext

Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
Upstream-Name: python-qprogedit
Source: https://github.com/smathot/QProgEdit
Files: *
Copyright: Copyright 2015-2016 Sebastiaan Mathot <s.mathot@cogsci.nl>
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 package; if not, write to the Free
Software Foundation, Inc., 51 Franklin St, Fifth Floor,
Boston, MA 02110-1301 USA
.
On Debian systems, the full text of the GNU General Public
License version 3 can be found in the file
`/usr/share/common-licenses/GPL-3'.