dockets.ccb.gov Open in urlscan Pro
104.18.41.251  Public Scan

Submitted URL: https://r20.rs6.net/tn.jsp?f=0011uQsqBeXLiQcWztC6o4StyCx_khlYmuw04fxJGfkKzDt1ACSer438nlhylrf3tmw4jolP7ENVMEH7-a9bV9R...
Effective URL: https://dockets.ccb.gov/search/cases
Submission: On December 05 via manual from CA — Scanned from CA

Form analysis 2 forms found in the DOM

GET /search/cases

<form id="filter" class="form-filter" action="/search/cases" method="GET">
  <div class="row form-row">
    <div class="form-group col-12 col-sm-12 col-md ">
      <label class=" visually-hidden form-label" for="search">Search</label>
      <div class="  input-group" data-field="search">
        <input type="search" name="search" maxlength="2147483647" class="form-control-full form-control search" placeholder="Search…" value="" id="search">
      </div>
    </div>
    <div class="form-group col-12 col-sm col-md-auto col-xl-auto ">
      <label class=" visually-hidden form-label" for="partyName">Party Name</label>
      <div class="  input-group" data-field="partyName">
        <input type="text" name="partyName" maxlength="255" class="form-control" placeholder="Party…" value="" id="partyName">
      </div>
    </div>
    <div class="col-auto col-lg-auto actions">
      <button type="submit" class="btn btn-primary btn-lg" data-action="search"><svg class="fas fa-search" aria-hidden="true">
          <use xlink:href="/assets/fontawesome-solid-sprite.svg#search"></use>
        </svg>Search</button>
    </div>
    <div class="col-auto col-sm-12 actions">
      <div class="d-inline-block me-2" data-src="/search/jaxCaseColumns"><input type="hidden" name="columns" value="longCaption"><input type="hidden" name="columns" value="code"><input type="hidden" name="columns" value="parties"><input type="hidden"
          name="columns" value="actions">
        <button type="button" class="btn btn-secondary btn-lg" data-bs-toggle="modal" data-ajax-target="/search/jaxCaseColumnPopup" data-before-load="getFilterColumns">
          <svg class="fas fa-table" aria-hidden="true">
            <use xlink:href="/assets/fontawesome-solid-sprite.svg#table"></use>
          </svg>Columns </button>
      </div>
      <button type="button" class="btn btn-default btn-lg" onclick="openFilterInNewTab(this,event)" data-action="/search/downloadCases">
        <svg class="fas fa-file-export" aria-hidden="true">
          <use xlink:href="/assets/fontawesome-solid-sprite.svg#file-export"></use>
        </svg>Export </button>
      <div class="dropdown d-inline-block">
        <button class="btn btn-secondary btn-lg dropdown-toggle" type="button" id="dropdownShareButton" data-bs-toggle="dropdown" aria-expanded="false">
          <svg class="fas fa-share-alt" aria-hidden="true">
            <use xlink:href="/assets/fontawesome-solid-sprite.svg#share-alt"></use>
          </svg>Share </button>
        <div class="dropdown-menu" role="region" aria-labelledby="dropdownShareButton">
          <div class="text-muted py-2 px-3 m-0">Link to search</div>
          <div class="px-3 pt-0 pb-2 m-0">
            <div class="input-group">
              <label for="currentPageURL" class="visually-hidden">URL link to search for copying</label>
              <input id="currentPageURL" type="text" class="form-control bg-light" value="" style="cursor: text;" readonly="">
              <button onclick="myFunction(); return false;" id="copyUrlTooltip" class="btn btn-secondary btn-lg-height max-h-40 tooltip-sm m-0" data-bs-toggle="tooltip" data-placement="top" data-bs-container="#copyUrlTooltip"
                data-bs-title="Click to copy current URL.">
                <svg class="fas fa-copy m-0" aria-hidden="true">
                  <use xlink:href="/assets/fontawesome-solid-sprite.svg#copy"></use>
                </svg><span class="visually-hidden"> Copy URL (Keyboard shortcut: "Crtl+Enter" opens and "Escape" or "Delete" dismiss)</span>
              </button>
            </div>
          </div>
        </div>
      </div>
      <script>
        document.getElementById("currentPageURL").value = window.location.href;

        function myFunction() {
          /* Get the text field */
          var copyText = document.getElementById("currentPageURL");
          /* Select the text field */
          copyText.select();
          copyText.setSelectionRange(0, 99999); /* For mobile devices */
          /* Copy the text inside the text field */
          navigator.clipboard.writeText(copyText.value);
        }
      </script>
      <a href="/search/closed" class="btn btn-secondary btn-lg"><svg class="fas fa-th-list" aria-hidden="true"><use xlink:href="/assets/fontawesome-solid-sprite.svg#th-list"></use></svg>View closed dockets</a>
    </div>
  </div>
</form>

GET ?

<form action="?" method="get" class="mb-2 mb-sm-0 flex-sm-grow-0 max-paging"><input type="hidden" name="closed" value="false"><input type="hidden" name="columns" value="longCaption"><input type="hidden" name="columns" value="code"><input
    type="hidden" name="columns" value="parties"><input type="hidden" name="columns" value="actions"><input type="hidden" name="sort" value="code"><input type="hidden" name="order" value="desc">
  <div class="flex-nowrap form-group form-row mb-0 ">
    <label class=" nowrap me-2 mb-0 form-label" for="paginate-max">Show results</label>
    <div class="  input-group" data-field="max">
      <div class="dropdown bootstrap-select form-control"><select name="max" id="paginate-max" title="Rows per page" required="true" onchange="$(this).closest(&quot;form&quot;).trigger(&quot;submit&quot;)" class="form-control selectpicker">
          <option class="bs-title-option" value=""></option>
          <option value="20" selected="selected">20</option>
          <option value="50">50</option>
          <option value="100">100</option>
        </select><button type="button" tabindex="-1" class="btn dropdown-toggle btn-light" data-bs-toggle="dropdown" role="combobox" aria-owns="bs-select-1" aria-haspopup="listbox" aria-expanded="false" title="20" data-id="paginate-max">
          <div class="filter-option">
            <div class="filter-option-inner">
              <div class="filter-option-inner-inner">20</div>
            </div>
          </div>
        </button>
        <div class="dropdown-menu ">
          <div class="inner show" role="listbox" id="bs-select-1" tabindex="-1" aria-label="Select list options">
            <ul class="dropdown-menu inner show" role="presentation"></ul>
          </div>
        </div>
      </div>
    </div>
  </div>
</form>

Text Content

Skip to main menu Skip to main content
Electronic Filing and Case Management System
 * Toggle navigation/span>

 * Sign in
 * Support

 * Case search
 * Document search
 * Opt out of proceeding


CASE SEARCH

Search

Party Name

Search
Columns
Export
Share
Link to search
URL link to search for copying Copy URL (Keyboard shortcut: "Crtl+Enter" opens
and "Escape" or "Delete" dismiss)
View closed dockets
Sort results
Name  - Sort results ascending (A to Z)Docket #  - Sort results ascending (A to
Z)

Table of search results Name  - Sort results ascending (A to Z)Docket #  - Sort
results ascending (A to Z)PartiesActions Shocked, et al v. LANDR Audio, et al
23-CCB-0399The Harry Fox Agency, YouTube, Michelle Shocked, Campfire Girl
Publishing LLC, LANDR Audio, SESAC View Shocked, et al v. LANDR Audio, et al
Brown v. Ithikatt, et al 23-CCB-0398Suraj Ithikatt, Deuandra Brown, Red Letter
Media View Brown v. Ithikatt, et al Luke v. Smith 23-CCB-0396Keegan Smith,
Tiffany Luke View Luke v. Smith Lipscomb v. Ellison, et al 23-CCB-0395Terrell
Lipscomb, Amazon Prime, David Ellison, Dana Goldberg View Lipscomb v. Ellison,
et al Lipscomb v. Parker, et al 23-CCB-0394Trey Parker, Matt Stone, Paramount
Plus, Terrell Lipscomb View Lipscomb v. Parker, et al Gallant v. JOHNSON
23-CCB-0393Rebecca S Gallant, LADI JOHNSON View Gallant v. JOHNSON MONTES
DOLORES v. DENGA DIGITAL LIMITED, et al 23-CCB-0392MONTES DOLORES, DENGA DIGITAL
LIMITED, TUBE2COM View MONTES DOLORES v. DENGA DIGITAL LIMITED, et al Hill v.
ASCAP 23-CCB-0391Robert L Hill, Jr, ASCAP View Hill v. ASCAP CDM Innovations v.
QUALITY HOME DECOR 23-CCB-0390CDM Innovations, QUALITY HOME DECOR View CDM
Innovations v. QUALITY HOME DECOR Bey v. Bey 23-CCB-0389Silvere Bey, Ahnia Bey
View Bey v. Bey Marasco v. Taylor Swift Productions, Inc 23-CCB-0388Kimberly
Marasco, Taylor Swift Productions, Inc View Marasco v. Taylor Swift Productions,
Inc cooper v. Elmera 23-CCB-0387jaquan cooper, Leonard Elmera View cooper v.
Elmera Cousins v. Auxo Clothing 23-CCB-0386Auxo Clothing, Anna-Maria Cousins
View Cousins v. Auxo Clothing Naqvi v. Monk Cables 23-CCB-0385Syed Naqvi, Monk
Cables View Naqvi v. Monk Cables Nucleus Medical Media, Inc. v. Academy Foot and
Ankle Specialists 23-CCB-0384Nucleus Medical Media, Inc., Academy Foot and Ankle
Specialists View Nucleus Medical Media, Inc. v. Academy Foot and Ankle
Specialists Jaramillo v. Xibille Lugo 23-CCB-0383Catallina Jaramillo, Sebastian
Xibille Lugo View Jaramillo v. Xibille Lugo Wareka v. Carroll 23-CCB-0382Tamara
Wareka, Sabrina Carroll View Wareka v. Carroll O'Neill v. Carroll
23-CCB-0381Sabrina Carroll, Gavin O'Neill View O'Neill v. Carroll MSE Publishing
LLC v. Tokybook.com 23-CCB-0380MSE Publishing LLC, Tokybook.com View MSE
Publishing LLC v. Tokybook.com MSE Publishing LLC v. Tokybook.com
23-CCB-0379Tokybook.com, MSE Publishing LLC View MSE Publishing LLC v.
Tokybook.com
Show results
20 50 100
20


12345..9Next


101 Independence Ave. S.E.
Washington, D.C. 20559-6000
(202) 707-3000 or
1 (877) 476-0778 (toll-free)
 * Contact us
 * Plugins
 * U.S. Copyright Office
 * Library of Congress
 * Congress.gov
 * USA.gov
 * FOIA
 * Legal
 * Privacy Policy


SYSTEM NOTICE

This computer system is the property and/or operated on behalf of the Library of
Congress and may be accessed only by authorized users. Users may access and use
the Library's computer system only for official business and in accordance with
Library regulations.

Any usage of the Library's computer system is subject to monitoring by the
Library and inappropriate usage may subject the user to loss or limitation of
the user's system access rights, adverse administrative action, and criminal
prosecution. By accessing and using the Library's computer system, users are
consenting to monitoring of their activities and communications on the system.

For site security and to ensure that this service remains available to all
users, this Government computer system employs software programs to monitor
network traffic to identify unauthorized attempts to upload or change
information, deny service, otherwise cause damage, or access non-public
information. Unauthorized attempts to upload information or change information
are strictly prohibited and may be punishable under the United States Criminal
Code (18 U.S.C. 1030). Information regarding possible violations of law may be
provided to law enforcement officials.

Section 1510 of title 17 of the United States Code authorizes the Copyright
Office to collect the personally identifying information (PII) requested by this
system in order to conduct Copyright Claims Board proceedings. PII is any
personal information that can be used to identify, contact, or trace an
individual, such as names, addresses, and telephone numbers. By providing PII,
you are agreeing to the routine use of such PII to establish and maintain a
public record, including the Office’s public indexes, the Office’s public
website, and Office search reports prepared for the public. The effect of not
providing the PII requested is that it may delay processing of your claim,
response, or other document in a CCB proceeding, which may affect your legal
rights related to a specific CCB claim.

Agree & continue Decline


SIGN IN

If you are a member of the public who is:

 1. A claimant who is filing a claim or participating in a proceeding before the
    Board.
 2. A respondent in an active proceeding before the Board.
 3. An attorney or law school clinic that is representing, or might represent, a
    claimant or respondent in a proceeding before the Board.
 4. An individual designated by an attorney or law school clinic to file
    documents in a CCB proceeding.

You are not required to log in to search records in CCB. However, to save your
searches, use login.gov.

Sign in with Staff login Cancel