mailing list of musl libc
 help / color / mirror / code / Atom feed
* How to properly give attribution to musl-libc?
@ 2014-02-06 19:06 Oliver Schneider
  2014-02-07  1:03 ` Rich Felker
  0 siblings, 1 reply; 3+ messages in thread
From: Oliver Schneider @ 2014-02-06 19:06 UTC (permalink / raw)
  To: musl

Hi again,

how can I give attribution as appropriate to everybody included in the
efforts behind musl-libc?

Also, is there a #define that lets me identify that this is a musl-libc
build and include the respective attribution(s) accordingly.

Thanks,

// Oliver

PS: yes, I saw the COPYRIGHT file.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: How to properly give attribution to musl-libc?
  2014-02-06 19:06 How to properly give attribution to musl-libc? Oliver Schneider
@ 2014-02-07  1:03 ` Rich Felker
  2014-02-07 13:33   ` Oliver Schneider
  0 siblings, 1 reply; 3+ messages in thread
From: Rich Felker @ 2014-02-07  1:03 UTC (permalink / raw)
  To: musl

On Thu, Feb 06, 2014 at 07:06:58PM +0000, Oliver Schneider wrote:
> Hi again,
> 
> how can I give attribution as appropriate to everybody included in the
> efforts behind musl-libc?

For the technical sake of conformance to the conditions in the
relevant licenses, I believe it's sufficient to include somewhere with
the distributed binary (not necessarily in the binary itself; an
accompanying text file is perfectly reasonable) a statement with the
copyright and permission notice.

Of course if you find musl useful and would like to help promote it,
other things like putting a notice and link on the website, etc. would
be great. (As an aside, perhaps we should prepare some "powered by
musl" etc. "button" graphics that websites can display.)

> Also, is there a #define that lets me identify that this is a musl-libc
> build and include the respective attribution(s) accordingly.

No, this is actually an FAQ topic. :-)

http://wiki.musl-libc.org/wiki/FAQ#Q:_why_is_there_no_MUSL_macro_.3F

Rich


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: How to properly give attribution to musl-libc?
  2014-02-07  1:03 ` Rich Felker
@ 2014-02-07 13:33   ` Oliver Schneider
  0 siblings, 0 replies; 3+ messages in thread
From: Oliver Schneider @ 2014-02-07 13:33 UTC (permalink / raw)
  To: musl

Hi Rich,

On 2014-02-07 01:03, Rich Felker wrote:
> For the technical sake of conformance to the conditions in the
> relevant licenses, I believe it's sufficient to include somewhere with
> the distributed binary (not necessarily in the binary itself; an
> accompanying text file is perfectly reasonable) a statement with the
> copyright and permission notice.
Okay, thanks.

> Of course if you find musl useful and would like to help promote it,
> other things like putting a notice and link on the website, etc. would
> be great. (As an aside, perhaps we should prepare some "powered by
> musl" etc. "button" graphics that websites can display.)
I find it useful as individual and professional, but of course the
decisions to promote it are only up to me as an individual. For anything
else I must ask.

> No, this is actually an FAQ topic. :-)
> 
> http://wiki.musl-libc.org/wiki/FAQ#Q:_why_is_there_no_MUSL_macro_.3F
I know about this one. I read this somewhere on some mailing list
before, when I was searching for Clang support and found that there was
some mentioning of this fact in the glibc or GCC community, don't
remember exactly. Either way, I was first astonished, but after a second
thought it made perfect sense. Conform to the standards and you needn't
provide crutches.

I guess I'll simply define something on the command line for musl-libc
builds. Currently they are only an option, but eventually they're meant
to replace the glibc ones.


Thanks,

// Oliver


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2014-02-07 13:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-02-06 19:06 How to properly give attribution to musl-libc? Oliver Schneider
2014-02-07  1:03 ` Rich Felker
2014-02-07 13:33   ` Oliver Schneider

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/musl/

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).