Earlier quoted context omitted.
A few things: First, something general - one thing to keep in mind is that open source folks think of these things as license violations/etc, but that's not actually a thing, legally. Breach of contract and copyright infringement are. That is how a claim would be analyzed. Not as a "GPL violation". Why is this relevant? Well, you really have to think of this stuff as contracts to use a given copy of software, and not…
> Why is this relevant? Well, you really have to think of this stuff as contracts to use a given copy of software, and not as some abstract thing licensed or not. If you think about it in that way, copyright infringement is out of the picture completely because of the statutory exception. 17 U.S.C § 117 - Limitations on exclusive rights: Computer programs (a)Making of Additional Copy or Adaptation by Owner of Copy.—…
That statutory exemption was created to resolve one court case and one worry:
1. A holding that you can commit infringement simply by loading a program into memory even for maintenance purposes. This was MAI v. Peak, one of the earliest real court cases on software copyright infringement. It was unfortunately followed by lots of courts.
2. A worry that creating tape backups/etc of computers, and copies of software cd's (since they don't last forever) was copyright infringement independent of anything else.
See the report for more details: https://www.copyright.gov/reports/studies/dmca/sec-104-repor...
Neither would eliminate infringement in this case.