Owner’s notes

Intellectual Property Cleanup Before a Business Sale

· 8 min read · Bankerly Team

Intellectual property is often among the most valuable assets a private company sells, and it is also among the most likely to carry hidden defects. Buyers and their counsel devote a distinct diligence workstream to confirming that a target actually owns the brands, code, inventions, and content it relies on, and that ownership can be traced cleanly from creation to the selling entity. For lower-middle-market companies, informal record-keeping is common, and small gaps in that chain can surface late in a process, where they are most disruptive. This overview describes the IP issues buyers commonly examine and the records owners often assemble in advance. It is educational information about a general process, not legal advice, and every business faces different facts and obligations that qualified counsel should assess.

Why IP ownership draws scrutiny

A buyer pays for assets it can defend and transfer, so the review centers on whether the company holds clear, enforceable rights. Undocumented ownership raises the prospect of a third-party claim, an injunction, or a dispute over who created a key asset, any of which can reduce what a buyer is willing to pay or how it structures the deal. Findings in this area frequently flow into the representations and warranties, the indemnification package, escrow or holdback amounts, and occasionally the decision to close at all. Diligence teams generally do not rely only on the documents a seller volunteers. They search public registries, review contracts, and in software deals run automated scans of the codebase, so the picture that emerges reflects what the records actually show rather than what a seller believes to be true. Understanding the common questions in advance tends to help owners present an accurate account and address defects before a counterparty finds them.

Chain of title and where gaps appear

Chain of title is the documented sequence of transfers showing how an asset moved from its original creator to the company that now claims it. According to legal commentary published by the American Bar Association, gaps in that chain tend to arise from a small number of recurring sources. Reviewers commonly probe for:

  • Incomplete or defective employee assignments, where the paperwork transferring an inventor or author's rights to the company is missing, unsigned, or worded ineffectively.
  • Contractor work that was never formally assigned, leaving code, designs, or content in the creator's hands rather than the company's.
  • Prior transactions and name changes that added legs to the ownership chain without properly recorded or executed assignments.
  • Open source or licensed components whose terms constrain how freely the company can use or transfer its own products.

A clean file that answers each of these tends to move a review along, while an unexplained gap invites deeper questioning.

Employee and contractor IP assignments

The foundation of most technology and brand ownership is the agreement that moves rights from the people who created something to the company. Under United States copyright law, a work made for hire falls into two categories. The first covers works prepared by employees within the scope of their employment, where the employer is treated as the owner from creation. The second covers certain specially ordered or commissioned works, but only when the parties agree in a signed writing and the work fits one of a limited set of enumerated categories such as contributions to collective works, translations, or supplementary works, as the U.S. Copyright Office explains. Software code generally does not fall within those enumerated categories, so contractor-created code usually needs an express written assignment rather than work-for-hire language alone. Reviewers often look for present-tense assignment wording, under which a creator assigns rights as they arise, because a promise to assign in the future can leave a gap if it is never completed. Founders, early freelancers, and offshore developers are frequent sources of missing paperwork, since a company's earliest and most important work is sometimes created before formal agreements are in place.

Trademarks, domains, and brand assets

Brand rights can exist through use alone, but federal registration with the United States Patent and Trademark Office strengthens and clarifies them, and registrations carry maintenance obligations that owners sometimes let slip. A registrant must file a Section 8 declaration of continued use between the fifth and sixth anniversaries of registration, and again between the ninth and tenth anniversaries and every ten years thereafter, per the USPTO. A Section 9 renewal application is due on the same ten-year cycle. Failure to file a required declaration results in cancellation of the registration. After five consecutive years of continuous use, a registrant may file a Section 15 declaration to make the registration incontestable, which strengthens its enforceability. Buyers commonly confirm that registrations are live, that the goods and services listed match the actual business, and that the registered owner is the selling entity rather than a founder or a dissolved predecessor. Domain names and social media handles draw similar attention. Reviewers often check that primary domains are registered to the company rather than an individual employee's personal account, that registrations are not near expiration, and that the assets can transfer with the business.

Patents and recorded assignments

Patent ownership begins with the named inventors, whose rights are typically assigned to their employer and then, in a later transaction, to an acquirer. Each transfer forms a leg in the chain of title, and the USPTO maintains a searchable record known as the Abstract of Title that reviewers use to trace those transfers. Recording matters for a specific legal reason. Under 35 U.S.C. Section 261, an unrecorded assignment can be void against a later purchaser or mortgagee unless it is recorded at the USPTO within a set window, generally three months from the transfer or before the subsequent purchase, according to the ABA analysis. Buyers therefore look for unrecorded assignments, gaps between inventors and the current owner, and any liens or security interests that a lender may have taken against the patents. For many lower-middle-market companies patents are not central, but where they exist, an incomplete recorded chain is a familiar item on a buyer's issues list.

Open source license compliance in software

Software companies almost always incorporate open source components, and the licenses governing those components can carry obligations that a buyer needs to understand. Copyleft licenses in the GPL family can require a company to make its own source code available when it distributes software that incorporates the licensed code, as guidance from the law firm Nixon Peabody describes, and the AGPL adds a further provision that can extend that reach to software offered over a network. Discovering an unmanaged copyleft obligation late in a process can trigger a price reduction, a scramble to re-engineer code under deadline pressure, or in some cases a collapsed deal. To get ahead of this, sellers increasingly prepare a software bill of materials, an inventory of components and their licenses, sometimes produced with software composition analysis tools rather than relying on memory. Buyers frequently run their own scans as well, so the components a company has actually shipped, not just the ones it intended to use, are what surface. Attribution requirements, mixed licenses, and components of uncertain origin are other recurring themes in this part of the review.

Trade-secret protections

Not all valuable IP is registered. Customer lists, pricing models, formulas, and proprietary methods often derive their value from being kept confidential, and the law generally protects them only where a company takes reasonable measures to preserve secrecy. Reviewers tend to look for the practical evidence of those measures, such as confidentiality and invention-assignment provisions in employee and contractor agreements, non-disclosure agreements with counterparties, access controls that limit who can reach sensitive material, and consistent labeling of confidential information. A company that cannot show it treated its trade secrets as secret may find those assets harder to defend, which can affect how a buyer values them. Departing-employee practices also come up, since trade-secret disputes frequently trace back to information that left with a former worker who had broad access and no clear obligations.

Where cleanup meets the sale process

Much of this material overlaps with the broader diligence file a seller assembles, and organizing it early tends to reduce friction when a live buyer is reviewing under a timeline. A well-ordered IP schedule that lists registrations and their status, links each asset to a signed assignment, records domain and account ownership, and documents open source usage lets a buyer's counsel work efficiently and lowers the odds of a late surprise. Platforms such as Bankerly organize sell-side deliverables and data-room materials so that IP records sit alongside financial and legal exhibits. However a company chooses to prepare, the general pattern holds: clear documentation of what the business owns, honest disclosure of known gaps, and evidence that ownership can transfer cleanly are the elements buyers most consistently look for.

Sources

Frequently asked questions

What is IP due diligence in a business sale?
It is the buyer's review of whether a company truly owns the trademarks, patents, copyrights, software, domains, and trade secrets it relies on, and whether that ownership can transfer cleanly. Reviewers trace the chain of title from each asset's creator to the selling entity, check public registries, review assignment agreements, and in software deals scan the codebase. Gaps can affect price, deal terms, or whether a transaction closes. This is general information, not legal advice.
Does a work-for-hire clause mean the company owns a contractor's code?
Not always. Under U.S. copyright law, work made for hire covers employees acting within their scope of employment, plus certain commissioned works that fit a limited set of enumerated categories and are agreed in writing. Software code generally does not fall within those categories, so a contractor's code usually needs an express written assignment, not work-for-hire language alone. Qualified counsel can assess whether a given agreement is effective.
What trademark maintenance deadlines do buyers check?
For a federal registration, a Section 8 declaration of continued use is due between the fifth and sixth anniversaries and again between the ninth and tenth, with a Section 9 renewal on the same ten-year cycle. Missing a required filing can result in cancellation of the registration. Buyers commonly confirm registrations are live, that the goods and services match the business, and that the owner of record is the selling entity.
Why is open source software a diligence concern?
Copyleft licenses in the GPL family can require a company to disclose its own source code when it distributes software incorporating the licensed code, and the AGPL can extend that to software offered over a network. Discovering an unmanaged obligation late can trigger a price cut, urgent re-engineering, or a failed deal. Sellers often prepare a software bill of materials, and buyers frequently run their own composition scans.
What are common chain-of-title gaps buyers flag?
Legal commentary points to a few recurring sources: incomplete or defective employee invention assignments, contractor work that was never formally assigned, prior transactions or name changes that added unrecorded legs to the ownership chain, and open source components with unmet license obligations. Unrecorded patent assignments are a related issue, since an assignment not recorded at the USPTO in time can be void against a later purchaser.

Considering a sale in the next few years? See what a prepared process looks like.