aboutsummaryrefslogtreecommitdiff
path: root/sys
diff options
context:
space:
mode:
authorIan Lepore <ian@FreeBSD.org>2019-12-02 16:15:18 +0000
committerIan Lepore <ian@FreeBSD.org>2019-12-02 16:15:18 +0000
commit6ef3bf45357bb9d724d70ec24518634d77eda2b8 (patch)
treef5b5ffd16fa7cc7a22929a4e32f6d11a647aaaa8 /sys
parentb0ad855d403946cdea8f96287aeef1112d6c42bd (diff)
Notes
Diffstat (limited to 'sys')
-rw-r--r--sys/dev/gpio/gpioiic.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/gpio/gpioiic.c b/sys/dev/gpio/gpioiic.c
index baa0a1d03aca..dec294d69b26 100644
--- a/sys/dev/gpio/gpioiic.c
+++ b/sys/dev/gpio/gpioiic.c
@@ -2,7 +2,7 @@
* SPDX-License-Identifier: BSD-2-Clause
*
* Copyright (c) 2009 Oleksandr Tymoshenko <gonzo@freebsd.org>
- * Copyright (c) 2010 Luiz Otavio O Souza All rights reserved.
+ * Copyright (c) 2010 Luiz Otavio O Souza
* Copyright (c) 2019 Ian Lepore <ian@freebsd.org>
*
* Redistribution and use in source and binary forms, with or without