From 689e0228baeb95232430e90d628379db89583d71 Mon Sep 17 00:00:00 2001
From: Lasse Collin <lasse.collin@tukaani.org>
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.
---
 debug/repeat.c | 3 ---
 1 file changed, 3 deletions(-)

(limited to 'debug/repeat.c')

diff --git a/debug/repeat.c b/debug/repeat.c
index a00bde2c..5b19181d 100644
--- a/debug/repeat.c
+++ b/debug/repeat.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 "sysdefs.h"
-- 
cgit v1.2.3