From 52ccca825af423b22f2771755176d2c29a1a68be Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Tue, 13 Mar 2018 20:28:20 +0200 Subject: Update copyright years that should have been updated before 4.2.1 release. --- support/ChangeLog | 4 ++++ support/getopt.c | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'support') diff --git a/support/ChangeLog b/support/ChangeLog index 6e628931..6dc5def3 100644 --- a/support/ChangeLog +++ b/support/ChangeLog @@ -1,3 +1,7 @@ +2018-03-13 Arnold D. Robbins + + * getopt.c: Update copyright year. + 2018-02-25 Arnold D. Robbins * 4.2.1: Release tar ball made. diff --git a/support/getopt.c b/support/getopt.c index 64293754..eeb71ba9 100644 --- a/support/getopt.c +++ b/support/getopt.c @@ -2,7 +2,7 @@ NOTE: getopt is part of the C library, so if you don't know what "Keep this file name-space clean" means, talk to drepper@gnu.org before changing it! - Copyright (C) 1987-2016 Free Software Foundation, Inc. + Copyright (C) 1987-2017 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 -- cgit v1.2.3