From 5bd7192dc3277d348dcf23147a9f0d62520f0918 Mon Sep 17 00:00:00 2001 From: Bryan Duxbury Date: Wed, 1 Apr 2009 21:01:56 +0000 Subject: [PATCH] THRIFT-393. RPM .spec file has incorrect license Changed "Thrift Software License" to "Apache license v2.0". git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@761056 13f79535-47bb-0310-9956-ffa450edef68 --- contrib/thrift.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/thrift.spec b/contrib/thrift.spec index ba5947e5..ecee631a 100644 --- a/contrib/thrift.spec +++ b/contrib/thrift.spec @@ -24,7 +24,7 @@ %{!?thrift_erlang_root: %define thrift_erlang_root /opt/thrift-erl} Name: thrift -License: Thrift Software License +License: Apache License v2.0 Group: Development Summary: RPC and serialization framework Version: 20080529svn -- 2.17.1