]> git.cameronkatri.com Git - bsd-progress.git/commitdiff
update copyrights
authorlukem <lukem@NetBSD.org>
Tue, 30 Sep 2008 03:41:53 +0000 (03:41 +0000)
committerlukem <lukem@NetBSD.org>
Tue, 30 Sep 2008 03:41:53 +0000 (03:41 +0000)
include/progressbar.h
progressbar.c

index 8b683bb2436a4e98ac95ef3087e60de2fafb3266..bb0c4e02975f3e7b87e832b7c2ca46ec8dacc351 100644 (file)
@@ -1,7 +1,7 @@
-/*     $NetBSD: progressbar.h,v 1.6 2008/04/28 20:24:13 martin Exp $   */
+/*     $NetBSD: progressbar.h,v 1.7 2008/09/30 03:41:53 lukem Exp $    */
 
 /*-
- * Copyright (c) 1996-2003 The NetBSD Foundation, Inc.
+ * Copyright (c) 1996-2008 The NetBSD Foundation, Inc.
  * All rights reserved.
  *
  * This code is derived from software contributed to The NetBSD Foundation
index 7bcc769041c389458545506708e35aa629972930..5f6a5e73b48dd036e3bc718be1743bd66dbf6db5 100644 (file)
@@ -1,7 +1,7 @@
-/*     $NetBSD: progressbar.c,v 1.19 2008/04/28 20:24:13 martin Exp $  */
+/*     $NetBSD: progressbar.c,v 1.20 2008/09/30 03:41:53 lukem Exp $   */
 
 /*-
- * Copyright (c) 1997-2007 The NetBSD Foundation, Inc.
+ * Copyright (c) 1997-2008 The NetBSD Foundation, Inc.
  * All rights reserved.
  *
  * This code is derived from software contributed to The NetBSD Foundation
@@ -31,7 +31,7 @@
 
 #include <sys/cdefs.h>
 #ifndef lint
-__RCSID("$NetBSD: progressbar.c,v 1.19 2008/04/28 20:24:13 martin Exp $");
+__RCSID("$NetBSD: progressbar.c,v 1.20 2008/09/30 03:41:53 lukem Exp $");
 #endif /* not lint */
 
 /*