
Proper file extensions help 'copyright header checker' find files that should contain copyright info. Extensions also clearly indicate file type, and help to fit in with the file naming convention. Signed-off-by: Rafal Stefanowski <rafal.stefanowski@intel.com>
12 lines
663 B
Plaintext
12 lines
663 B
Plaintext
./.metadata/* usr/src/<CAS_NAME>-modules-<CAS_VERSION>/.metadata/
|
|
./modules/* usr/src/<CAS_NAME>-modules-<CAS_VERSION>/modules/
|
|
./ocf/* usr/src/<CAS_NAME>-modules-<CAS_VERSION>/ocf/
|
|
./utils/* usr/src/<CAS_NAME>-modules-<CAS_VERSION>/utils/
|
|
./tools/cas_version_gen.sh usr/src/<CAS_NAME>-modules-<CAS_VERSION>/tools/
|
|
./tools/helpers.mk usr/src/<CAS_NAME>-modules-<CAS_VERSION>/tools/
|
|
./configure.d/* usr/src/<CAS_NAME>-modules-<CAS_VERSION>/configure.d/
|
|
./configure usr/src/<CAS_NAME>-modules-<CAS_VERSION>/
|
|
./Makefile usr/src/<CAS_NAME>-modules-<CAS_VERSION>/
|
|
./LICENSE usr/src/<CAS_NAME>-modules-<CAS_VERSION>/
|
|
./version usr/src/<CAS_NAME>-modules-<CAS_VERSION>/
|