From 4f40fe8334ad5f056e1d9105f23fe7ac859c39ba Mon Sep 17 00:00:00 2001 From: peter Date: Thu, 15 May 1997 22:46:24 +0000 Subject: Import of cvs-1.9.9-970515 onto vendor branch. Obtained from: cyclic.com --- contrib/cvs/lib/sighandle.c | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'contrib/cvs/lib/sighandle.c') diff --git a/contrib/cvs/lib/sighandle.c b/contrib/cvs/lib/sighandle.c index ace7db3..b229ea6 100644 --- a/contrib/cvs/lib/sighandle.c +++ b/contrib/cvs/lib/sighandle.c @@ -9,11 +9,7 @@ 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, write to the Free Software - Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ + GNU General Public License for more details. */ /* Written by Paul Sander, HaL Computer Systems, Inc. Brian Berliner added POSIX support */ @@ -30,8 +26,6 @@ * must not themselves make calls to the signal handling * facilities. * - * $CVSid: @(#)sighandle.c 1.13 94/10/07 $ - * *************************************************************************/ #ifdef HAVE_CONFIG_H -- cgit v1.1