Compare commits
3 Commits
v0.0.1
..
c42afb34b3
| Author | SHA1 | Date | |
|---|---|---|---|
| c42afb34b3 | |||
| 70abf7b5ce | |||
| f975cba4f8 |
@@ -0,0 +1,9 @@
|
|||||||
|
# Copyright
|
||||||
|
|
||||||
|
Copyright © 2026 Erick Ahmed
|
||||||
|
|
||||||
|
The source code in this repository is licensed under the **GNU Affero General Public License v3.0 or later (AGPL-3.0-or-later)**.
|
||||||
|
|
||||||
|
A copy of the license is provided in the `LICENSE` file. If any discrepancy exists between this notice and the `LICENSE` file, the `LICENSE` file shall prevail.
|
||||||
|
|
||||||
|
Any third-party components included in this repository at any point during developement remain the property of their respective copyright holders and are subject to their own license terms.
|
||||||
+1
-1
@@ -1,6 +1,6 @@
|
|||||||
[project]
|
[project]
|
||||||
name = "CANveyor"
|
name = "CANveyor"
|
||||||
version = "0.1.0"
|
version = "0.0.1"
|
||||||
description = "J1939 CAN bus parser that works in pair with CANdigger"
|
description = "J1939 CAN bus parser that works in pair with CANdigger"
|
||||||
readme = "README.md"
|
readme = "README.md"
|
||||||
requires-python = ">=3.14"
|
requires-python = ">=3.14"
|
||||||
|
|||||||
Reference in New Issue
Block a user