comparison lib/sslcommon.c @ 885:1808cebed602

2007-3-12 Brian Masney <masneyb@gftp.org> * lib/* src/* - updated copyright dates
author masneyb
date Tue, 13 Mar 2007 01:52:50 +0000
parents 4ad80d524dda
children 85cf59eafce2
comparison
equal deleted inserted replaced
884:e999754d6106 885:1808cebed602
1 /*****************************************************************************/ 1 /*****************************************************************************/
2 /* sslcommon.c - interface to OpenSSL */ 2 /* sslcommon.c - interface to OpenSSL */
3 /* Copyright (C) 1998-2003 Brian Masney <masneyb@gftp.org> */ 3 /* Copyright (C) 1998-2007 Brian Masney <masneyb@gftp.org> */
4 /* */ 4 /* */
5 /* This program is free software; you can redistribute it and/or modify */ 5 /* This program is free software; you can redistribute it and/or modify */
6 /* it under the terms of the GNU General Public License as published by */ 6 /* it under the terms of the GNU General Public License as published by */
7 /* the Free Software Foundation; either version 2 of the License, or */ 7 /* the Free Software Foundation; either version 2 of the License, or */
8 /* (at your option) any later version. */ 8 /* (at your option) any later version. */