From: Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
Date: Sat, 27 Jan 2007 16:51:39 +0000 (+0000)
Subject: Fix Copyright years.
X-Git-Tag: cvs-readonly~1234
X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=5a7735c229ffc6b9c3224263ed710d2130cc1a8d;p=gnulib.git

Fix Copyright years.
---

diff --git a/lib/argz.c b/lib/argz.c
index 4bd6251741..253c6f50c2 100644
--- a/lib/argz.c
+++ b/lib/argz.c
@@ -1,5 +1,5 @@
 /* argz.c -- argz implementation for non-glibc systems
-   Copyright (C) 2004, 2006 Free Software Foundation, Inc.
+   Copyright (C) 2004, 2006, 2007 Free Software Foundation, Inc.
    Originally by Gary V. Vaughan  <gary@gnu.org>
 
    NOTE: The canonical source of this file is maintained with the