summaryrefslogtreecommitdiff
path: root/rpm/targetcli.spec.tmpl
diff options
context:
space:
mode:
authorNicholas Bellinger <nab@risingtidesystems.com>2013-07-04 00:18:12 -0700
committerNicholas Bellinger <nab@risingtidesystems.com>2013-07-04 00:47:37 -0700
commita7c313ce9810a0b178e0e8cfaf5ffc22d8868e30 (patch)
tree013854f610422a33fbb6c8a27927ac28c8071bf5 /rpm/targetcli.spec.tmpl
parent7c7f7beb932470d4ccfd2e304e5766b763829bfb (diff)
downloadtargetcli-2.1.tar.gz
targetcli: Change copyright to Apache License 2.02.1upstream
This patch converts rtslib code copyright from AGPL to the permissive Apache License 2.0. It also update copyright owner to Datera, Inc. Signed-off-by: Nicholas Bellinger <nab@risingtidesystems.com>
Diffstat (limited to 'rpm/targetcli.spec.tmpl')
-rw-r--r--rpm/targetcli.spec.tmpl4
1 files changed, 2 insertions, 2 deletions
diff --git a/rpm/targetcli.spec.tmpl b/rpm/targetcli.spec.tmpl
index ba83f4b..00fa6f6 100644
--- a/rpm/targetcli.spec.tmpl
+++ b/rpm/targetcli.spec.tmpl
@@ -1,7 +1,7 @@
%define oname targetcli
Name: targetcli
-License: AGPLv3
+License: Apache License 2.0
Group: Applications/System
Summary: RisingTide Systems generic SCSI target CLI shell.
Version: VERSION
@@ -12,7 +12,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-rpmroot
BuildArch: noarch
BuildRequires: python-devel, python-rtslib, python-configshell
Requires: python-rtslib, python-configshell, lio-utils
-Vendor: RisingTide Systems
+Vendor: Datera, Inc.
%description
RisingTide Systems generic SCSI target CLI shell.