From 4cc68eaa0e3ebd7dab26473a31494211e5b7fb62 Mon Sep 17 00:00:00 2001 From: Hayri Bakici Date: Sat, 6 Jul 2024 16:39:56 +0200 Subject: [PATCH] adds name --- lib/src/spotify_client.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/src/spotify_client.dart b/lib/src/spotify_client.dart index bd16c72..a76045b 100644 --- a/lib/src/spotify_client.dart +++ b/lib/src/spotify_client.dart @@ -1,4 +1,4 @@ -// Copyright (c) 2024 IT Path Solutions +// Copyright (c) 2024 IT Path Solutions, hayribakici // // MIT-Licence // Permission is hereby granted, free of charge, to any person obtaining a copy of this software and