diff options
| author | Nicholas Bellinger <nab@risingtidesystems.com> | 2013-07-04 00:18:12 -0700 |
|---|---|---|
| committer | Nicholas Bellinger <nab@risingtidesystems.com> | 2013-07-04 00:47:37 -0700 |
| commit | a7c313ce9810a0b178e0e8cfaf5ffc22d8868e30 (patch) | |
| tree | 013854f610422a33fbb6c8a27927ac28c8071bf5 /rpm/targetcli.spec.tmpl | |
| parent | 7c7f7beb932470d4ccfd2e304e5766b763829bfb (diff) | |
| download | targetcli-2.1.tar.gz | |
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.tmpl | 4 |
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. |
