diff options
| author | Wilmer van der Gaast <wilmer@gaast.net> | 2005-11-12 02:05:32 +0100 | 
|---|---|---|
| committer | Wilmer van der Gaast <wilmer@gaast.net> | 2005-11-12 02:05:32 +0100 | 
| commit | c92e680146fa2b7506b738f2977d15c59c268b39 (patch) | |
| tree | b212831c8760bac091b9a24774fc00d9aa48e471 /protocols/ssl_nss.c | |
| parent | 121c9783815ea9f65a48ba971b5c23426b3b362b (diff) | |
Updates copyright headers of files that were changed in 2005 too.
(IOW, needed to change something to test the post-rsync hook. ;-))
Diffstat (limited to 'protocols/ssl_nss.c')
| -rw-r--r-- | protocols/ssl_nss.c | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/protocols/ssl_nss.c b/protocols/ssl_nss.c index 0815f952..7c5f5637 100644 --- a/protocols/ssl_nss.c +++ b/protocols/ssl_nss.c @@ -1,12 +1,12 @@    /********************************************************************\    * BitlBee -- An IRC to other IM-networks gateway                     *    *                                                                    * -  * Copyright 2002-2004 Wilmer van der Gaast and others                * +  * Copyright 2002-2005 Wilmer van der Gaast and others                *    \********************************************************************/  /* SSL module - NSS version                                             */ -/* Copyright 2004 Jelmer Vernooij                                       */ +/* Copyright 2005 Jelmer Vernooij                                       */  /*    This program is free software; you can redistribute it and/or modify | 
