summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefan Sperling <stsp@cvs.openbsd.org>2017-10-22 09:55:03 +0000
committerStefan Sperling <stsp@cvs.openbsd.org>2017-10-22 09:55:03 +0000
commit3adad385801ea94298d16d74113721223054a21b (patch)
tree80cd44b984e5bdc963feceb451bdd680c6bff6ea
parented0b5003acaccff996fedaf063abb4aa43a0499f (diff)
It's time I claimed proper copyright on this.
-rw-r--r--sys/dev/pci/if_iwm.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/dev/pci/if_iwm.c b/sys/dev/pci/if_iwm.c
index 75f4f63598e..6c5ea38f322 100644
--- a/sys/dev/pci/if_iwm.c
+++ b/sys/dev/pci/if_iwm.c
@@ -1,9 +1,10 @@
-/* $OpenBSD: if_iwm.c,v 1.215 2017/10/22 09:51:57 stsp Exp $ */
+/* $OpenBSD: if_iwm.c,v 1.216 2017/10/22 09:55:02 stsp Exp $ */
/*
* Copyright (c) 2014, 2016 genua gmbh <info@genua.de>
* Author: Stefan Sperling <stsp@openbsd.org>
* Copyright (c) 2014 Fixup Software Ltd.
+ * Copyright (c) 2017 Stefan Sperling <stsp@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