19 lines
537 B
Diff
19 lines
537 B
Diff
From 2c16f24a53f79b010a677288d0c91ea4a8683a4a Mon Sep 17 00:00:00 2001
|
|
From: Dominique Martinet <asmadeus@codewreck.org>
|
|
Date: Fri, 15 Aug 2025 21:05:34 +0900
|
|
Subject: [PATCH] license
|
|
|
|
Merged in https://gitlab.freedesktop.org/mstoeckl/waypipe/-/merge_requests/33
|
|
|
|
diff --git a/Cargo.toml b/Cargo.toml
|
|
index 8674dfab1f62..5d627e37ae23 100644
|
|
--- a/Cargo.toml
|
|
+++ b/Cargo.toml
|
|
@@ -6,6 +6,7 @@ version = "0.10.4"
|
|
edition = "2021"
|
|
rust-version = "1.77.0"
|
|
default-run = "waypipe"
|
|
+license = "GPL-3.0-or-later"
|
|
|
|
[[bin]]
|
|
name = "waypipe"
|