summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2022-09-18 20:05:31 +0700
committerShulhan <ms@kilabit.info>2022-09-18 22:40:35 +0700
commit257075f9aba472907ea04c0b2a0d40178c9d3fb7 (patch)
treee9af21961691528e442e3a3d9df114c0c3452006
parenta63857603a4bce1cf068dc11d6492cce9314fea0 (diff)
downloadhunspell-id-257075f9aba472907ea04c0b2a0d40178c9d3fb7.tar.xz
all: ubah format lisensi menggunakan SPDX
Format lisensi SPDX ini standar dan lebih mudah digunakan untuk setiap berkas baru. Untuk informasi lebih lanjut lihat https://spdx.dev
-rw-r--r--.gitignore2
-rw-r--r--.gitmodules6
-rw-r--r--.reuse/dep528
m---------AUR (renamed from aur)0
-rw-r--r--COPYING (renamed from LICENSE)0
l---------LICENSES/LGPL-3.0-only.txt1
-rw-r--r--Makefile7
-rw-r--r--README.md3
-rwxr-xr-xbuild.sh2
-rw-r--r--id_ID.aff3
10 files changed, 49 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index d158fe3..01169f6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,5 @@
+## SPDX-FileCopyrightText: 2015 hunspell-id Authors
+## SPDX-License-Identifier: LGPL-3.0-only
hunspell-id.oxt
vim/.utf-8.spl
vim/en.utf-8.add
diff --git a/.gitmodules b/.gitmodules
index c9e821a..77e4282 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
-[submodule "aur"]
- path = aur
- url = ssh://aur@aur.archlinux.org/hunspell-id.git
+[submodule "AUR"]
+ path = AUR
+ url = https://aur.archlinux.org/hunspell-id.git
diff --git a/.reuse/dep5 b/.reuse/dep5
new file mode 100644
index 0000000..9c6577f
--- /dev/null
+++ b/.reuse/dep5
@@ -0,0 +1,28 @@
+Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
+Upstream-Name: hunspell-id
+Upstream-Contact: Shulhan <ms@kilabit.info>
+Source: https://github.com/shuLhan/hunspell-id
+
+Files: .gitmodules
+Copyright: 2020 M. Shulhan <ms@kilabit.info>
+License: LGPL-3.0-only
+
+Files: AUR/*
+Copyright: 2022 M. Shulhan <ms@kilabit.info>
+License: LGPL-3.0-only
+
+Files: debian/*
+Copyright: hunspell-id Authors
+License: LGPL-3.0-only
+
+Files: id_ID.dic
+Copyright: hunspell-id Authors
+License: LGPL-3.0-only
+
+Files: libreoffice-extension/*
+Copyright: hunspell-id Authors
+License: LGPL-3.0-only
+
+Files: vim/*
+Copyright: 2019 M. Shulhan <ms@kilabit.info>
+License: LGPL-3.0-only
diff --git a/aur b/AUR
-Subproject bac74091fca9508868abf261bb80211e8648d88
+Subproject bac74091fca9508868abf261bb80211e8648d88
diff --git a/LICENSE b/COPYING
index 341c30b..341c30b 100644
--- a/LICENSE
+++ b/COPYING
diff --git a/LICENSES/LGPL-3.0-only.txt b/LICENSES/LGPL-3.0-only.txt
new file mode 120000
index 0000000..012065c
--- /dev/null
+++ b/LICENSES/LGPL-3.0-only.txt
@@ -0,0 +1 @@
+../COPYING \ No newline at end of file
diff --git a/Makefile b/Makefile
new file mode 100644
index 0000000..20f57c0
--- /dev/null
+++ b/Makefile
@@ -0,0 +1,7 @@
+## SPDX-FileCopyrightText: 2022 M. Shulhan <ms@kilabit.info>
+## SPDX-License-Identifier: LGPL-3.0-only
+
+.PHONY: vim-mkspell
+
+vim-mkspell:
+ vim -c "mkspell! ./vim/id id_ID | q"
diff --git a/README.md b/README.md
index 5a42628..0202576 100644
--- a/README.md
+++ b/README.md
@@ -86,3 +86,6 @@ Berkas hyphenator tidak mengalami perubahan.
* Arno Brevoort
* Volker Mueller
* Kurniadi
+
+// SPDX-FileCopyrightText: 2015 hunspell-id Authors
+// SPDX-License-Identifier: LGPL-3.0-only
diff --git a/build.sh b/build.sh
index 0bcc96f..bd759fc 100755
--- a/build.sh
+++ b/build.sh
@@ -1,4 +1,6 @@
#!/bin/sh
+## SPDX-FileCopyrightText: 2015 hunspell-id Authors
+## SPDX-License-Identifier: LGPL-3.0-only
PACKAGE_NAME=hunspell-id
LIBREOFFICE_EXT=${PACKAGE_NAME}.oxt
diff --git a/id_ID.aff b/id_ID.aff
index f073fea..6b1b68c 100644
--- a/id_ID.aff
+++ b/id_ID.aff
@@ -1,3 +1,6 @@
+## SPDX-FileCopyrightText: 2022 hunspell-id Authors
+## SPDX-License-Identifier: LGPL-3.0-only
+
# Affix file for Indonesian dictionary version 2
# Based on version 1, built from scratch for Myspell.
# Released under GPL on 30 January 2004