[Accel-config] Re: [PATCH v1 0/3] Update license details in rpm build scripts
Dave Jiang <dave.jiang at intel.com>
| Newsgroups | dev.linux.lists.accel-config |
|---|---|
| Message-ID | <[email protected]> |
On 2/8/2021 6:24 PM, ramesh.thomas(a)intel.com wrote:
> From: Ramesh Thomas <ramesh.thomas(a)intel.com>
>
> Hello,
>
> This patchset updates the rpm build scripts with the new license
> details.
> - Updated LGPL license to version 2.1
> - Added new inbound and outbound license files
> - Shortened long file names and removed spaces
>
> Please verify the changes by using them to build rpm package.
>
> Thanks,
> Ramesh
Reviewed-by: Dave Jiang <dave.jiang(a)intel.com>
>
> Ramesh Thomas (3):
> accel-config: Add back CC0 and BSD-MIT license files
> accel-config: Renamed long file names for ease of use in scripts
> accel-config: Update rpm scripts with new license details
>
> LICENSE GPL 2.0.txt => LICENSE_GPL_2_0 | 0
> accfg-test.spec.in | 8 ++++--
> accfg.spec.in | 6 ++--
> ...{LICENSE LGPL 2.1.txt => LICENSE_LGPL_2_1} | 0
> licenses/BSD-MIT | 17 +++++++++++
> licenses/CC0 | 28 +++++++++++++++++++
> ...fig Licenses.txt => accel-config-licenses} | 0
> ... Licenses.txt => libaccel-config-licenses} | 0
> 8 files changed, 54 insertions(+), 5 deletions(-)
> rename LICENSE GPL 2.0.txt => LICENSE_GPL_2_0 (100%)
> rename accfg/lib/{LICENSE LGPL 2.1.txt => LICENSE_LGPL_2_1} (100%)
> create mode 100644 licenses/BSD-MIT
> create mode 100644 licenses/CC0
> rename licenses/{Intel Accelerator_utilities accel-config Licenses.txt => accel-config-licenses} (100%)
> rename licenses/{Intel Accelerator_utilities libaccel-config Licenses.txt => libaccel-config-licenses} (100%)
>