diff options
author | pjd <pjd@FreeBSD.org> | 2006-09-08 10:20:44 +0000 |
---|---|---|
committer | pjd <pjd@FreeBSD.org> | 2006-09-08 10:20:44 +0000 |
commit | 454c903c073d0b9a35bedbdbb7800d2023496691 (patch) | |
tree | f43cc7cf8eadc6d25c76231bf0f63d6728e77a7e /sys/geom/gate/g_gate.h | |
parent | bc38d5de48540cace3bc0ef70dd9c57f63f6ed7d (diff) | |
download | FreeBSD-src-454c903c073d0b9a35bedbdbb7800d2023496691.zip FreeBSD-src-454c903c073d0b9a35bedbdbb7800d2023496691.tar.gz |
Bump copyright year.
Diffstat (limited to 'sys/geom/gate/g_gate.h')
-rw-r--r-- | sys/geom/gate/g_gate.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/geom/gate/g_gate.h b/sys/geom/gate/g_gate.h index 63ab356..cd2564d 100644 --- a/sys/geom/gate/g_gate.h +++ b/sys/geom/gate/g_gate.h @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2004-2005 Pawel Jakub Dawidek <pjd@FreeBSD.org> + * Copyright (c) 2004-2006 Pawel Jakub Dawidek <pjd@FreeBSD.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without |