The Unix Heritage Society mailing list
 help / color / mirror / Atom feed
From: clemc@ccc.com (Clem Cole)
Subject: [TUHS] Why Linux not another PC/UNIX [was Mach for i386 ...]
Date: Thu, 23 Feb 2017 14:15:15 -0500	[thread overview]
Message-ID: <CAC20D2MnDo8U8AYR2mgH+m_kRRMDQ8H8k6nSDyDbz8AhBymw1Q@mail.gmail.com> (raw)
In-Reply-To: <0793B069-8A80-450E-9E49-68C19448C2E9@planet.nl>

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 3884 bytes --]

On Wed, Feb 22, 2017 at 6:51 PM, Paul Ruizendaal <pnr at planet.nl> wrote:

> I'm not a lawyer, but wasn't part of the background that prior to 1988
> in US law one could not claim both copyright and trade secret protection,
> and that for something to be copyrighted it had to expressly claim to
> be copyrighted material, and be registered as such?
>
​Take this with what its worth (it came for free and I'm not a lawyer ....)
Your comment got me thinking, why would try to change and can you.  So I
asked on our patent counsel this am to explain the difference.  For context
in the USA we have Patent, Trade Secret, Copyright Registration and
Copyright Protection.   Her reply to me was:

Copyright *protection* is automatic – as soon as the code is written it is
considered protected.  Copyright *registration* is just a formality
necessary to instigate litigation.  There is no time limit for registration.



Trade Secret is not compatible with copyright and patents (in a patent you
have to disclose how to make and use the invention while a trade secret
must be kept secret).



You can get a patent while having the automatic copyright protection –
remember that they protect two different things.  A patent protects the
“functionality” while a copyright protects what is written, word for word.
So, you can get patent protection for what a software program does while
having copyright protection for what is written.  A patent is a stronger
form of protection.



​




> because the legal folks thought that trade secret was a stronger
> protection for software?
>
​At the time, you could not get SW patents, and it is not clear you could
have patented UNIX as a whole anyway.​ But that begs the secrecy issue.
We know it had been disclosed as early as SOSP4.   My engineering training
and what we teach folks I work with is, secret is secret.   Do not publish
and no release, even under confidential NDA.    My company, like government
folks who I have worked with, have different classification for different
documents.   But "secret" means that.   Which means we would not be allowed
to give a talk about the technology, nor would be we able to call it
"secret" if we had given a talk about it.



> I also seem to recall that the AT&T code base included original material
> from CSRG where the copyright notice had been removed by USL.
>
​Yep - it's hard to live in a glass house.​




>
> All in all, the USL lawyers probably felt that they would lose the case if
> fought on the grounds of copyright violations alone.
>
​Which I fear, we will never know.​  But to me, if they thought copyright
was not strong enough, how could anyone think it was a "secret" when by the
definition of the 1956 consent decree they had to tell people?




>
> I wish something like Groklaw had existed during the USL-UCB case: the
> legal twists and turns would have been documented a lot better.
>
​Indeed....  ​





> There is
> ​ ​
> some material though, see:
> http://www.groklaw.net/staticpages/index.php?page=legal-docs#bsdi
> The amicus brief by the Regents, and the settlement make for interesting
> ​ ​
> reading.
>
​Right, I recommend all read it.​




> If the position taken by the Regents is correct, all of Unix
> ​ ​
> up to and including 32V is in the public domain now.
>
​That's been said before and I think between this precedent of this case,
the code for the old UNIX versions, given the ancient system licenses, the
formal publication of Lions book et al, I personally feel good about the
legality of the code being available today.   But everyone should ask their
own lawyer and make their own decision definitively if they believe it or
not.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://minnie.tuhs.org/pipermail/tuhs/attachments/20170223/d0b435d6/attachment-0001.html>


  reply	other threads:[~2017-02-23 19:15 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-22  3:38 Clem Cole
2017-02-22  4:28 ` Dan Cross
2017-02-22 15:36   ` Clem Cole
2017-02-22 16:11     ` Larry McVoy
2017-02-22 17:00       ` Clem Cole
2017-02-22 17:06         ` Chet Ramey
2017-02-22 18:24         ` Larry McVoy
2017-02-22 19:35           ` Clem Cole
2017-02-22 20:18             ` arnold
2017-02-22 22:11               ` Clem Cole
2017-02-22 21:34             ` Larry McVoy
2017-02-22 22:56               ` Clem Cole
2017-02-22 23:13                 ` Larry McVoy
2017-02-22 23:51                   ` Clem Cole
2017-02-22 23:51           ` Paul Ruizendaal
2017-02-23 19:15             ` Clem Cole [this message]
2017-02-23 20:31               ` Random832
2017-02-23 22:48                 ` Joerg Schilling
2017-02-24  2:07                   ` Jason Stevens
2017-02-23 23:06                 ` Wesley Parish
2017-02-22 17:41       ` Arthur Krewat
2017-02-22 21:00     ` Michael Kerpan
2017-02-22 22:03       ` Arno Griffioen
2017-02-22 22:51         ` Larry McVoy
2017-02-22 23:29         ` Clem Cole
2017-02-23  4:53           ` Gregg Levine
2017-02-22 22:18       ` Clem Cole
2017-02-24  3:53     ` Dan Cross
2017-02-22  5:56 ` Steve Nickolas
2017-02-24  5:31   ` John Labovitz

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAC20D2MnDo8U8AYR2mgH+m_kRRMDQ8H8k6nSDyDbz8AhBymw1Q@mail.gmail.com \
    --to=clemc@ccc.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).