Skip to content

Commit 6b424ab

Browse files
Update the Specification, LibCyphal status, and the copyrights (#39)
1 parent aa42322 commit 6b424ab

File tree

4 files changed

+5
-2
lines changed

4 files changed

+5
-2
lines changed

app/templates/base/footer.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@
66
</strong>
77
</p>
88
<p>
9-
Copyright &copy; 2015&ndash;{{ config.CURRENT_YEAR }} UAVCAN Consortium
9+
Copyright &copy; 2022&ndash;{{ config.CURRENT_YEAR }} OpenCyphal development team
10+
<br>
11+
Copyright &copy; 2015&ndash;2022 UAVCAN development team
1012
</p>
1113
<p>
1214
This work is licensed under a

app/templates/home/content-column.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ <h1 id="how">How do I use Cyphal?</h1>
131131
<td>Cyphal/UDP, Cyphal/CAN</td>
132132
<td>C++</td>
133133
<td>Embedded (higher-level), application</td>
134-
<td>Work in progress</td>
134+
<td>Beta</td>
135135
</tr>
136136
<tr>
137137
<td><a href="https://github.com/OpenCyphal/pycyphal">PyCyphal</a></td>

requirements.txt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
11
Flask~=1.0
2+
MarkupSafe~=1.0
23
cachelib ~= 0.1
34
sentry-sdk[flask]~=0.6.9
18 KB
Binary file not shown.

0 commit comments

Comments
 (0)