aboutsummaryrefslogtreecommitdiffstats
path: root/spi_slave.v
diff options
context:
space:
mode:
authorGravatar Peter McGoron 2023-04-20 19:10:45 +0000
committerGravatar Peter McGoron 2023-04-20 19:10:45 +0000
commitd7f66bfe3dbf27b5637a4a306dfb885718070090 (patch)
treed85b5821771fa038b0cd8a2797f5cc4b8df1ddfd /spi_slave.v
parentadd reset pin (diff)
v0.3v0.3
Diffstat (limited to 'spi_slave.v')
-rw-r--r--spi_slave.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/spi_slave.v b/spi_slave.v
index de30a02..435c59a 100644
--- a/spi_slave.v
+++ b/spi_slave.v
@@ -1,4 +1,4 @@
-/* (c) Peter McGoron 2022 v0.2
+/* (c) Peter McGoron 2022 v0.3
* This Source Code Form is subject to the terms of the Mozilla Public
* License, v.2.0. If a copy of the MPL was not distributed with this
* file, You can obtain one at https://mozilla.org/MPL/2.0/.