diff options
Diffstat (limited to 'mach/devstream.c')
-rw-r--r-- | mach/devstream.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mach/devstream.c b/mach/devstream.c index cfa9a4f44a..73fc514251 100644 --- a/mach/devstream.c +++ b/mach/devstream.c @@ -1,6 +1,6 @@ /* stdio on a Mach device port. Translates \n to \r\n on output, echos and translates \r to \n on input. - Copyright (C) 1992-2023 Free Software Foundation, Inc. + Copyright (C) 1992-2024 Free Software Foundation, Inc. This file is part of the GNU C Library. The GNU C Library is free software; you can redistribute it and/or |