From 6b8686351a7377b031b138f1f00475885e1d420a Mon Sep 17 00:00:00 2001 From: furtest Date: Fri, 30 Jan 2026 19:12:37 +0100 Subject: [PATCH] defaults : Capitalize the c of Copyright --- src/unisync/defaults.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/unisync/defaults.py b/src/unisync/defaults.py index cd12b49..f980353 100644 --- a/src/unisync/defaults.py +++ b/src/unisync/defaults.py @@ -1,4 +1,4 @@ -# copyright (c) 2026 paul retourné +# Copyright (c) 2026 paul retourné # spdx-license-identifier: gpl-3.0-or-later from pathlib import Path