Change authors to Slint Developers

This commit is contained in:
Tobias Hunger 2022-02-02 16:21:34 +01:00
parent 2b55c488ca
commit 1534f87e30
No known key found for this signature in database
GPG key ID: 60874021D2F23F91
46 changed files with 46 additions and 47 deletions

View file

@ -1,5 +1,5 @@
[book]
authors = ["SixtyFPS <info@sixtyfps.io>"]
authors = ["Slint Developers <info@slint-ui.com>"]
language = "en"
multilingual = false
src = "src"

View file

@ -4,7 +4,7 @@
[package]
name = "src"
version = "0.2.0"
authors = ["SixtyFPS <info@sixtyfps.io>"]
authors = ["Slint Developers <info@slint-ui.com>"]
edition = "2021"
license = "(GPL-3.0-only OR LicenseRef-SixtyFPS-commercial)"
description = "Binaries for Rust version of Memory Tutorial of Slint"