1
0
mirror of https://github.com/facebook/zstd.git synced 2025-07-29 11:21:22 +03:00

[contrib][linux] Add SPDX-License-Identifier

This commit is contained in:
Nick Terrell
2020-12-02 11:57:55 -08:00
parent d0cc2e3868
commit 10f87d2f43
2 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
// SPDX-License-Identifier: GPL-2.0-only
/* SPDX-License-Identifier: GPL-2.0-only */
/*
* This file includes every .c file needed for decompression.