Format copyright lines
This commit is contained in:
		
							parent
							
								
									36e400b72a
								
							
						
					
					
						commit
						ade1c9cc38
					
				| 
						 | 
				
			
			@ -1,5 +1,5 @@
 | 
			
		|||
;;; Copyright (c) 2019 Lassi Kortela
 | 
			
		||||
;;; SPDX-License-Identifier: ISC
 | 
			
		||||
;; Copyright 2019 Lassi Kortela
 | 
			
		||||
;; SPDX-License-Identifier: ISC
 | 
			
		||||
 | 
			
		||||
(define nulls (make-bytevector 512 0))
 | 
			
		||||
(define zeros (make-bytevector 12 (char->integer #\0)))
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue