diff options
author | Werner Koch <[email protected]> | 2018-11-16 12:27:33 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2018-11-16 12:27:33 +0000 |
commit | 8d91c0f4cdcc26679067ae681ae12600fb450200 (patch) | |
tree | b09eb9f964b9da27d5897fa7e2fe8aeba18c2ab5 /tests/Makefile.am | |
parent | tests: Add run-threaded for multithread tests (diff) | |
download | gpgme-8d91c0f4cdcc26679067ae681ae12600fb450200.tar.gz gpgme-8d91c0f4cdcc26679067ae681ae12600fb450200.zip |
Add SPDX identifiers to most source files
--
Signed-off-by: Werner Koch <[email protected]>
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r-- | tests/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am index 1b990e6f..8faa05ad 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -15,7 +15,8 @@ # Public License for more details. # # You should have received a copy of the GNU Lesser General Public -# License along with this program; if not, see <https://www.gnu.org/licenses/>. +# License along with this program; if not, see <https://gnu.org/licenses/>. +# SPDX-License-Identifier: LGPL-2.1-or-later ## Process this file with automake to produce Makefile.in |