Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/utils/getconf.c')
-rw-r--r--winsup/utils/getconf.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/winsup/utils/getconf.c b/winsup/utils/getconf.c
index 993aa29fa..85392339c 100644
--- a/winsup/utils/getconf.c
+++ b/winsup/utils/getconf.c
@@ -1,6 +1,5 @@
/*-
* Copyright (c) 1996, 1998 The NetBSD Foundation, Inc.
- * Copyright (c) 2011 Red Hat, Inc.
* All rights reserved.
*
* This code is derived from software contributed to The NetBSD Foundation
@@ -520,7 +519,7 @@ print_version ()
{
printf ("getconf (cygwin) %d.%d.%d\n"
"Get configuration values\n"
- "Copyright (C) 2011 - %s Red Hat, Inc.\n"
+ "Copyright (C) 2011 - %s Cygwin Authors\n"
"This is free software; see the source for copying conditions. There is NO\n"
"warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n",
CYGWIN_VERSION_DLL_MAJOR / 1000,