From 352bbc0bf058d33a09883dd46c08432890ebba07 Mon Sep 17 00:00:00 2001 From: Lukas Javorsky Date: Tue, 30 May 2023 11:45:11 +0000 Subject: [PATCH] migrated to SPDX license --- asio.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/asio.spec b/asio.spec index 3138828..eb451f3 100644 --- a/asio.spec +++ b/asio.spec @@ -6,7 +6,7 @@ Version: 1.28.0 Release: %autorelease Summary: A cross-platform C++ library for network programming -License: Boost +License: BSL-1.0 URL: https://think-async.com Source0: https://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.bz2