From 689e0228baeb95232430e90d628379db89583d71 Mon Sep 17 00:00:00 2001 From: Lasse Collin Date: Mon, 12 Feb 2024 17:09:10 +0200 Subject: Change most public domain parts to 0BSD. Translations and doc/xz-file-format.txt and doc/lzma-file-format.txt were not touched. COPYING.0BSD was added. --- src/scripts/Makefile.am | 3 --- 1 file changed, 3 deletions(-) (limited to 'src/scripts/Makefile.am') diff --git a/src/scripts/Makefile.am b/src/scripts/Makefile.am index fe5742d0..1e949cdb 100644 --- a/src/scripts/Makefile.am +++ b/src/scripts/Makefile.am @@ -1,9 +1,6 @@ ## ## Author: Lasse Collin ## -## This file has been put into the public domain. -## You can do whatever you want with this file. -## nodist_bin_SCRIPTS = xzdiff xzgrep xzmore xzless dist_man_MANS = xzdiff.1 xzgrep.1 xzmore.1 xzless.1 -- cgit v1.2.3