aboutsummaryrefslogtreecommitdiffstats
path: root/src/context.h
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2010-01-08 19:15:06 +0000
committerWerner Koch <[email protected]>2010-01-08 19:15:06 +0000
commit1b2fb1b737d1a0928cc9f7a210c9dbc5f374adff (patch)
tree07993ac73bb60ffaf4c6e4faef9eb35b7c768899 /src/context.h
parent2010-01-07 Marcus Brinkmann <[email protected]> (diff)
downloadgpgme-1b2fb1b737d1a0928cc9f7a210c9dbc5f374adff.tar.gz
gpgme-1b2fb1b737d1a0928cc9f7a210c9dbc5f374adff.zip
Support gpgme_op_apsswd for GPG.
Diffstat (limited to 'src/context.h')
-rw-r--r--src/context.h7
1 files changed, 3 insertions, 4 deletions
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 <http://www.gnu.org/licenses/>.
+ */
#ifndef CONTEXT_H
#define CONTEXT_H