Browse Source

Comment fix.

Paul Eggert 23 years ago
parent
commit
bec3001dcb
1 changed files with 3 additions and 1 deletions
  1. 3 1
      lib/savedir.c

+ 3 - 1
lib/savedir.c

@@ -1,5 +1,7 @@
 /* savedir.c -- save the list of files in a directory in a string
-   Copyright 1990,97,98,99,2000, 2001 Free Software Foundation, Inc.
+
+   Copyright 1990, 1997, 1998, 1999, 2000, 2001 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