From 068208f71e8f1058b7f9ab7afb47dbd9c4a9cc0b Mon Sep 17 00:00:00 2001 From: J0J0 T Date: Wed, 21 Sep 2022 08:31:42 +0200 Subject: [PATCH] convert: Fix copyright year in test_m3ufile.py --- test/test_m3ufile.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/test_m3ufile.py b/test/test_m3ufile.py index fedfa90a6..07635597b 100644 --- a/test/test_m3ufile.py +++ b/test/test_m3ufile.py @@ -1,5 +1,5 @@ # This file is part of beets. -# Copyright 2016, J0J0 Todos. +# Copyright 2022, J0J0 Todos. # # Permission is hereby granted, free of charge, to any person obtaining # a copy of this software and associated documentation files (the