Bridgeport Music

Bridgeport Music is a music publishing company founded in Michigan by Armen Boladian in 1969.[1] It controls the copyrights to recordings by George Clinton and Funkadelic. Bridgeport Music has filed lawsuits for copyright infringement via sampling against hundreds of defendants under the federal copyright statute, 17 U.S.C., leading to them to being often described as a "Sample troll".[2] Among others, Bridgeport has sued for sampling infringements in popular music produced by Public Enemy, N.W.A, Jay-Z and The Notorious B.I.G. - a case in which the jury awarded Bridgeport more than $4 million in damages.[3]

Notable court cases

On May 4, 2001 in Bridgeport Music, Inc. v. 11C Music, 202 F.R.D. 229' (M.D. Tenn 2001), Bridgeport Music filed a lawsuit alleging infringement of its copyrights in several sound recordings and musical compositions through sampling. It was seeking declaratory judgement, injunctive relief, and damages in around 500 different claims against approximately 800 defendants.[4] The court decided that these cases should all be tried separately, which resulted in 477 individual cases.[5] Notable cases include:

  • Bridgeport Music, Inc. v. Dimension Films
  • Bridgeport Music, Inc. v. Smith
  • Bridgeport Music, Inc. v. Universal-Mca Music Publishing, Inc.
  • Bridgeport Music, Inc. v. Still N the Water Publishing
  • Bridgeport Music, Inc. v. Dm Records, Inc.
  • Bridgeport Music, Inc. v. Justin Combs Publishing

Controversy over rights

There has been some controversy over the rights of the George Clinton and Funkadelic catalogs. Clinton himself has claimed that the rights to the musical works were obtained fraudulently, by using a forged document from 1983 dealing with the transfer of the Malbiz catalog of songs.[6]

gollark: Slower, even.
gollark: Oops, it turns out I'm accidentally sorting by it instead of the rank, but it's equally slow after fixing that.
gollark: ```nonlocality=# EXPLAIN ANALYZE SELECT url, ts_rank(fts, query), ts_headline(fts::text, query, 'MaxWords=60') AS rank FROM pages, websearch_to_tsquery('bee') query WHERE fts @@ query ORDER BY rank LIMIT 1; QUERY PLAN ------------------------------------------------------------------------------------------------------------------------------------------------- Limit (cost=860.92..860.92 rows=1 width=96) (actual time=8506.425..8506.427 rows=1 loops=1) -> Sort (cost=860.92..861.05 rows=52 width=96) (actual time=8506.423..8506.425 rows=1 loops=1) Sort Key: (ts_headline((pages.fts)::text, query.query, 'MaxWords=60'::text)) Sort Method: top-N heapsort Memory: 25kB -> Nested Loop (cost=688.65..860.66 rows=52 width=96) (actual time=1.362..8505.403 rows=348 loops=1) -> Function Scan on websearch_to_tsquery query (cost=0.25..0.26 rows=1 width=32) (actual time=0.023..0.025 rows=1 loops=1) -> Bitmap Heap Scan on pages (cost=688.40..846.49 rows=52 width=142) (actual time=0.353..1.502 rows=348 loops=1) Recheck Cond: (fts @@ query.query) Heap Blocks: exact=231 -> Bitmap Index Scan on page_search_index (cost=0.00..688.39 rows=52 width=0) (actual time=0.320..0.320 rows=387 loops=1) Index Cond: (fts @@ query.query) Planning Time: 0.190 ms Execution Time: 8506.463 ms(13 rows)```
gollark: It's not a condition, it's an extra row on the output, and I can see exactly what it does via `EXPLAIN ANALYZE`.
gollark: Maybe I need a better full text search backend?!

See also

References

  1. "Corporate Entity Details". Dleg.state.mi.us. 1969-01-21. Archived from the original on 2014-12-14. Retrieved 2013-08-25.
  2. Wu, Tim. "Jay-Z Versus the Sample Troll". Slate. Retrieved 25 January 2016.
  3. Gallagher, Ryan (2013-08-21). "The shady one-man corporation that's destroying hip-hop. - Slate Magazine". Slate.com. Retrieved 2013-08-25.
  4. "BRIDGEPORT MUSIC INC v. STILL THE WATER PUBLISHING, Nos. 02-5165 through 02-5175, 02-5227 through 02-5234., May 05, 2003 - US 6th Circuit | FindLaw". Caselaw.findlaw.com. Retrieved 2013-08-25.
  5. "Bridgeport Music, Inc. v. 11C Music". Casebriefs. Retrieved 2013-08-25.
  6. "George Clinton Explains How Bridgeport Allegedly Faked Documents To Get His Music Rights". Techdirt. 2011-06-17. Retrieved 2013-08-25.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.