diff options
author | Teddy Wing | 2024-03-10 16:29:27 +0100 |
---|---|---|
committer | Teddy Wing | 2024-03-10 16:29:27 +0100 |
commit | 3932a338b069f5b1dbc8e408764da719049cab98 (patch) | |
tree | ba998160fd3f45575e4cc80aeddaf156ee49c8ec | |
parent | b2f90a88f468f35a125a23bb85214c9348ea1481 (diff) | |
download | gocapturedrefrace-3932a338b069f5b1dbc8e408764da719049cab98.tar.bz2 |
capturedrefrace.go: Update copyright year
-rw-r--r-- | capturedrefrace.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/capturedrefrace.go b/capturedrefrace.go index 66b59e5..457f2d9 100644 --- a/capturedrefrace.go +++ b/capturedrefrace.go @@ -1,4 +1,4 @@ -// Copyright (c) 2023 Teddy Wing +// Copyright (c) 2023, 2024 Teddy Wing // // This file is part of Gocapturedrefrace. // |