From ba05d005e5a81bc123ad8da928b1bccb6b160e7a Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Fri, 1 Jan 2021 01:13:56 -0800 Subject: Update copyright year to 2021 Run "TZ=UTC0 admin/update-copyright". --- lib/memmem.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/memmem.c') diff --git a/lib/memmem.c b/lib/memmem.c index 6f6574211f8..5c35976ebce 100644 --- a/lib/memmem.c +++ b/lib/memmem.c @@ -1,5 +1,5 @@ -/* Copyright (C) 1991-1994, 1996-1998, 2000, 2004, 2007-2020 Free Software - Foundation, Inc. +/* Copyright (C) 1991-1994, 1996-1998, 2000, 2004, 2007-2021 Free + Software Foundation, Inc. This file is part of the GNU C Library. This program is free software; you can redistribute it and/or modify -- cgit v1.2.3