This is the mail archive of the newlib@sourceware.org mailing list for the newlib project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: CodeSourcery's licensing of newlib files


On 10/23/2013 3:09 PM, Gregory Fong wrote:
> On Wed, Oct 23, 2013 at 6:03 AM, freddie_chopin <freddie_chopin@op.pl> wrote:
>> Hello!
>>
>> Currently I have an opportunity to work with CodeSourcery's ARM toolchains in the "full" (paid) version. The thing that caught my eye is the strange license of the header files, that are - of course - newlib files...
>>
>>
>> stdint.h
>> ---
>>
>> /* This file is part of the CodeSourcery C Library (CSLIBC).
>>
>>    Copyright (c) 2009 CodeSourcery, Inc.
>>
>>    THIS FILE CONTAINS PROPRIETARY, CONFIDENTIAL, AND TRADE SECRET
>>    INFORMATION OF CODESOURCERY AND/OR ITS LICENSORS.
>> [snip]
>>
>> and so on... Can they attach sth like that to newlib's files?
> 
> Yes, that's permitted under the BSD license.
> 

Not all code in newlib is BSD licensed but the others likely allow it
also.

Permitted doesn't make it cool or nice.


-- 
Joel Sherrill, Ph.D.             Director of Research & Development
joel.sherrill@OARcorp.com        On-Line Applications Research
Ask me about RTEMS: a free RTOS  Huntsville AL 35805
Support Available                (256) 722-9985


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]