diff options
| author | Vijay Bellur <vijay@gluster.com> | 2011-08-09 18:06:27 +0530 | 
|---|---|---|
| committer | Vijay Bellur <vijay@gluster.com> | 2011-08-09 05:41:15 -0700 | 
| commit | 98a487f84287faf28c03183116c93a9e87546768 (patch) | |
| tree | d50f5715420b901c8decf1157df94e62518dd369 | |
| parent | 72e1927524ed56c6006c5d48f835e7db95223b00 (diff) | |
Change licensing in rpm specv3.1.6
Change-Id: Ib9915b175889f52c15d53b6987cf62c7f79a520a
BUG: 3348
Reviewed-on: http://review.gluster.com/203
Reviewed-by: Vijay Bellur <vijay@gluster.com>
Tested-by: Gluster Build System <jenkins@build.gluster.com>
| -rw-r--r-- | glusterfs.spec.in | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/glusterfs.spec.in b/glusterfs.spec.in index 35911982be3..ffbe2812ffa 100644 --- a/glusterfs.spec.in +++ b/glusterfs.spec.in @@ -20,7 +20,7 @@ Summary: Cluster File System  Name: @PACKAGE_NAME@  Version: @PACKAGE_VERSION@  Release: %{release} -License: AGPLv3+ +License: GPLv3+  Group: System Environment/Base  Vendor: Gluster Inc  Packager: @PACKAGE_BUGREPORT@  | 
