LWN.net Logo

Interview: Linux usage raises big legal concerns (Gulf News)

Interview: Linux usage raises big legal concerns (Gulf News)

Posted Sep 14, 2003 16:27 UTC (Sun) by cpm (guest, #3554)
In reply to: Interview: Linux usage raises big legal concerns (Gulf News) by jdthood
Parent article: Interview: Linux usage raises big legal concerns (Gulf News)

From Windows 2000 Server SP2 (don't know about current)
The ftp client.

$ strings ftp.exe | grep Copy
@(#) Copyright (c) 1983 The Regents of the University of California.

Sent an email to the Regents of the Universite of California
a few years back, they sent back a snail mail saying they
didn't know anything about it. Then they referred me to
the proper office to inquire about a license for UC
technology. Whatever.


(Log in to post comments)

Interview: Linux usage raises big legal concerns (Gulf News)

Posted Sep 15, 2003 1:39 UTC (Mon) by khim (subscriber, #9252) [Link]

From Windows 2003 Server

The ftp client.

$ strings ftp.exe | grep Copy
@(#) Copyright (c) 1983 The Regents of the University of California.

Still there :-)

Interview: Linux usage raises big legal concerns (Gulf News)

Posted Sep 15, 2003 20:20 UTC (Mon) by hazelsct (guest, #3659) [Link]

Right, and it's BSD licensed, so this is legal, as long as the copyright is acknowledged. And since it's in the strings, it's probably acknowledged somewhere.

Now if it were "Copyright Linus Torvalds" or "Copyright Free Software Foundation", then that would be cause for concern, but how is this implying that MS doesn't care about IP law?

Copyright © 2012, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds