We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb44e06 commit 59f0449Copy full SHA for 59f0449
Cargo.toml
@@ -1,9 +1,9 @@
1
[package]
2
name = "rpi-gpio"
3
-description = "library and CLI application to inspect RPi GPIO"
+description = "Library and CLI application to inspect RPi GPIO"
4
version = "0.1.0"
5
authors = [
6
- "Fusion Engineering <info@fusion.engineering>",
+ "Fusion Engineering <oss@fusion.engineering>",
7
"Maarten de Vries <[email protected]>",
8
]
9
edition = "2018"
LICENSE
@@ -1,4 +1,4 @@
-Copyright (c) 2017-2018, Fusion Engineering <contact@fusion.engineering>
+Copyright (c) 2019, Fusion Engineering <oss@fusion.engineering>
All rights reserved.
Redistribution and use in source and binary forms, with or without
0 commit comments