From 460a4fef3a5df3ca3c39b6876c6011888b4a1053 Mon Sep 17 00:00:00 2001 From: "H. Peter Anvin" Date: Mon, 6 Jul 2009 11:14:38 -0700 Subject: spec: change License to BSD The appropriate License tag for the 2-clause BSD license is... wait for it... "BSD". Make it so. Signed-off-by: H. Peter Anvin --- nasm.spec.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nasm.spec.in') diff --git a/nasm.spec.in b/nasm.spec.in index 4449b0c7..1b705210 100644 --- a/nasm.spec.in +++ b/nasm.spec.in @@ -4,7 +4,7 @@ Summary: The Netwide Assembler, a portable x86 assembler with Intel-like syntax Name: nasm Version: @@NASM_MANGLED_VER@@ Release: 1 -License: LGPL +License: BSD Group: Development/Languages Source: http://www.nasm.us/pub/nasm/releasebuilds/%{nasm_version}/nasm-%{nasm_version}.tar.bz2 URL: http://www.nasm.us/ -- cgit v1.2.3