diff options
author | 2019-08-29 11:51:48 +0000 | |
---|---|---|
committer | 2019-08-29 11:51:48 +0000 | |
commit | e8df791254e06ae3b54022ffbfd467f85546cacd (patch) | |
tree | c8483a068ed288dcdf25f264f7b25940473c4ddc /sys/dev/fdt/exrtc.c | |
parent | the latest commit introduced a regression in DATA filters (diff) | |
download | wireguard-openbsd-e8df791254e06ae3b54022ffbfd467f85546cacd.tar.xz wireguard-openbsd-e8df791254e06ae3b54022ffbfd467f85546cacd.zip |
Capitalize my last name in copyright.
Diffstat (limited to 'sys/dev/fdt/exrtc.c')
-rw-r--r-- | sys/dev/fdt/exrtc.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/fdt/exrtc.c b/sys/dev/fdt/exrtc.c index 5525ae47e5b..20a2039304a 100644 --- a/sys/dev/fdt/exrtc.c +++ b/sys/dev/fdt/exrtc.c @@ -1,6 +1,6 @@ -/* $OpenBSD: exrtc.c,v 1.2 2017/03/11 00:18:43 kettenis Exp $ */ +/* $OpenBSD: exrtc.c,v 1.3 2019/08/29 11:51:48 kettenis Exp $ */ /* - * Copyright (c) 2017 Mark kettenis <kettenis@openbsd.org> + * Copyright (c) 2017 Mark Kettenis <kettenis@openbsd.org> * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above |