diff options
Diffstat (limited to 'g10')
-rw-r--r-- | g10/card-util.c | 3 | ||||
-rw-r--r-- | g10/gpg.c | 5 | ||||
-rw-r--r-- | g10/options.skel | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/g10/card-util.c b/g10/card-util.c index d7a67544d..08a969a9a 100644 --- a/g10/card-util.c +++ b/g10/card-util.c @@ -1,5 +1,6 @@ /* card-util.c - Utility functions for the OpenPGP card. - * Copyright (C) 2003, 2004, 2005, 2009 Free Software Foundation, Inc. + * Copyright (C) 2003-2005, 2009 Free Software Foundation, Inc. + * Copyright (C) 2003-2005, 2009 Werner Koch * * This file is part of GnuPG. * @@ -1,7 +1,6 @@ /* gpg.c - The GnuPG utility (main for gpg) - * Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 - * 2008, 2009, 2010, 2011 Free Software Foundation, Inc. - * Copyright (C) 2013, 2014 Werner Koch + * Copyright (C) 1998-2011 Free Software Foundation, Inc. + * Copyright (C) 1997-2014 Werner Koch * * This file is part of GnuPG. * diff --git a/g10/options.skel b/g10/options.skel index 9303f79ad..20b571118 100644 --- a/g10/options.skel +++ b/g10/options.skel @@ -2,8 +2,8 @@ # the users home directory. # $Id$ # Options for GnuPG -# Copyright 1998, 1999, 2000, 2001, 2002, 2003, -# 2010 Free Software Foundation, Inc. +# Copyright 1998-2003, 2010 Free Software Foundation, Inc. +# Copyright 1998-2003, 2010 Werner Koch # # This file is free software; as a special exception the author gives # unlimited permission to copy and/or distribute it, with or without |