From 1b2fb1b737d1a0928cc9f7a210c9dbc5f374adff Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Fri, 8 Jan 2010 19:15:06 +0000 Subject: Support gpgme_op_apsswd for GPG. --- src/context.h | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'src/context.h') diff --git a/src/context.h b/src/context.h index 6ab0154a..19c7194b 100644 --- a/src/context.h +++ b/src/context.h @@ -1,6 +1,6 @@ /* context.h - Definitions for a GPGME context. Copyright (C) 2000 Werner Koch (dd9jn) - Copyright (C) 2001, 2002, 2003, 2004, 2005 g10 Code GmbH + Copyright (C) 2001, 2002, 2003, 2004, 2005, 2010 g10 Code GmbH This file is part of GPGME. @@ -15,9 +15,8 @@ Lesser General Public License for more details. You should have received a copy of the GNU Lesser 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. */ + License along with this program; if not, see . + */ #ifndef CONTEXT_H #define CONTEXT_H -- cgit v1.2.3