Sponsored Content
Special Forums News, Links, Events and Announcements UNIX.COM -- X/Open WIPO UDRP Complaint Post 25424 by warrend on Tuesday 30th of July 2002 08:57:02 AM
Old 07-30-2002
I just want to ask a stupid question. In reading

"ADMINISTRATIVE PANEL DECISION X/Open Company Limited v. unix.net Case No. D2002-0296" it says;

Quote:
Complainant is the owner of the trademark UNIX world-wide ("UNIX Marks"). X-Open used to be the exclusive licensee of the UNIX marks. Under the terms of the license agreement X/Open had the option to have the UNIX marks assigned to it. X/Open exercised its right and is now the registered owner of the UNIX Marks.
Does this mean that the x-open group own "UNIX Marks" as a trade mark?

I am a bit counfused, it almost reads like they own the word "UNIX";

Quote:
The Complainant is the owner of registrations or pending applications for UNIX in relation to computer programs, computer related goods and computer related services in over seventy-five countries throughout the world (Annex 3, pages 22 to 34). Copies of signed License Agreements between X/Open and a number of licensees are attached marked as Annex 4. Among the licensees of X/Open are most of the leading computer companies of the world including Unisys Corporation, Siemens Nixdorf Informationssysteme AG, Sun Microsystems, Inc., Novell Inc., Hewlett-Packard Company, AT & T Global Information Solutions, Bull S.A., International Business Machines Corporation (IBM), Digital Equipment Corporation, The Santa Cruz Operation, Inc., Hitachi Limited, Silicon Graphics, Inc., Stratus Computer, Inc., Dansk Data Elektronik A/S, Fujitsu Limited, NEC Corporation and NCR Corporation. X/Open, its predecessors in business, and licensees have made extensive use of the trademark UNIX throughout the world in respect of computer operating systems, computer related goods and computer related services. The extent of use of the mark UNIX is so extensive that most major companies in the computer field are an approved user of the trademark UNIX.
surly this would be like me trademarking the word "Cola" (not a bad Idea!)
 

4 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Difference between UNIX operating system and Unix Open Server

Hi, I recently joined this forum and new to UNIX. Is there any difference between UNIX operating system and UNIX open server? Please explain. (1 Reply)
Discussion started by: Manjit
1 Replies

2. News, Links, Events and Announcements

WIPO Official Decision

At Last Official Decision of UNIX.com Domain dispute by WIPO is available to review. http://arbiter.wipo.int/domains/decisions/html/2002/d2002-0294.html (Status: unix.com > Complaint denied) (1 Reply)
Discussion started by: killerserv
1 Replies

3. News, Links, Events and Announcements

UNIX.COM -- X/Open WIPO UDRP RESULTS !!!!

Just received word from our attorney..... UNIX.COM PREVAILS IN X/OPEN WIPO ACTION: (THE TRUE UNIX USERS OF THE WORLD WIN!!!!) Click to Download: WIPO Notice of Decision Click to Download: WIPO Administrative Decision (9 Replies)
Discussion started by: Neo
9 Replies

4. Filesystems, Disks and Memory

Unix Sco Open Server, Windows Computers Problem Access Unix Shared Files Help!!!!!

Hello Moto I hope someone can help We's here at work, have a unix box with sco openserver 5 on it, so it has a nice gui interface.. and also a fair few windows computers.. a system admin guy b4 me, has set up a user called neil, which can, when u try to access the unix box using windows... (2 Replies)
Discussion started by: haggo
2 Replies
WRITE(1)                                                    BSD General Commands Manual                                                   WRITE(1)

NAME
write -- send a message to another user SYNOPSIS
write user [tty] DESCRIPTION
The write utility allows you to communicate with other users, by copying lines from your terminal to theirs. When you run the write command, the user you are writing to gets a message of the form: Message from yourname@yourhost on yourtty at hh:mm ... Any further lines you enter will be copied to the specified user's terminal. If the other user wants to reply, they must run write as well. When you are done, type an end-of-file or interrupt character. The other user will see the message 'EOF' indicating that the conversation is over. You can prevent people (other than the super-user) from writing to you with the mesg(1) command. If the user you want to write to is logged in on more than one terminal, you can specify which terminal to write to by specifying the termi- nal name as the second operand to the write command. Alternatively, you can let write select one of the terminals - it will pick the one with the shortest idle time. This is so that if the user is logged in at work and also dialed up from home, the message will go to the right place. The traditional protocol for writing to someone is that the string '-o', either at the end of a line or on a line by itself, means that it is the other person's turn to talk. The string 'oo' means that the person believes the conversation to be over. SEE ALSO
mesg(1), talk(1), wall(1), who(1) HISTORY
A write command appeared in Version 1 AT&T UNIX. BUGS
The sender's LC_CTYPE setting is used to determine which characters are safe to write to a terminal, not the receiver's (which write has no way of knowing). BSD February 13, 2012 BSD
All times are GMT -4. The time now is 09:29 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy