From 6116713ab19c85786b77af1948a3edd5d145f0bdd773bea0e350b343c8bbaaa7 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 6 Dec 2011 17:02:06 +0000 Subject: [PATCH] replace license with spdx.org variant OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/byacc?expand=0&rev=5 --- byacc.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/byacc.spec b/byacc.spec index e7cf5e7..0b3e6ab 100644 --- a/byacc.spec +++ b/byacc.spec @@ -23,7 +23,7 @@ Version: 20100216 Release: 1 Summary: LALR(1) parser generator Group: Development/Languages/C and C++ -License: Public Domain +License: SUSE-Public-Domain Url: http://invisible-island.net/byacc/byacc.html Source: http://invisible-island.net/datafiles/release/byacc.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build