comparison src/uicommon/gftpuicallbacks.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 b282e346bd25
children
comparison
equal deleted inserted replaced
884:e999754d6106 885:1808cebed602
1 /*****************************************************************************/ 1 /*****************************************************************************/
2 /* gftpui.c - UI related functions for gFTP. All of these functions must be */ 2 /* gftpui.c - UI related functions for gFTP. All of these functions must be */
3 /* reentrant. */ 3 /* reentrant. */
4 /* Copyright (C) 1998-2003 Brian Masney <masneyb@gftp.org> */ 4 /* Copyright (C) 1998-2007 Brian Masney <masneyb@gftp.org> */
5 /* */ 5 /* */
6 /* This program is free software; you can redistribute it and/or modify */ 6 /* This program is free software; you can redistribute it and/or modify */
7 /* it under the terms of the GNU General Public License as published by */ 7 /* it under the terms of the GNU General Public License as published by */
8 /* the Free Software Foundation; either version 2 of the License, or */ 8 /* the Free Software Foundation; either version 2 of the License, or */
9 /* (at your option) any later version. */ 9 /* (at your option) any later version. */