Mercurial > gftp.yaz
comparison lib/misc.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 | 2d4e6fca8e7c |
children | 7b5aa0420fe2 |
comparison
equal
deleted
inserted
replaced
884:e999754d6106 | 885:1808cebed602 |
---|---|
1 /*****************************************************************************/ | 1 /*****************************************************************************/ |
2 /* misc.c - general purpose routines */ | 2 /* misc.c - general purpose routines */ |
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. */ |