aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorlukem <lukem@NetBSD.org>2008-09-30 03:41:53 +0000
committerlukem <lukem@NetBSD.org>2008-09-30 03:41:53 +0000
commitbc4c2ad22cd4a459f3d8439b84eb69de9cbdf858 (patch)
tree8adf003e1ae9cb5e35299233eec4dffc8b32000e /include
parentc9d7b94ae449056c85da41a3504e7e612a037f19 (diff)
downloadbsd-progress-bc4c2ad22cd4a459f3d8439b84eb69de9cbdf858.tar.gz
bsd-progress-bc4c2ad22cd4a459f3d8439b84eb69de9cbdf858.tar.zst
bsd-progress-bc4c2ad22cd4a459f3d8439b84eb69de9cbdf858.zip
update copyrights
Diffstat (limited to 'include')
-rw-r--r--include/progressbar.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/progressbar.h b/include/progressbar.h
index 8b683bb..bb0c4e0 100644
--- a/include/progressbar.h
+++ b/include/progressbar.h
@@ -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