diff options
| author | Vladimir Kondratyev <wulf@FreeBSD.org> | 2017-07-23 20:41:58 +0000 |
|---|---|---|
| committer | Vladimir Kondratyev <wulf@FreeBSD.org> | 2017-07-23 20:41:58 +0000 |
| commit | e6502802828f0d9b5b54f673135f7d4079ae3b86 (patch) | |
| tree | fcf9d987c3b39b2015e53c714b07db7d41a5bebb /sys/dev/evdev/input.h | |
| parent | 4c0a4665b8c58b5df0b0b4851733cc9ad94cff87 (diff) | |
Notes
Diffstat (limited to 'sys/dev/evdev/input.h')
| -rw-r--r-- | sys/dev/evdev/input.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/evdev/input.h b/sys/dev/evdev/input.h index fb7a73af62b1..7639e0d67e0f 100644 --- a/sys/dev/evdev/input.h +++ b/sys/dev/evdev/input.h @@ -1,6 +1,6 @@ /*- * Copyright (c) 2016 Oleksandr Tymoshenko <gonzo@FreeBSD.org> - * Copyright (c) 2015-2016 Vladimir Kondratyev <wulf@cicgroup.ru> + * Copyright (c) 2015-2016 Vladimir Kondratyev <wulf@FreeBSD.org> * All rights reserved. * * Redistribution and use in source and binary forms, with or without |
