Add copyright year 2001

This commit is contained in:
Corinna Vinschen 2001-02-21 22:59:11 +00:00
parent 10b06c5ee0
commit fc168ded9e
7 changed files with 8 additions and 8 deletions

View File

@ -1,6 +1,6 @@
# Makefile.common - common definitions for the winsup directory
#
# Copyright 2000 Red Hat, Inc.
# Copyright 2000, 2001 Red Hat, Inc.
#
# This file is part of Cygwin.
#

View File

@ -1,5 +1,5 @@
# Makefile.in for Cygwin.
# Copyright 1995, 1996, 1997, 1998, 1999, 2000 Cygnus Solutions.
# Copyright 1995, 1996, 1997, 1998, 1999, 2000, 2001 Cygnus Solutions.
#
# This file is part of Cygwin.
#

View File

@ -1,6 +1,6 @@
/* dir.cc: Posix directory-related routines
Copyright 1996, 1997, 1998, 1999, 2000 Cygnus Solutions.
Copyright 1996, 1997, 1998, 1999, 2000, 2001 Cygnus Solutions.
This file is part of Cygwin.

View File

@ -1,6 +1,6 @@
/* fhandler.cc. See console.cc for fhandler_console functions.
Copyright 1996, 1997, 1998, 1999, 2000 Cygnus Solutions.
Copyright 1996, 1997, 1998, 1999, 2000, 2001 Cygnus Solutions.
This file is part of Cygwin.

View File

@ -1,6 +1,6 @@
/* path.cc: path support.
Copyright 1996, 1997, 1998, 1999, 2000 Red Hat, Inc.
Copyright 1996, 1997, 1998, 1999, 2000, 2001 Red Hat, Inc.
This file is part of Cygwin.

View File

@ -1,9 +1,9 @@
/* security.cc: NT security functions
Copyright 1997, 1998, 1999, 2000 Cygnus Solutions.
Copyright 1997, 1998, 1999, 2000, 2001 Cygnus Solutions.
Originaly written by Gunther Ebert, gunther.ebert@ixos-leipzig.de
Extensions by Corinna Vinschen <corinna.vinschen@cityweb.de>
Completely rewritten by Corinna Vinschen <corinna@vinschen.de>
This file is part of Cygwin.

View File

@ -1,6 +1,6 @@
/* spawn.cc
Copyright 1996, 1997, 1998, 1999, 2000 Cygnus Solutions.
Copyright 1996, 1997, 1998, 1999, 2000, 2001 Cygnus Solutions.
This file is part of Cygwin.