From 6e415108c576ef8ac6d556c9c4e8a6d9e6026070 Mon Sep 17 00:00:00 2001 From: 0x1eef <0x1eef@protonmail.com> Date: Fri, 19 Jul 2024 19:42:30 -0300 Subject: [PATCH] Add share/sourcezap/{LICENSE,RELNOTES} --- LICENSE => share/sourcezap/LICENSE | 0 RELEASENOTES => share/sourcezap/RELNOTES | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename LICENSE => share/sourcezap/LICENSE (100%) rename RELEASENOTES => share/sourcezap/RELNOTES (100%) diff --git a/LICENSE b/share/sourcezap/LICENSE similarity index 100% rename from LICENSE rename to share/sourcezap/LICENSE diff --git a/RELEASENOTES b/share/sourcezap/RELNOTES similarity index 100% rename from RELEASENOTES rename to share/sourcezap/RELNOTES