From 966b556b7e6193630838d4c6a975e0f146611984 Mon Sep 17 00:00:00 2001 From: joey <> Date: Sun, 21 Nov 2004 09:52:42 +0000 Subject: [PATCH] Added proper copyright notice --- userdir_gpg.py | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/userdir_gpg.py b/userdir_gpg.py index 6319d58..1f3b1cb 100644 --- a/userdir_gpg.py +++ b/userdir_gpg.py @@ -1,5 +1,18 @@ - #!/usr/bin/env python -# -*- mode: python -*- +# Copyright (c) 1999-2001 Jason Gunthorpe +# +# 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 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, write to the Free Software +# Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. # GPG issues - # - gpgm with a status FD being fed keymaterial and other interesting -- 2.20.1