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. --- doc/examples/03_compress_custom.c | 3 --- 1 file changed, 3 deletions(-) (limited to 'doc/examples/03_compress_custom.c') diff --git a/doc/examples/03_compress_custom.c b/doc/examples/03_compress_custom.c index 40c85e36..9fd5f0db 100644 --- a/doc/examples/03_compress_custom.c +++ b/doc/examples/03_compress_custom.c @@ -9,9 +9,6 @@ // // Author: Lasse Collin // -// This file has been put into the public domain. -// You can do whatever you want with this file. -// /////////////////////////////////////////////////////////////////////////////// #include -- cgit v1.2.3