Commit 8703d454 authored by Christophe Favergeon's avatar Christophe Favergeon
Browse files

Renamed LICENSE file

parent 7ffd9b53
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
  <name>CMSIS-DSP</name>
  <description>CMSIS Embedded Compute Library</description>
  <vendor>ARM</vendor>
  <license>LICENSE.txt</license>
  <license>LICENSE</license>
  <url>https://www.keil.com/pack/</url>

  <releases>
+1 −1
Original line number Diff line number Diff line
@@ -1347,7 +1347,7 @@ HTML_EXTRA_FILES = templates/tabs.css \
                         templates/navtree.js \
                         templates/version.css \
                         templates/dropdown.png \
                         ../LICENSE.txt
                         ../LICENSE

# The HTML_COLORSTYLE_HUE tag controls the color of the HTML output. Doxygen
# will adjust the colors in the style sheet and background images according to

LICENSE.txtLICENSE

100755 → 100644
+0 −0

File moved.File mode changed from 100755 to 100644.

+1 −1
Original line number Diff line number Diff line
@@ -294,7 +294,7 @@ Other folders are part of different projects, tests or examples.
Some files are needed to generate the PythonWrapper:

* PythonWrapper_README.md
* LICENSE.txt
* LICENSE
* MANIFEST.in
* pyproject.toml
* setup.py
+1 −15
Original line number Diff line number Diff line
@@ -109,21 +109,7 @@ PACK_DIRS="

# Specify file names to be added to pack base directory
PACK_BASE_FILES="
  LICENSE.txt
  ComputeGraph/cg/src/GenericNodes.h
  ComputeGraph/cg/src/cg_status.h
  ComputeGraph/cg/nodes/cpp/CFFT.h
  ComputeGraph/cg/nodes/cpp/ICFFT.h
  ComputeGraph/cg/nodes/cpp/InterleavedStereoToMono.h
  ComputeGraph/cg/nodes/cpp/MFCC.h
  ComputeGraph/cg/nodes/cpp/NullSink.h
  ComputeGraph/cg/nodes/cpp/OverlapAndAdd.h
  ComputeGraph/cg/nodes/cpp/SlidingBuffer.h
  ComputeGraph/cg/nodes/cpp/ToComplex.h
  ComputeGraph/cg/nodes/cpp/ToReal.h
  ComputeGraph/cg/nodes/cpp/Unzip.h
  ComputeGraph/cg/nodes/cpp/Zip.h
  ComputeGraph/cg.scvd
  LICENSE
"

# Specify file names to be deleted from pack build directory