]> git.cameronkatri.com Git - bsd-progress.git/commitdiff
copyright maintenance
authorlukem <lukem@NetBSD.org>
Thu, 9 Jun 2005 16:38:29 +0000 (16:38 +0000)
committerlukem <lukem@NetBSD.org>
Thu, 9 Jun 2005 16:38:29 +0000 (16:38 +0000)
progressbar.c

index e9b63663b2770560919d8d3f8064cbc690f18590..18f12ef383ad0d28ec028423f72d5a5f325e1418 100644 (file)
@@ -1,7 +1,7 @@
-/*     $NetBSD: progressbar.c,v 1.9 2005/05/20 07:26:01 he Exp $       */
+/*     $NetBSD: progressbar.c,v 1.10 2005/06/09 16:38:29 lukem Exp $   */
 
 /*-
- * Copyright (c) 1997-2003 The NetBSD Foundation, Inc.
+ * Copyright (c) 1997-2005 The NetBSD Foundation, Inc.
  * All rights reserved.
  *
  * This code is derived from software contributed to The NetBSD Foundation
@@ -38,7 +38,7 @@
 
 #include <sys/cdefs.h>
 #ifndef lint
-__RCSID("$NetBSD: progressbar.c,v 1.9 2005/05/20 07:26:01 he Exp $");
+__RCSID("$NetBSD: progressbar.c,v 1.10 2005/06/09 16:38:29 lukem Exp $");
 #endif /* not lint */
 
 /*