summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/security.cc
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2001-09-11 20:01:02 +0000
committerChristopher Faylor <me@cgf.cx>2001-09-11 20:01:02 +0000
commite3c25c4a47ad780d0fec814f0feef537733b27d9 (patch)
tree792a08968c8f5041b752d131ed43e22d8b448a12 /winsup/cygwin/security.cc
parent824b5c453dbd56526003380f7913ce534b0c3fd8 (diff)
downloadcygnal-e3c25c4a47ad780d0fec814f0feef537733b27d9.tar.gz
cygnal-e3c25c4a47ad780d0fec814f0feef537733b27d9.tar.bz2
cygnal-e3c25c4a47ad780d0fec814f0feef537733b27d9.zip
Update copyrights.
Diffstat (limited to 'winsup/cygwin/security.cc')
-rw-r--r--winsup/cygwin/security.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/security.cc b/winsup/cygwin/security.cc
index 5cbf44230..654100cbf 100644
--- a/winsup/cygwin/security.cc
+++ b/winsup/cygwin/security.cc
@@ -1,6 +1,6 @@
/* security.cc: NT security functions
- Copyright 1997, 1998, 1999, 2000, 2001 Cygnus Solutions.
+ Copyright 1997, 1998, 1999, 2000, 2001 Red Hat, Inc.
Originaly written by Gunther Ebert, gunther.ebert@ixos-leipzig.de
Completely rewritten by Corinna Vinschen <corinna@vinschen.de>