diff options
author | Christopher Faylor <me@cgf.cx> | 2002-02-27 21:20:09 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2002-02-27 21:20:09 +0000 |
commit | 9737b9b4de4388d90bdc3e202e8145033fa60b85 (patch) | |
tree | b84a94a0ef03a2bcf00a7e355e68da13732a79bf /winsup/utils/cygpath.cc | |
parent | 35e15d9904a8117d8be5c63f8597f8f36f8ce437 (diff) | |
download | cygnal-9737b9b4de4388d90bdc3e202e8145033fa60b85.tar.gz cygnal-9737b9b4de4388d90bdc3e202e8145033fa60b85.tar.bz2 cygnal-9737b9b4de4388d90bdc3e202e8145033fa60b85.zip |
Change copyright format.
Diffstat (limited to 'winsup/utils/cygpath.cc')
-rw-r--r-- | winsup/utils/cygpath.cc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/utils/cygpath.cc b/winsup/utils/cygpath.cc index ff5824469..81cd69ee6 100644 --- a/winsup/utils/cygpath.cc +++ b/winsup/utils/cygpath.cc @@ -1,5 +1,5 @@ /* cygpath.cc -- convert pathnames between Windows and Unix format - Copyright 1998-2002 Red Hat, Inc. + Copyright 1998, 1999, 2000, 2001, 2002 Red Hat, Inc. This file is part of Cygwin. |