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')
-rw-r--r--winsup/utils/Makefile.in2
-rw-r--r--winsup/utils/bloda.cc2
-rw-r--r--winsup/utils/configure.ac2
-rw-r--r--winsup/utils/cygcheck.cc5
-rw-r--r--winsup/utils/cygpath.cc4
-rw-r--r--winsup/utils/dump_setup.cc2
-rw-r--r--winsup/utils/dumper.cc6
-rw-r--r--winsup/utils/dumper.h2
-rw-r--r--winsup/utils/getconf.c3
-rw-r--r--winsup/utils/getfacl.c4
-rw-r--r--winsup/utils/kill.cc5
-rw-r--r--winsup/utils/ldd.cc10
-rw-r--r--winsup/utils/loadlib.h2
-rw-r--r--winsup/utils/locale.cc9
-rw-r--r--winsup/utils/minidumper.cc6
-rw-r--r--winsup/utils/mkgroup.c5
-rw-r--r--winsup/utils/mkpasswd.c5
-rw-r--r--winsup/utils/module_info.cc2
-rw-r--r--winsup/utils/mount.cc5
-rw-r--r--winsup/utils/parse_pe.cc4
-rw-r--r--winsup/utils/passwd.c5
-rw-r--r--winsup/utils/path.cc3
-rw-r--r--winsup/utils/path.h2
-rw-r--r--winsup/utils/pldd.c4
-rw-r--r--winsup/utils/ps.cc5
-rw-r--r--winsup/utils/regtool.cc5
-rw-r--r--winsup/utils/setfacl.c5
-rw-r--r--winsup/utils/setmetamode.c4
-rw-r--r--winsup/utils/ssp.c3
-rw-r--r--winsup/utils/strace.cc5
-rw-r--r--winsup/utils/testsuite.cc2
-rw-r--r--winsup/utils/testsuite.h2
-rw-r--r--winsup/utils/tzset.c4
-rw-r--r--winsup/utils/umount.cc4
-rw-r--r--winsup/utils/wide_path.h2
35 files changed, 30 insertions, 110 deletions
diff --git a/winsup/utils/Makefile.in b/winsup/utils/Makefile.in
index fe81d878e..0ad73fb76 100644
--- a/winsup/utils/Makefile.in
+++ b/winsup/utils/Makefile.in
@@ -1,6 +1,4 @@
# Makefile for Cygwin utilities
-# Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
-# 2007, 2008, 2009, 2010, 2011, 2012 Red Hat, Inc.
# This file is part of Cygwin.
diff --git a/winsup/utils/bloda.cc b/winsup/utils/bloda.cc
index 6ff433fa9..ffaee5229 100644
--- a/winsup/utils/bloda.cc
+++ b/winsup/utils/bloda.cc
@@ -1,7 +1,5 @@
/* bloda.cc
- Copyright 2007, 2008, 2011, 2012 Red Hat, Inc.
-
This file is part of Cygwin.
This software is a copyrighted work licensed under the terms of the
diff --git a/winsup/utils/configure.ac b/winsup/utils/configure.ac
index dc56efc78..63fc55e56 100644
--- a/winsup/utils/configure.ac
+++ b/winsup/utils/configure.ac
@@ -1,6 +1,4 @@
dnl Autoconf configure script for Cygwin utilities.
-dnl Copyright 1996, 1997, 1998, 1999, 2000, 2002, 2003, 2006, 2008, 2012, 2013,
-dnl 2014 Red Hat, Inc.
dnl
dnl This file is part of Cygwin.
dnl
diff --git a/winsup/utils/cygcheck.cc b/winsup/utils/cygcheck.cc
index d3c7d5d97..4f311f2b6 100644
--- a/winsup/utils/cygcheck.cc
+++ b/winsup/utils/cygcheck.cc
@@ -1,8 +1,5 @@
/* cygcheck.cc
- Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
- 2009, 2010, 2011, 2012, 2013, 2014, 2015 Red Hat, Inc.
-
This file is part of Cygwin.
This software is a copyrighted work licensed under the terms of the
@@ -2199,7 +2196,7 @@ print_version ()
{
printf ("cygcheck (cygwin) %d.%d.%d\n"
"System Checker for Cygwin\n"
- "Copyright (C) 1998 - %s Red Hat, Inc.\n"
+ "Copyright (C) 1998 - %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,
diff --git a/winsup/utils/cygpath.cc b/winsup/utils/cygpath.cc
index 8df8eaaf3..3d402ea4a 100644
--- a/winsup/utils/cygpath.cc
+++ b/winsup/utils/cygpath.cc
@@ -1,6 +1,4 @@
/* cygpath.cc -- convert pathnames between Windows and Unix format
- Copyright 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
- 2009, 2010, 2011, 2012, 2013, 2015 Red Hat, Inc.
This file is part of Cygwin.
@@ -807,7 +805,7 @@ print_version ()
{
printf ("cygpath (cygwin) %d.%d.%d\n"
"Path Conversion Utility\n"
- "Copyright (C) 1998 - %s Red Hat, Inc.\n"
+ "Copyright (C) 1998 - %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,
diff --git a/winsup/utils/dump_setup.cc b/winsup/utils/dump_setup.cc
index d65beb624..320d69fab 100644
--- a/winsup/utils/dump_setup.cc
+++ b/winsup/utils/dump_setup.cc
@@ -1,7 +1,5 @@
/* dump_setup.cc
- Copyright 2001, 2002, 2003, 2004, 2005, 2008, 2010, 2011, 2012 Red Hat, Inc.
-
This file is part of Cygwin.
This software is a copyrighted work licensed under the terms of the
diff --git a/winsup/utils/dumper.cc b/winsup/utils/dumper.cc
index 50df44569..b2e03e883 100644
--- a/winsup/utils/dumper.cc
+++ b/winsup/utils/dumper.cc
@@ -1,14 +1,12 @@
/* dumper.cc
- Copyright 1999, 2001, 2002, 2004, 2006, 2007, 2011, 2013 Red Hat Inc.
-
Written by Egor Duda <deo@logos-m.ru>
This file is part of Cygwin.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License, or
+ the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
@@ -872,7 +870,7 @@ print_version ()
{
printf ("dumper (cygwin) %d.%d.%d\n"
"Core Dumper for Cygwin\n"
- "Copyright (C) 1999 - %s Red Hat, Inc.\n"
+ "Copyright (C) 1999 - %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,
diff --git a/winsup/utils/dumper.h b/winsup/utils/dumper.h
index b6c70308c..9367587bf 100644
--- a/winsup/utils/dumper.h
+++ b/winsup/utils/dumper.h
@@ -1,7 +1,5 @@
/* dumper.h
- Copyright 1999, 2001, 2013 Red Hat Inc.
-
Written by Egor Duda <deo@logos-m.ru>
This file is part of Cygwin.
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,
diff --git a/winsup/utils/getfacl.c b/winsup/utils/getfacl.c
index b3a3b9ac7..6fb04e667 100644
--- a/winsup/utils/getfacl.c
+++ b/winsup/utils/getfacl.c
@@ -1,7 +1,5 @@
/* getfacl.c
- Copyright 2000, 2001, 2002, 2003, 2004, 2009, 2011, 2014, 2015 Red Hat Inc.
-
Written by Corinna Vinschen <vinschen@redhat.com>
This file is part of Cygwin.
@@ -133,7 +131,7 @@ print_version ()
{
printf ("getfacl (cygwin) %d.%d.%d\n"
"Get POSIX ACL information\n"
- "Copyright (C) 2000 - %s Red Hat, Inc.\n"
+ "Copyright (C) 2000 - %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,
diff --git a/winsup/utils/kill.cc b/winsup/utils/kill.cc
index 2a7d8f6ec..e771cdbde 100644
--- a/winsup/utils/kill.cc
+++ b/winsup/utils/kill.cc
@@ -1,8 +1,5 @@
/* kill.cc
- Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007,
- 2009, 2011, 2015 Red Hat, Inc.
-
This file is part of Cygwin.
This software is a copyrighted work licensed under the terms of the
@@ -58,7 +55,7 @@ print_version ()
{
printf ("kill (cygwin) %d.%d.%d\n"
"Process Signaller\n"
- "Copyright (C) 1996 - %s Red Hat, Inc.\n"
+ "Copyright (C) 1996 - %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,
diff --git a/winsup/utils/ldd.cc b/winsup/utils/ldd.cc
index e4c14b489..233d65097 100644
--- a/winsup/utils/ldd.cc
+++ b/winsup/utils/ldd.cc
@@ -5,11 +5,11 @@
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
- * Redistributions of source code must retain the above copyright
- notice, this list of conditions and the following disclaimer.
- * Neither the name of the owner nor the names of its
- contributors may be used to endorse or promote products derived from
- this software without specific prior written permission.
+ 1. Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ 2. Redistributions in binary form must reproduce the above copyright
+ notice, this list of conditions and the following disclaimer in the
+ documentation and/or other materials provided with the distribution.
THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDER AND CONTRIBUTORS "AS
IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED
diff --git a/winsup/utils/loadlib.h b/winsup/utils/loadlib.h
index 34ed1277d..c83b76478 100644
--- a/winsup/utils/loadlib.h
+++ b/winsup/utils/loadlib.h
@@ -1,7 +1,5 @@
/* loadlib.h
- Copyright 2010, 2011, 2012 Red Hat, Inc.
-
This file is part of Cygwin.
This software is a copyrighted work licensed under the terms of the
diff --git a/winsup/utils/locale.cc b/winsup/utils/locale.cc
index fadf3f3da..1a5b50958 100644
--- a/winsup/utils/locale.cc
+++ b/winsup/utils/locale.cc
@@ -82,15 +82,10 @@ usage ()
void
print_version ()
{
- printf ("locale (cygwin) %d.%d.%d\n"
- "Get locale-specific information\n"
- "Copyright (C) 2010 - %s Red Hat, Inc.\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",
+ printf ("locale (cygwin) %d.%d.%d\n",
CYGWIN_VERSION_DLL_MAJOR / 1000,
CYGWIN_VERSION_DLL_MAJOR % 1000,
- CYGWIN_VERSION_DLL_MINOR,
- strrchr (__DATE__, ' ') + 1);
+ CYGWIN_VERSION_DLL_MINOR);
}
struct option longopts[] = {
diff --git a/winsup/utils/minidumper.cc b/winsup/utils/minidumper.cc
index 04685665e..bc46358fb 100644
--- a/winsup/utils/minidumper.cc
+++ b/winsup/utils/minidumper.cc
@@ -1,12 +1,10 @@
/* minidumper.cc
- Copyright 2014 Red Hat Inc.
-
This file is part of Cygwin.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License, or
+ the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
@@ -170,7 +168,7 @@ print_version ()
{
printf ("minidumper (cygwin) %d.%d.%d\n"
"Minidump write for Cygwin\n"
- "Copyright (C) 1999 - %s Red Hat, Inc.\n"
+ "Copyright (C) 1999 - %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,
diff --git a/winsup/utils/mkgroup.c b/winsup/utils/mkgroup.c
index 5c0786bd2..f57592f82 100644
--- a/winsup/utils/mkgroup.c
+++ b/winsup/utils/mkgroup.c
@@ -1,8 +1,5 @@
/* mkgroup.c:
- Copyright 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
- 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015 Red Hat, Inc.
-
This file is part of Cygwin.
This software is a copyrighted work licensed under the terms of the
@@ -538,7 +535,7 @@ print_version ()
{
printf ("mkgroup (cygwin) %d.%d.%d\n"
"Group File Generator\n"
- "Copyright (C) 1997 - %s Red Hat, Inc.\n"
+ "Copyright (C) 1997 - %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,
diff --git a/winsup/utils/mkpasswd.c b/winsup/utils/mkpasswd.c
index 21b51091b..3f33496aa 100644
--- a/winsup/utils/mkpasswd.c
+++ b/winsup/utils/mkpasswd.c
@@ -1,8 +1,5 @@
/* mkpasswd.c:
- Copyright 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2006, 2008, 2009,
- 2010, 2011, 2012, 2013, 2014, 2015 Red Hat, Inc.
-
This file is part of Cygwin.
This software is a copyrighted work licensed under the terms of the
@@ -431,7 +428,7 @@ print_version ()
{
printf ("mkpasswd (cygwin) %d.%d.%d\n"
"Passwd File Generator\n"
- "Copyright (C) 1997 - %s Red Hat, Inc.\n"
+ "Copyright (C) 1997 - %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,
diff --git a/winsup/utils/module_info.cc b/winsup/utils/module_info.cc
index 1437da421..bf3a18bf3 100644
--- a/winsup/utils/module_info.cc
+++ b/winsup/utils/module_info.cc
@@ -1,7 +1,5 @@
/* module_info.cc
- Copyright 1999, 2000, 2001, 2010, 2013 Red Hat, Inc.
-
Written by Egor Duda <deo@logos-m.ru>
This file is part of Cygwin.
diff --git a/winsup/utils/mount.cc b/winsup/utils/mount.cc
index 650266d3f..1d32755c9 100644
--- a/winsup/utils/mount.cc
+++ b/winsup/utils/mount.cc
@@ -1,8 +1,5 @@
/* mount.cc
- Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
- 2007, 2008, 2009, 2010, 2011, 2013 Red Hat, Inc.
-
This file is part of Cygwin.
This software is a copyrighted work licensed under the terms of the
@@ -238,7 +235,7 @@ print_version ()
{
printf ("mount (cygwin) %d.%d.%d\n"
"Mount filesystem utility\n"
- "Copyright (C) 1996 - %s Red Hat, Inc.\n"
+ "Copyright (C) 1996 - %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,
diff --git a/winsup/utils/parse_pe.cc b/winsup/utils/parse_pe.cc
index c3ae7bb11..2a388638c 100644
--- a/winsup/utils/parse_pe.cc
+++ b/winsup/utils/parse_pe.cc
@@ -1,14 +1,12 @@
/* parse_pe.cc
- Copyright 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2007, 2012, 2013 Red Hat, Inc.
-
Written by Egor Duda <deo@logos-m.ru>
This file is part of Cygwin.
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
- the Free Software Foundation; either version 2 of the License, or
+ the Free Software Foundation; either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
diff --git a/winsup/utils/passwd.c b/winsup/utils/passwd.c
index 8a08189fa..9510be514 100644
--- a/winsup/utils/passwd.c
+++ b/winsup/utils/passwd.c
@@ -1,8 +1,5 @@
/* passwd.c: Changing passwords and managing account information
- Copyright 1999, 2000, 2001, 2002, 2003, 2005, 2008, 2009, 2011, 2012,
- 2013, 2014 Red Hat, Inc.
-
Written by Corinna Vinschen <corinna.vinschen@cityweb.de>
This file is part of Cygwin.
@@ -369,7 +366,7 @@ print_version ()
{
printf ("passwd (cygwin) %d.%d.%d\n"
"Password Utility\n"
- "Copyright (C) 1999 - %s Red Hat, Inc.\n"
+ "Copyright (C) 1999 - %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,
diff --git a/winsup/utils/path.cc b/winsup/utils/path.cc
index e34741f92..4877f6a3c 100644
--- a/winsup/utils/path.cc
+++ b/winsup/utils/path.cc
@@ -1,8 +1,5 @@
/* path.cc
- Copyright 2001, 2002, 2003, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012,
- 2013, 2015 Red Hat, Inc.
-
This file is part of Cygwin.
This software is a copyrighted work licensed under the terms of the
diff --git a/winsup/utils/path.h b/winsup/utils/path.h
index a5c77ef58..53ef4d2f6 100644
--- a/winsup/utils/path.h
+++ b/winsup/utils/path.h
@@ -1,7 +1,5 @@
/* path.h
- Copyright 2001, 2002, 2003, 2006, 2008, 2009 Red Hat, Inc.
-
This file is part of Cygwin.
This software is a copyrighted work licensed under the terms of the
diff --git a/winsup/utils/pldd.c b/winsup/utils/pldd.c
index ea99a8bac..84c5b9168 100644
--- a/winsup/utils/pldd.c
+++ b/winsup/utils/pldd.c
@@ -1,7 +1,5 @@
/* pldd.c
- Copyright 2012 Red Hat, Inc.
-
This file is part of Cygwin.
This software is a copyrighted work licensed under the terms of the
@@ -55,7 +53,7 @@ print_version ()
{
printf ("pldd (cygwin) %d.%d.%d\n"
"List dynamic shared objects loaded into process.\n"
- "Copyright (C) 2012 Red Hat, Inc.\n\n"
+ "Copyright (C) 2012 Cygwin Authors\n\n"
"This program comes with NO WARRANTY, to the extent permitted by law.\n"
"You may redistribute copies of this program under the terms of\n"
"the Cygwin license. Please consult the CYGWIN_LICENSE file for details.\n",
diff --git a/winsup/utils/ps.cc b/winsup/utils/ps.cc
index df4583282..ce5a4dc6e 100644
--- a/winsup/utils/ps.cc
+++ b/winsup/utils/ps.cc
@@ -1,8 +1,5 @@
/* ps.cc
- Copyright 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
- 2007, 2008, 2009, 2010, 2011, 2012, 2015 Red Hat, Inc.
-
This file is part of Cygwin.
This software is a copyrighted work licensed under the terms of the
@@ -134,7 +131,7 @@ print_version ()
{
printf ("ps (cygwin) %d.%d.%d\n"
"Show process statistics\n"
- "Copyright (C) 1996 - %s Red Hat, Inc.\n"
+ "Copyright (C) 1996 - %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,
diff --git a/winsup/utils/regtool.cc b/winsup/utils/regtool.cc
index c24ec3cef..ad746adf7 100644
--- a/winsup/utils/regtool.cc
+++ b/winsup/utils/regtool.cc
@@ -1,8 +1,5 @@
/* regtool.cc
- Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
- 2009, 2010, 2011, 2015 Red Hat Inc.
-
This file is part of Cygwin.
This software is a copyrighted work licensed under the terms of the
@@ -188,7 +185,7 @@ print_version ()
{
printf ("regtool (cygwin) %d.%d.%d\n"
"Registry tool\n"
- "Copyright (C) 2000 - %s Red Hat, Inc.\n"
+ "Copyright (C) 2000 - %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,
diff --git a/winsup/utils/setfacl.c b/winsup/utils/setfacl.c
index ea9447ca6..373265bf0 100644
--- a/winsup/utils/setfacl.c
+++ b/winsup/utils/setfacl.c
@@ -1,8 +1,5 @@
/* setfacl.c
- Copyright 2000, 2001, 2002, 2003, 2006, 2008, 2009, 2010, 2011, 2014,
- 2015 Red Hat Inc.
-
Written by Corinna Vinschen <vinschen@redhat.com>
This file is part of Cygwin.
@@ -674,7 +671,7 @@ print_version ()
{
printf ("setfacl (cygwin) %d.%d.%d\n"
"POSIX ACL modification utility\n"
- "Copyright (C) 2000 - %s Red Hat, Inc.\n"
+ "Copyright (C) 2000 - %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,
diff --git a/winsup/utils/setmetamode.c b/winsup/utils/setmetamode.c
index fc1059f7c..7ec6cf0c1 100644
--- a/winsup/utils/setmetamode.c
+++ b/winsup/utils/setmetamode.c
@@ -1,7 +1,5 @@
/* setmetamode.c
- Copyright 2006, 2011 Red Hat Inc.
-
Written by Kazuhiro Fujieda <fujieda@jaist.ac.jp>
This file is part of Cygwin.
@@ -49,7 +47,7 @@ print_version ()
{
printf ("setmetamode (cygwin) %d.%d.%d\n"
"Get or set keyboard meta mode\n"
- "Copyright (C) 2006 - %s Red Hat, Inc.\n"
+ "Copyright (C) 2006 - %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,
diff --git a/winsup/utils/ssp.c b/winsup/utils/ssp.c
index 0bca5448c..548b89ac8 100644
--- a/winsup/utils/ssp.c
+++ b/winsup/utils/ssp.c
@@ -1,5 +1,4 @@
/*
- * Copyright (c) 2000, 2001, 2002, 2009, 2011, 2013 Red Hat, Inc.
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
@@ -843,7 +842,7 @@ print_version ()
{
printf ("ssp (cygwin) %d.%d.%d\n"
"Single-Step Profiler\n"
- "Copyright (C) 2000 - %s Red Hat, Inc.\n"
+ "Copyright (C) 2000 - %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,
diff --git a/winsup/utils/strace.cc b/winsup/utils/strace.cc
index f9c6644b6..3042d1b66 100644
--- a/winsup/utils/strace.cc
+++ b/winsup/utils/strace.cc
@@ -1,8 +1,5 @@
/* strace.cc
- Copyright 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
- 2009, 2010, 2011, 2012, 2013, 2015 Red Hat Inc.
-
Written by Chris Faylor <cgf@redhat.com>
This file is part of Cygwin.
@@ -1016,7 +1013,7 @@ print_version ()
{
printf ("strace (cygwin) %d.%d.%d\n"
"System Trace\n"
- "Copyright (C) 2000 - %s Red Hat, Inc.\n"
+ "Copyright (C) 2000 - %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,
diff --git a/winsup/utils/testsuite.cc b/winsup/utils/testsuite.cc
index bab6f309e..c0a800b01 100644
--- a/winsup/utils/testsuite.cc
+++ b/winsup/utils/testsuite.cc
@@ -1,7 +1,5 @@
/* testsuite.cc
- Copyright 2008, 2011 Red Hat, Inc.
-
This file is part of Cygwin.
This software is a copyrighted work licensed under the terms of the
diff --git a/winsup/utils/testsuite.h b/winsup/utils/testsuite.h
index 2632f719b..4ed9eb2c4 100644
--- a/winsup/utils/testsuite.h
+++ b/winsup/utils/testsuite.h
@@ -1,7 +1,5 @@
/* testsuite.h
- Copyright 2008, 2011 Red Hat, Inc.
-
This file is part of Cygwin.
This software is a copyrighted work licensed under the terms of the
diff --git a/winsup/utils/tzset.c b/winsup/utils/tzset.c
index c0a4a3e95..02ac5f3f2 100644
--- a/winsup/utils/tzset.c
+++ b/winsup/utils/tzset.c
@@ -1,7 +1,5 @@
/* tzset.c: Convert current Windows timezone to POSIX timezone information.
- Copyright 2012, 2013, 2014, 2015 Red Hat, Inc.
-
This file is part of Cygwin.
This software is a copyrighted work licensed under the terms of the
@@ -108,7 +106,7 @@ print_version ()
{
printf ("tzset (cygwin) %d.%d.%d\n"
"POSIX-timezone generator\n"
- "Copyright (C) 2012 - %s Red Hat, Inc.\n"
+ "Copyright (C) 2012 - %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,
diff --git a/winsup/utils/umount.cc b/winsup/utils/umount.cc
index e9b1cee5f..100f36f9c 100644
--- a/winsup/utils/umount.cc
+++ b/winsup/utils/umount.cc
@@ -1,7 +1,5 @@
/* umount.cc
- Copyright 1996, 1998, 1999, 2000, 2001, 2002, 2003, 2008, 2011 Red Hat, Inc.
-
This file is part of Cygwin.
This software is a copyrighted work licensed under the terms of the
@@ -58,7 +56,7 @@ print_version ()
{
printf ("umount (cygwin) %d.%d.%d\n"
"Unmount filesystem utility\n"
- "Copyright (C) 1996 - %s Red Hat, Inc.\n"
+ "Copyright (C) 1996 - %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,
diff --git a/winsup/utils/wide_path.h b/winsup/utils/wide_path.h
index 7a507c809..e4f2ac957 100644
--- a/winsup/utils/wide_path.h
+++ b/winsup/utils/wide_path.h
@@ -2,8 +2,6 @@
to wchar_t Win32 path including long path prefix if
necessary.
- Copyright 2009, 2011, 2013 Red Hat, Inc.
-
This file is part of Cygwin.
This software is a copyrighted work licensed under the terms of the