]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
add 2002 to Copyright line
authorJim Meyering <jim@meyering.net>
Wed, 16 Jan 2002 22:59:27 +0000 (22:59 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 16 Jan 2002 22:59:27 +0000 (22:59 +0000)
src/uniq.c

index 0690a1eea1f00346e8c3e8096bde0f74421a4bd1..c61468c266a543b1d8f28f786cdf11023c30e5cc 100644 (file)
@@ -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