summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShulhan <ms@kilabit.info>2025-06-27 12:18:52 +0700
committerShulhan <ms@kilabit.info>2025-06-27 12:19:50 +0700
commit41e53878912e17d22a199435f9cf704ff9c14e2b (patch)
tree3c09071f327d8d29001ec0d53190992be6e3dedb
parent95c32b6f6b0dbe0a026a5c0650cdb74bd45d1175 (diff)
downloadjarink-41e53878912e17d22a199435f9cf704ff9c14e2b.tar.xz
all: add SPDX copyright and licenses to README
-rw-r--r--README3
1 files changed, 3 insertions, 0 deletions
diff --git a/README b/README
index b8f79b0..3d4b14d 100644
--- a/README
+++ b/README
@@ -117,3 +117,6 @@ See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with
this program.
If not, see <http://www.gnu.org/licenses/>.
+
+// SPDX-FileCopyrightText: 2025 M. Shulhan <ms@kilabit.info>
+// SPDX-License-Identifier: GPL-3.0-only