From ebb755157eca08346c7c13aefe13512f19ff4682 Mon Sep 17 00:00:00 2001 From: inference Date: Wed, 25 Jun 2025 21:30:25 +0000 Subject: [PATCH] feat(copyright): add copyright string --- duplicate_check.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/duplicate_check.py b/duplicate_check.py index 75d697f..84dba30 100644 --- a/duplicate_check.py +++ b/duplicate_check.py @@ -1,3 +1,4 @@ # Duplicate Check -# Version: 0.2.0 \ No newline at end of file +# Version: 0.3.0 +# Copyright 2025 Jake Winters