diff options
| author | Marcus Brinkmann <[email protected]> | 2002-01-22 16:29:12 +0000 | 
|---|---|---|
| committer | Marcus Brinkmann <[email protected]> | 2002-01-22 16:29:12 +0000 | 
| commit | b863cea7d70e32d0b0bcd84f87f5350818722242 (patch) | |
| tree | 92bb4b2448f5b2eb5651a730b47e3a71f8f438ce /jnlib/argparse.c | |
| parent | Remove obsolete item. (diff) | |
| download | gpgme-b863cea7d70e32d0b0bcd84f87f5350818722242.tar.gz gpgme-b863cea7d70e32d0b0bcd84f87f5350818722242.zip  | |
Update to current version in newpg module.
Diffstat (limited to 'jnlib/argparse.c')
| -rw-r--r-- | jnlib/argparse.c | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/jnlib/argparse.c b/jnlib/argparse.c index ba635585..0e353e4d 100644 --- a/jnlib/argparse.c +++ b/jnlib/argparse.c @@ -900,7 +900,7 @@ strusage( int level )      switch( level ) {        case 11: p = "foo"; break;        case 13: p = "0.0"; break; -      case 14: p = "Copyright (C) 2000 Free Software Foundation, Inc."; break; +      case 14: p = "Copyright (C) 2001 Free Software Foundation, Inc."; break;        case 15: p =  "This program comes with ABSOLUTELY NO WARRANTY.\n"  "This is free software, and you are welcome to redistribute it\n"  | 
