From a5bda3260c1977f85774e1aa69b5e0f79cfa788d Mon Sep 17 00:00:00 2001 From: Jim Meyering Date: Wed, 16 Jan 2002 22:59:27 +0000 Subject: [PATCH] add 2002 to Copyright line --- src/uniq.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/uniq.c b/src/uniq.c index 0690a1eea1..c61468c266 100644 --- a/src/uniq.c +++ b/src/uniq.c @@ -1,5 +1,5 @@ /* uniq -- remove duplicate lines from a sorted file - Copyright (C) 86, 91, 1995-2001, Free Software Foundation, Inc. + Copyright (C) 86, 91, 1995-2002, Free Software Foundation, 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 -- 2.47.3