getopt.h (n2n-3.0) | : | getopt.h (n2n-3.1.1) | ||
---|---|---|---|---|
/** | ||||
* (C) 2007-22 - ntop.org and contributors | ||||
* | ||||
* This program is free software; you can redistribute it and/or modify | ||||
* it under the terms of the GNU General Public License as published by | ||||
* the Free Software Foundation; either version 3 of the License, or | ||||
* (at your option) any later version. | ||||
* | ||||
* This program is distributed in the hope that it will be useful, | ||||
* but WITHOUT ANY WARRANTY; without even the implied warranty of | ||||
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | ||||
* GNU General Public License for more details. | ||||
* | ||||
* You should have received a copy of the GNU General Public License | ||||
* along with this program; if not see see <http://www.gnu.org/licenses/> | ||||
* | ||||
*/ | ||||
/* Declarations for getopt. | /* Declarations for getopt. | |||
Copyright (C) 1989,90,91,92,93,94,96,97,98 Free Software Foundation, Inc. | Copyright (C) 1989,90,91,92,93,94,96,97,98 Free Software Foundation, Inc. | |||
This file is part of the GNU C Library. | This file is part of the GNU C Library. | |||
The GNU C Library is free software; you can redistribute it and/or | The GNU C Library is free software; you can redistribute it and/or | |||
modify it under the terms of the GNU Library General Public License as | modify it under the terms of the GNU Library General Public License as | |||
published by the Free Software Foundation; either version 2 of the | published by the Free Software Foundation; either version 2 of the | |||
License, or (at your option) any later version. | License, or (at your option) any later version. | |||
The GNU C Library is distributed in the hope that it will be useful, | The GNU C Library is distributed in the hope that it will be useful, | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 18 lines changed or added |