diff options
author | Christopher Faylor <me@cgf.cx> | 2000-10-28 05:00:00 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2000-10-28 05:00:00 +0000 |
commit | eedc36cb12f20ed62f5dfeaea25c84c7c984cf5f (patch) | |
tree | 5171ebc934d3017789e207a6ce10f9627acc5b8c /winsup/utils/configure.in | |
parent | 3c952fed3fecfe6aec09d07a5cbad293970da0a0 (diff) | |
download | cygnal-eedc36cb12f20ed62f5dfeaea25c84c7c984cf5f.tar.gz cygnal-eedc36cb12f20ed62f5dfeaea25c84c7c984cf5f.tar.bz2 cygnal-eedc36cb12f20ed62f5dfeaea25c84c7c984cf5f.zip |
Cleanup formatting on some files. Remove excessive whitespace.
Diffstat (limited to 'winsup/utils/configure.in')
-rw-r--r-- | winsup/utils/configure.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/winsup/utils/configure.in b/winsup/utils/configure.in index a38e00807..fc9cd160d 100644 --- a/winsup/utils/configure.in +++ b/winsup/utils/configure.in @@ -1,8 +1,8 @@ dnl Autoconf configure script for Cygwin utilities. -dnl Copyright 1996, 1997 Cygnus Solutions. +dnl Copyright 1996, 1997, 1998, 1999, 2000 Cygnus Solutions. dnl dnl This file is part of Cygwin. -dnl +dnl dnl This software is a copyrighted work licensed under the terms of the dnl Cygwin license. Please consult the file "CYGWIN_LICENSE" for dnl details. |