diff options
author | pjd <pjd@FreeBSD.org> | 2009-09-06 06:49:59 +0000 |
---|---|---|
committer | pjd <pjd@FreeBSD.org> | 2009-09-06 06:49:59 +0000 |
commit | 4a0af0108af55541f2b370516dbd30eb95118b49 (patch) | |
tree | 72965ba963cb8d922ab42fabac7db3418bc7e75d /sbin/geom | |
parent | e091741877a1c75a79aafbf68b0cca9ff4ccd623 (diff) | |
download | FreeBSD-src-4a0af0108af55541f2b370516dbd30eb95118b49.zip FreeBSD-src-4a0af0108af55541f2b370516dbd30eb95118b49.tar.gz |
Update copyright years.
Diffstat (limited to 'sbin/geom')
-rw-r--r-- | sbin/geom/core/geom.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/geom/core/geom.c b/sbin/geom/core/geom.c index ef95788..7f2a281 100644 --- a/sbin/geom/core/geom.c +++ b/sbin/geom/core/geom.c @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2004-2005 Pawel Jakub Dawidek <pjd@FreeBSD.org> + * Copyright (c) 2004-2009 Pawel Jakub Dawidek <pjd@FreeBSD.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without |