mirror of
				https://codeberg.org/hako/Rosenthal.git
				synced 2025-11-04 11:44:48 +00:00 
			
		
		
		
	$ reuse lint # SUMMARY * Bad licenses: 0 * Deprecated licenses: 0 * Licenses without file extension: 0 * Missing licenses: 0 * Unused licenses: 0 * Used licenses: GPL-3.0-or-later, CC0-1.0 * Read errors: 0 * Files with copyright information: 25 / 25 * Files with license information: 25 / 25 Congratulations! Your project is compliant with version 3.3 of the REUSE Specification :-)
		
			
				
	
	
		
			11 lines
		
	
	
		
			318 B
		
	
	
	
		
			Scheme
		
	
	
	
	
	
			
		
		
	
	
			11 lines
		
	
	
		
			318 B
		
	
	
	
		
			Scheme
		
	
	
	
	
	
;; -*- mode: scheme -*-
 | 
						|
;; SPDX-FileCopyrightText: 2022, 2024 Hilton Chain <hako@ultrarare.space>
 | 
						|
;;
 | 
						|
;; SPDX-License-Identifier: CC0-1.0
 | 
						|
 | 
						|
(authorizations
 | 
						|
 (version 0)
 | 
						|
 (;; primary: "220F 98D9 5E86 204C 0036  DA7B 6DEC 4360 408B 4185"
 | 
						|
  ("F4C2 D1DF 3FDE EA63 D1D3  0776 ACC6 6D09 CA52 8292"
 | 
						|
   (name "Hilton Chain"))))
 |