diff options
| author | Carl Worth <cworth@cworth.org> | 2010-04-21 17:23:49 -0700 |
|---|---|---|
| committer | Carl Worth <cworth@cworth.org> | 2010-04-21 17:29:34 -0700 |
| commit | 3b558de7811a765c3295a58bd53e2156eca0e32e (patch) | |
| tree | 3367ab027520d8049b92c16bb89aefec52d80805 /bindings/python/debian/copyright | |
| parent | 634b4fbe233ee9007d190327df11779fe2113fb8 (diff) | |
Move everything down into a bindings/python directory.
In preparation for merging the python bindings into the notmuch
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'. + |
