aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGravatar Peter McGoron 2022-07-21 13:59:28 -0400
committerGravatar Peter McGoron 2022-07-21 13:59:28 -0400
commit1912ff346ff32907c1e2e8210c0dad998e2e04ac (patch)
tree79e1b7cab62c3166db0e6a9dc18680652375b199
parentupdate gitignore (diff)
v0.1v0.1
-rw-r--r--spi_slave.v2
1 files changed, 1 insertions, 1 deletions
diff --git a/spi_slave.v b/spi_slave.v
index 23a5952..6efacdd 100644
--- a/spi_slave.v
+++ b/spi_slave.v
@@ -1,4 +1,4 @@
-/* (c) Peter McGoron 2022
+/* (c) Peter McGoron 2022 v0.1
* 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/.