diff options
author | pjd <pjd@FreeBSD.org> | 2005-02-16 22:19:13 +0000 |
---|---|---|
committer | pjd <pjd@FreeBSD.org> | 2005-02-16 22:19:13 +0000 |
commit | 4debf0685ecf25c0b7cf50b130aacb0d13516729 (patch) | |
tree | 8f8f95b6526aae41ba3102219f86c5d3bbcbc580 /sbin/geom/class | |
parent | c05fe5379b604d8900003675c7d6cebb81064296 (diff) | |
download | FreeBSD-src-4debf0685ecf25c0b7cf50b130aacb0d13516729.zip FreeBSD-src-4debf0685ecf25c0b7cf50b130aacb0d13516729.tar.gz |
Fix year in copyrights.
Diffstat (limited to 'sbin/geom/class')
-rw-r--r-- | sbin/geom/class/shsec/geom_shsec.c | 2 | ||||
-rw-r--r-- | sbin/geom/class/shsec/gshsec.8 | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/sbin/geom/class/shsec/geom_shsec.c b/sbin/geom/class/shsec/geom_shsec.c index 35fe9fe..ae6594c 100644 --- a/sbin/geom/class/shsec/geom_shsec.c +++ b/sbin/geom/class/shsec/geom_shsec.c @@ -1,5 +1,5 @@ /*- - * Copyright (c) 2004 Pawel Jakub Dawidek <pjd@FreeBSD.org> + * Copyright (c) 2005 Pawel Jakub Dawidek <pjd@FreeBSD.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without diff --git a/sbin/geom/class/shsec/gshsec.8 b/sbin/geom/class/shsec/gshsec.8 index 2751cdc..a3216f8 100644 --- a/sbin/geom/class/shsec/gshsec.8 +++ b/sbin/geom/class/shsec/gshsec.8 @@ -1,4 +1,4 @@ -.\" Copyright (c) 2004 Pawel Jakub Dawidek <pjd@FreeBSD.org> +.\" Copyright (c) 2005 Pawel Jakub Dawidek <pjd@FreeBSD.org> .\" All rights reserved. .\" .\" Redistribution and use in source and binary forms, with or without |