changeset 2090:c3265414b3ec

tweak copyright line
author Jim Meyering <jim@meyering.net>
date Fri, 07 Jan 2000 07:03:01 +0000
parents cd92072b7132
children dc660230ac10
files lib/xstrtol.c
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/lib/xstrtol.c
+++ b/lib/xstrtol.c
@@ -1,5 +1,5 @@
 /* A more useful interface to strtol.
-   Copyright 1995, 1996, 1998, 1999 Free Software Foundation, Inc.
+   Copyright (C) 1995, 1996, 1998-2000 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