comparison lib-src/getopt1.c @ 64083:23a17af379b1

Update FSF's address.
author Lute Kamstra <lute@gnu.org>
date Mon, 04 Jul 2005 15:47:28 +0000
parents 695cf19ef79e
children 385af3e03206 f9a65d7ebd29
comparison
equal deleted inserted replaced
64082:e9ecdd073be3 64083:23a17af379b1
13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the 13 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
14 GNU General Public License for more details. 14 GNU General Public License for more details.
15 15
16 You should have received a copy of the GNU General Public License along 16 You should have received a copy of the GNU General Public License along
17 with this program; if not, write to the Free Software Foundation, 17 with this program; if not, write to the Free Software Foundation,
18 Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ 18 Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */
19 19
20 #ifdef HAVE_CONFIG_H 20 #ifdef HAVE_CONFIG_H
21 #include <config.h> 21 #include <config.h>
22 #endif 22 #endif
23 23