diff options
author | Thomas Bushnell <thomas@gnu.org> | 1999-02-22 10:45:04 +0000 |
---|---|---|
committer | Thomas Bushnell <thomas@gnu.org> | 1999-02-22 10:45:04 +0000 |
commit | 592785b0ad86d02eb82a8ae88ee17ba4d3084799 (patch) | |
tree | 128dfbcf9bffc73322276671d9cd9bf6b0270376 /debian/copyright | |
parent | 67414a6ca9c6cb9dfa61ac1dff9cbcfd9e7b4d89 (diff) |
Maintain debian package info here now.
Diffstat (limited to 'debian/copyright')
-rw-r--r-- | debian/copyright | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 00000000..784f5768 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,29 @@ +This package was debianized by Marcus Brinkmann <brinkmd@debian.org> +on Tue, 4 Aug 1998 21:52:45 +0200 + +It is currently maintained by its upstream authors, who can be reached +via <bug-hurd@gnu.org>. + +Sources are available from ftp://alpha.gnu.org/pub/hurd/src/ + +Copyright statement: + +Note that the libraries distributed with the GNU Hurd are placed under +the standard GNU General Public License (*not* the Library General +Public License). + + 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; version 2 dated June, 1991. + + 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + +On Debian GNU/Linux systems, the complete text of the GNU General +Public License can be found in `/usr/doc/copyright/GPL'. |