From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=unavailable autolearn_force=no version=3.4.4 Path: eternal-september.org!reader01.eternal-september.org!reader02.eternal-september.org!.POSTED!not-for-mail From: Simon Wright Newsgroups: comp.lang.ada Subject: Re: How to get Ada to ?cross the chasm?? Date: Thu, 03 May 2018 18:00:18 +0100 Organization: A noiseless patient Spider Message-ID: References: <1c73f159-eae4-4ae7-a348-03964b007197@googlegroups.com> <2653d61a-c271-40de-833a-02f5408b3045@googlegroups.com> Mime-Version: 1.0 Content-Type: text/plain Injection-Info: reader02.eternal-september.org; posting-host="78d2d68a408b43f79301a0588058ab88"; logging-data="4640"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX18Jw2R87+Sz/vWJL+GaU4G/DCRMnu86kOY=" User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (darwin) Cancel-Lock: sha1:jqXHBDZWZuuGrJeD4QxS2X9Bino= sha1:nLjJCiAzYl3nnormx7EvRkXqzRE= Xref: reader02.eternal-september.org comp.lang.ada:51940 Date: 2018-05-03T18:00:18+01:00 List-Id: Niklas Holsti writes: > I doubt that. IANAL, but I think most bug fixes are so small that > copyright would not apply. If the correction to "N := N + 1" is to > change it to "N := N - 1", I do not believe that AdaCore could claim > copyright to the correction. Copyright also cannot be claimed on > things that can essentially be done in only one way, that is, when the > "expression" (the code) of the idea is implicit in the idea itself. > > A direct importation of entire modules or larger pieces of code from > the AdaCore run-time to the FSF run-time could be a violation of > copyright. A re-implemenation of the module, even using the same > algorithms as used by AdaCore, would not, AIUI, be a copyright > violation. This is not about patentable ideas, but about expression of > ideas. Not actually copyright, since (judging by the 2017 CE) it's assigned to the FSF anyway. It's a licencing issue.