diff options
author | smkelly <smkelly@FreeBSD.org> | 2004-05-03 21:41:02 +0000 |
---|---|---|
committer | smkelly <smkelly@FreeBSD.org> | 2004-05-03 21:41:02 +0000 |
commit | faf8cf3425cc2d36d29a6229e68e8dc1e5d55b86 (patch) | |
tree | 0a092cb261f0d4766db400bfd19bf8f92c695e0d | |
parent | 4876681621f9db64e6ebd75a8d64400ab4c549a1 (diff) | |
download | FreeBSD-src-faf8cf3425cc2d36d29a6229e68e8dc1e5d55b86.zip FreeBSD-src-faf8cf3425cc2d36d29a6229e68e8dc1e5d55b86.tar.gz |
Bump the copyright year since I forgot last time.
-rw-r--r-- | usr.sbin/watchdogd/watchdogd.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/watchdogd/watchdogd.c b/usr.sbin/watchdogd/watchdogd.c index db7a2b3..0c1b625 100644 --- a/usr.sbin/watchdogd/watchdogd.c +++ b/usr.sbin/watchdogd/watchdogd.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 2003 Sean M. Kelly <smkelly@FreeBSD.org> + * Copyright (c) 2003-2004 Sean M. Kelly <smkelly@FreeBSD.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without |