aboutsummaryrefslogtreecommitdiff
path: root/sys/geom/stripe
diff options
context:
space:
mode:
authorPawel Jakub Dawidek <pjd@FreeBSD.org>2005-02-16 22:26:34 +0000
committerPawel Jakub Dawidek <pjd@FreeBSD.org>2005-02-16 22:26:34 +0000
commit07b9f1becdb5cf163706681a8217b097b402b9dc (patch)
tree0e5c5243321056df5c146252611e70c7d85d8b58 /sys/geom/stripe
parent6201b4ec28a6b2468142a930339eeed5c2df48b4 (diff)
Notes
Diffstat (limited to 'sys/geom/stripe')
-rw-r--r--sys/geom/stripe/g_stripe.c2
-rw-r--r--sys/geom/stripe/g_stripe.h2
2 files changed, 2 insertions, 2 deletions
diff --git a/sys/geom/stripe/g_stripe.c b/sys/geom/stripe/g_stripe.c
index 57438e32d0f4..abf2608419d0 100644
--- a/sys/geom/stripe/g_stripe.c
+++ b/sys/geom/stripe/g_stripe.c
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2003 Pawel Jakub Dawidek <pjd@FreeBSD.org>
+ * Copyright (c) 2004 Pawel Jakub Dawidek <pjd@FreeBSD.org>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
diff --git a/sys/geom/stripe/g_stripe.h b/sys/geom/stripe/g_stripe.h
index 5a7825b0e818..5d7314178c47 100644
--- a/sys/geom/stripe/g_stripe.h
+++ b/sys/geom/stripe/g_stripe.h
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 2003 Pawel Jakub Dawidek <pjd@FreeBSD.org>
+ * Copyright (c) 2004 Pawel Jakub Dawidek <pjd@FreeBSD.org>
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without