comparison src/s/isc3-0.h @ 75959:658bfef5228e

Add copyright and license notice. Copyright years from base include file isc2-2.h.
author Glenn Morris <rgm@gnu.org>
date Fri, 16 Feb 2007 18:30:03 +0000
parents 695cf19ef79e
children f06998349cfc dd7c098af727
comparison
equal deleted inserted replaced
75958:386a4a482dee 75959:658bfef5228e
1 /* s- file for Interactive (ISC) Unix version 3.0 on the 386. */ 1 /* s- file for Interactive (ISC) Unix version 3.0 on the 386.
2
3 Copyright (C) 1999, 2001, 2002, 2003, 2004, 2005, 2006,
4 2007 Free Software Foundation, Inc.
5
6 This file is part of GNU Emacs.
7
8 GNU Emacs is free software; you can redistribute it and/or modify
9 it under the terms of the GNU General Public License as published by
10 the Free Software Foundation; either version 2, or (at your option)
11 any later version.
12
13 GNU Emacs is distributed in the hope that it will be useful,
14 but WITHOUT ANY WARRANTY; without even the implied warranty of
15 MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
16 GNU General Public License for more details.
17
18 You should have received a copy of the GNU General Public License
19 along with GNU Emacs; see the file COPYING. If not, write to
20 the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
21 Boston, MA 02110-1301, USA. */
22
2 23
3 #include "isc2-2.h" 24 #include "isc2-2.h"
4 25
5 /* This has been moved into isc2-2.h. */ 26 /* This has been moved into isc2-2.h. */
6 /* #define HAVE_SOCKETS */ 27 /* #define HAVE_SOCKETS */