diff options
| author | Carl Worth <cworth@cworth.org> | 2010-04-21 17:29:48 -0700 |
|---|---|---|
| committer | Carl Worth <cworth@cworth.org> | 2010-04-21 17:30:11 -0700 |
| commit | 8cbb5114a20c1217f23977fd5edca99a0b7a2955 (patch) | |
| tree | 7cbf3533da6381b6ac0ecfb8b030d21bf98d6d72 /bindings/python/debian/copyright | |
| parent | 7fb56f9dc5d8e66f717f5e48ecbfbc11c8190182 (diff) | |
| parent | 3b558de7811a765c3295a58bd53e2156eca0e32e (diff) | |
Merge Sebastian Spaeth's python bindings into bindings/python
Sebastian offered to maintain these bindings within the notmuch
repository and offered them in the following repository:
git://github.com/spaetz/python-notmuch.git
These are the bindings formerly known as "cnotmuch" and now known
simply as "notmuch" from within python.
The bindings are not yet integrated into the build system and
packaging of the primary ntomuch repository.
Diffstat (limited to 'bindings/python/debian/copyright')
| -rw-r--r-- | bindings/python/debian/copyright | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/bindings/python/debian/copyright b/bindings/python/debian/copyright new file mode 100644 index 00000000..d762cb93 --- /dev/null +++ b/bindings/python/debian/copyright @@ -0,0 +1,42 @@ +This package was debianized by: + + Sebastian Spaeth <Sebastian@SSpaeth.de> on Tue, 30 Mar 2010 10:02:22 +0200 + +It was downloaded from: + + http://pypi.python.org/packages/source/c/cnotmuch/cnotmuch-0.2.1.tar.gz + +Upstream Author(s): + + Sebastian Spaeth <Sebastian@SSpaeth.de> + +Copyright: + + Copyright (C) 2010 Sebastian Spaeth <Sebastian@SSpaeth.de> + +License: + + 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 package; if not, write to the Free Software + Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA + +On Debian systems, the complete text of the GNU General +Public License version 2 can be found in `/usr/share/common-licenses/GPL-2'. + +The Debian packaging is: + + Copyright (C) 2010 Sebastian Spaeth <Sebastian@SSpaeth.de> + +and is licensed under the GPL version 3, +see `/usr/share/common-licenses/GPL-3'. + |
