From a35023c31e9e895ae411cf0f7acc4014e219838f Mon Sep 17 00:00:00 2001 From: Filip Janus Date: Mon, 6 Mar 2023 09:45:48 +0100 Subject: [PATCH] migrated to SPDX license --- pg_repack.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pg_repack.spec b/pg_repack.spec index 87bbbd7..e5e7806 100644 --- a/pg_repack.spec +++ b/pg_repack.spec @@ -3,7 +3,7 @@ Version: 1.4.8 Release: 3%{?dist} Summary: Reorganize tables in PostgreSQL databases without any locks -License: BSD +License: BSD-3-Clause URL: http://reorg.github.io/%{name}/ Source0: https://github.com/reorg/%{name}/archive/ver_%{version}.tar.gz