From f1935b7b15682170607e652cf81e13c730f0e827703da9ae8f11215b91fbcdd6 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 6 Dec 2011 17:26:44 +0000 Subject: [PATCH] replace license with spdx.org variant OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/linux-atm?expand=0&rev=18 --- linux-atm.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/linux-atm.spec b/linux-atm.spec index f7a3a96..cd5eeeb 100644 --- a/linux-atm.spec +++ b/linux-atm.spec @@ -22,7 +22,7 @@ Name: linux-atm %define sover 1 BuildRequires: bison flex glibc-devel Url: http://sourceforge.net/projects/linux-atm/ -License: BSD3c(or similar) ; GPLv2+ ; LGPLv2.1+ +License: BSD-3-Clause ; GPL-2.0+ ; LGPL-2.1+ Group: Productivity/Networking/Other Summary: Tools for ATM Version: 2.5.0 @@ -39,7 +39,7 @@ Tools to support ATM (Asynchronous Transfer Mode) networking. %package -n libatm%sover -License: BSD3c(or similar) ; GPLv2+ ; LGPLv2.1+ +License: BSD-3-Clause ; GPL-2.0+ ; LGPL-2.1+ Group: System/Libraries Summary: Libraries for ATM @@ -47,7 +47,7 @@ Summary: Libraries for ATM Libraries for ATM (Asynchronous Transfer Mode) networking. %package devel -License: BSD3c(or similar) ; GPLv2+ ; LGPLv2.1+ +License: BSD-3-Clause ; GPL-2.0+ ; LGPL-2.1+ Group: Development/Libraries/C and C++ Summary: Development for ATM Requires: libatm%sover = %version