From 0c56cf0819b1fdd83e81a40e43ed1c5c0f36bb4d Mon Sep 17 00:00:00 2001 From: waker Date: Sat, 9 Apr 2011 09:29:49 +0200 Subject: wavpack plugin copyright fix --- plugins/wavpack/wavpack.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'plugins/wavpack') diff --git a/plugins/wavpack/wavpack.c b/plugins/wavpack/wavpack.c index eafed0d4..15973421 100644 --- a/plugins/wavpack/wavpack.c +++ b/plugins/wavpack/wavpack.c @@ -1,7 +1,7 @@ /* WavPack plugin for DeaDBeeF Player Copyright (C) 2009-2011, Alexey Yakovenko -With contributions from David Bryant +Copyright (C) 2010-2011, David Bryant All rights reserved. Redistribution and use in source and binary forms, with or without @@ -423,7 +423,7 @@ static DB_decoder_t plugin = { .plugin.copyright = "WavPack plugin for DeaDBeeF Player\n" "Copyright (C) 2009-2011, Alexey Yakovenko \n" - "With contributions from David Bryant \n" + "Copyright (C) 2010-2011, David Bryant \n" "All rights reserved.\n" "\n" "Redistribution and use in source and binary forms, with or without\n" -- cgit v1.2.3