Linux Mark Institute

Last updated
LMI Oregon, LLC
Company type Private
Headquarters Beaverton, Oregon, US
Website www.linuxmark.org

The Linux Mark Institute (LMI, fully "LMI Oregon, LLC" [1] ) is an organization which administers the " Linux " trademark on behalf of Linus Torvalds for computer software which includes the Linux kernel, computer hardware utilizing Linux-based software, and for services associated with the implementation and documentation of Linux-based products.

Contents

Trademark

The Linux trademark is owned by Linus Torvalds in the U.S., [2] Germany, the E.U., and Japan for "Computer operating system software to facilitate computer use and operation". The assignment of the trademark to Torvalds occurred after a lawsuit against attorney William R. Della Croce Jr., of Boston, who had registered the trademark in the US in September 1995 [3] and began in 1996 to send letters to various Linux distributors, demanding ten percent of royalties from sales of Linux products. [4] A petition against Della Croce's practices was started, [5] and in early 1997, WorkGroup Solutions, Yggdrasil, Linux Journal, Linux International, and Torvalds appealed the original trademark assignment as "fraudulent and obtained under false pretenses". [5] By November, the case was settled and Torvalds owned the trademark. [3]

History

LMI originally charged a nominal sublicensing fee for use of the Linux name as part of trademarks, [4] but later changed this in favor of offering a free, perpetual worldwide sublicense. [6]

LMI was headquartered in Monterey, California until at least 2005. [7] [8] Since at least 2009 it was headquartered in Beaverton, Oregon. [9]

Related Research Articles

<span class="mw-page-title-main">Linus Torvalds</span> Creator and lead developer of the Linux kernel (born 1969)

Linus Benedict Torvalds is a Finnish-American software engineer who is the creator and lead developer of the Linux kernel. He also created the distributed version control system Git.

<span class="mw-page-title-main">Nils Torvalds</span> Finnish politician (born 1945)

Nils Ole Hilmer Torvalds is a Finnish politician who has been a Member of the European Parliament (MEP) since 2012. He is a member of the Swedish People's Party of Finland, part of the Alliance of Liberals and Democrats for Europe.

BitKeeper is a discontinued software tool for distributed revision control of computer source code. Originally developed as proprietary software by BitMover Inc., a privately held company based in Los Gatos, California, it was released as open-source software under the Apache-2.0 license on 9 May 2016. BitKeeper is no longer being developed.

Open Source Development Labs (OSDL) was a non-profit organization supported by a consortium to promote Linux for enterprise computing. Founded in 2000, OSDL positioned itself as an independent, non-profit lab for developers who are adding enterprise capabilities to Linux. The headquarters was first incorporated in San Francisco but later relocated to Beaverton in Oregon with second facility in Yokohama, Japan.

<span class="mw-page-title-main">GNU Project</span> Free software project

The GNU Project is a free software, mass collaboration project announced by Richard Stallman on September 27, 1983. Its goal is to give computer users freedom and control in their use of their computers and computing devices by collaboratively developing and publishing software that gives everyone the rights to freely run the software, copy and distribute it, study it, and modify it. GNU software grants these rights in its license.

<span class="mw-page-title-main">Jon Hall (programmer)</span> Programmer and major contributor to the Linux project

Jon "maddog" Hall is the board chair for the Linux Professional Institute.

<span class="mw-page-title-main">Free and open-source software</span> Software whose source code is available and which is permissively licensed

Free and open-source software (FOSS) is a term used to refer to groups of software consisting of both free software and open-source software, where anyone is freely licensed to use, copy, study, and change the software in any way, and the source code is publicly available so that people are encouraged to improve the design of the software. This is in contrast to proprietary software, where the software is under restrictive copyright or licensing and the source code is hidden from the users.

AppImage is an open-source format for distributing portable software on Linux. It aims to allow the installation of binary software independently of specific Linux distributions, a concept often referred to as upstream packaging. As a result, one AppImage can be installed and run across Ubuntu, Arch Linux, and Red Hat Enterprise Linux without needing to use different files. It aims to be a format that's self-contained, rootless, and independent of the underlying Linux distribution.

<span class="mw-page-title-main">Richard Stallman</span> American free software activist and GNU Project founder (born 1953)

Richard Matthew Stallman, also known by his initials, rms, is an American free software movement activist and programmer. He campaigns for software to be distributed in such a manner that its users have the freedom to use, study, distribute, and modify that software. Software that ensures these freedoms is termed free software. Stallman launched the GNU Project, founded the Free Software Foundation (FSF) in October 1985, developed the GNU Compiler Collection and GNU Emacs, and wrote all versions of the GNU General Public License.

<span class="mw-page-title-main">Portable application</span> Type of computer program

A portable application, sometimes also called standalone, is a program designed to operate without changing other files or requiring other software to be installed. In this way, it can be easily added to, run, and removed from any compatible computer without setup or side-effects.

<span class="mw-page-title-main">Linux</span> Family of Unix-like operating systems

Linux is a family of open-source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991, by Linus Torvalds. Linux is typically packaged as a Linux distribution (distro), which includes the kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses and recommends the name "GNU/Linux" to emphasize the use and importance of GNU software in many distributions, causing some controversy.

<span class="mw-page-title-main">History of free and open-source software</span>

In the 1950s and 1960s, computer operating software and compilers were delivered as a part of hardware purchases without separate fees. At the time, source code, the human-readable form of software, was generally distributed with the software providing the ability to fix bugs or add new functions. Universities were early adopters of computing technology. Many of the modifications developed by universities were openly shared, in keeping with the academic principles of sharing knowledge, and organizations sprung up to facilitate sharing. As large-scale operating systems matured, fewer organizations allowed modifications to the operating software, and eventually such operating systems were closed to modification. However, utilities and other added-function applications are still shared and new organizations have been formed to promote the sharing of software.

Opposition to software patents is widespread in the free software community. In response, various mechanisms have been tried to defuse the perceived problem.

Linux began in 1991 as a personal project by Finnish student Linus Torvalds to create a new free operating system kernel. The resulting Linux kernel has been marked by constant growth throughout its history. Since the initial release of its source code in 1991, it has grown from a small number of C files under a license prohibiting commercial distribution to the 4.15 version in 2018 with more than 23.3 million lines of source code, not counting comments, under the GNU General Public License v2 with a syscall exception meaning anything that uses the kernel via system calls are not subject to the GNU GPL.

<span class="mw-page-title-main">Jonathan Oxer</span>

Jonathan Oxer is a computer programmer, Debian developer, author, entrepreneur, and Free Software activist. He lives in Melbourne, Australia with his wife and their two children.

<span class="mw-page-title-main">Linux kernel</span> Operating system kernel

The Linux kernel is a free and open-source, monolithic, modular, multitasking, Unix-like operating system kernel. It was originally written in 1991 by Linus Torvalds for his i386-based PC, and it was soon adopted as the kernel for the GNU operating system, which was written to be a free (libre) replacement for Unix.

<span class="mw-page-title-main">Criticism of desktop Linux</span> Criticism of certain Linux distributions

Criticism of desktop Linux is a history of comment on the perceived shortcomings of the Linux operating system when installed on desktop computers. These criticisms have been aimed at the plethora of issues and lack of consistency between Linux distributions, their usefulness and ease of use as desktop systems for general end users, driver support and issues with multi-media playback and audio development.

<span class="mw-page-title-main">LIO (SCSI target)</span> Open-source version of SCSI target

In computing, Linux-IO (LIO) Target is an open-source implementation of the SCSI target that has become the standard one included in the Linux kernel. Internally, LIO does not initiate sessions, but instead provides one or more Logical Unit Numbers (LUNs), waits for SCSI commands from a SCSI initiator, and performs required input/output data transfers. LIO supports common storage fabrics, including FCoE, Fibre Channel, IEEE 1394, iSCSI, iSCSI Extensions for RDMA (iSER), SCSI RDMA Protocol (SRP) and USB. It is included in most Linux distributions; native support for LIO in QEMU/KVM, libvirt, and OpenStack makes LIO also a storage option for cloud deployments.

Mark Bolzern is one of the original pioneers of both the Internet, and of the Linux computer operating system. Bolzern was the founder of early Linux-specific community portals such as LinuxNews, LinuxMall, LinuxPro, LinuxGuru and PenguinPower. Bolzern was also the creator of the original plush Tux mascot, based on the original drawing by Larry Ewing. His work at LinuxMall allowed Bolzern to directly affect the Linux community with LinuxMall's support of various Linux events. His achievements play a significant role in the story of the book Rebel Code by author Glyn Moody

Sage Sharp is a software engineer who has worked on the Linux kernel, including serving on the Linux Foundation's Technical Advisory Board for two years.

References

  1. "LMI OREGON, LLC in Oregon". Oregon Companies. Retrieved 2017-03-31.
  2. Linux US trademark registration
  3. 1 2 Richardson, Marjorie (1 November 1997). "Ownership of Linux Trademark Resolved". Linux Journal. No. 43.
  4. 1 2 Neil McAllister (2005-09-05). "Linus gets tough on Linux trademark". InfoWorld . Retrieved 2016-09-02.
  5. 1 2 Hughes, Phil (1 March 1997). "Action Taken on Linux Trademark". Linux Journal. No. 35.
  6. "Linux Mark Institute" . Retrieved 2008-02-24. LMI has restructured its sublicensing program. Our new sublicense agreement is: Free — approved sublicense holders pay no fees; Perpetual — sublicense terminates only in breach of the agreement or when your organization ceases to use its mark; Worldwide — one sublicense covers your use of the mark anywhere in the world
  7. "Linux Sublicense Agreement". www.linuxmark.org. Archived from the original on 2004-10-09. Retrieved 2005-10-09.
  8. "Changes at the Linux Mark Institute". LWN.net . June 22, 2005. Retrieved 2017-03-31.
  9. "Sublicense Agreement | The Linux Mark Institute". www.linuxfoundation.org. Archived from the original on 2009-09-05. Retrieved 2017-03-31.