From a3e547babd75055ea9cb3c60124975e72e85a3fc Mon Sep 17 00:00:00 2001 From: Cody Logan Date: Wed, 29 Nov 2023 09:30:45 -0800 Subject: Add copyright notices to new files --- convert-markdown.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'convert-markdown.c') diff --git a/convert-markdown.c b/convert-markdown.c index 6801e47..89e11a6 100644 --- a/convert-markdown.c +++ b/convert-markdown.c @@ -1,6 +1,5 @@ /* - * Copyright (c) Kristaps Dzonsons - * With modifications by Cody Logan + * Copyright (c) Cody Logan * * Permission to use, copy, modify, and distribute this software for any * purpose with or without fee is hereby granted, provided that the above -- cgit v1.2.3