diff options
author | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:17:37 +0300 |
---|---|---|
committer | Cem Keylan <cem@ckyln.com> | 2021-09-07 13:17:37 +0300 |
commit | 9faae26591066ee734b9176126e7615357494e9b (patch) | |
tree | 4b2c3b266438eac456c5cbe3b30c8139db879a10 /community/xapian | |
parent | 7579021187c6d0d88b6aa068f1a8a403dc9dd8d1 (diff) | |
download | repository-9faae26591066ee734b9176126e7615357494e9b.tar.gz |
xapian: make license identifier compatible with SPDX Specification
Diffstat (limited to 'community/xapian')
-rw-r--r-- | community/xapian/meta | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/xapian/meta b/community/xapian/meta index daafbed4..fd09cc29 100644 --- a/community/xapian/meta +++ b/community/xapian/meta @@ -1,3 +1,3 @@ description: Open source search engine -license: GPL-2.0+ +license: GPL-2.0-or-later maintainer: Cem Keylan <cem@carbslinux.org> |