diff options
| author | Emmanuel Vadot <manu@FreeBSD.org> | 2019-12-03 21:05:33 +0000 |
|---|---|---|
| committer | Emmanuel Vadot <manu@FreeBSD.org> | 2019-12-03 21:05:33 +0000 |
| commit | 357145a0ce086b873893a66f3f18279fe72a52e4 (patch) | |
| tree | 52506be1e67282631008bef187d89fbc8d496b08 /sys/dev/uart | |
| parent | e213223c9b89a79738823f719b3d6285049f8393 (diff) | |
Notes
Diffstat (limited to 'sys/dev/uart')
| -rw-r--r-- | sys/dev/uart/uart_dev_snps.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/dev/uart/uart_dev_snps.c b/sys/dev/uart/uart_dev_snps.c index f56b74407e8e..8cd646fb9890 100644 --- a/sys/dev/uart/uart_dev_snps.c +++ b/sys/dev/uart/uart_dev_snps.c @@ -1,6 +1,5 @@ /*- * Copyright (c) 2016 Jared McNeill <jmcneill@invisible.ca> - * All rights reserved. * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions |
