|
|
Subscribe / Log in / New account

Oracle Broadens Support for Open-source R Analytics (PCWorld)

Oracle Broadens Support for Open-source R Analytics (PCWorld)

Posted Aug 27, 2012 22:34 UTC (Mon) by nix (subscriber, #2304)
In reply to: Oracle Broadens Support for Open-source R Analytics (PCWorld) by drag
Parent article: Oracle Broadens Support for Open-source R Analytics (PCWorld)

Header files should not be copyrightable? Really? Function prototypes, perhaps, but you do realise that some headers can contain really quite a lot of actual code? (Look at the libstdc++ headers sometime, or the obstack headers, or, hell, bits/*inline*.h from your installed glibc. If *that* isn't copyrightable, *no* code is copyrightable.)


to post comments

Oracle Broadens Support for Open-source R Analytics (PCWorld)

Posted Aug 27, 2012 22:40 UTC (Mon) by Cyberax (✭ supporter ✭, #52523) [Link]

Header files shouldn't be copyrightable when they contain no functionality or only trivial functionality.

Complex header files (a-la Boost header-only libraries), of course, are copyrightable.


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