public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* RE: -mwindows copyright?
@ 1999-07-16 13:21 McCunney, Dennis
  1999-07-31 18:34 ` McCunney, Dennis
  0 siblings, 1 reply; 10+ messages in thread
From: McCunney, Dennis @ 1999-07-16 13:21 UTC (permalink / raw)
  To: 'PositivePi@aol.com'; +Cc: cygwin

> -----Original Message-----
> From: PositivePi@aol.com [ mailto:PositivePi@aol.com ]
> Sent: Friday, July 16, 1999 4:06 PM
> To: cygwin@sourceware.cygnus.com
> Subject: -mwindows copyright?
> 
>   I'm using the -mno-cygwin and -mwindows options to compile 
> my program.  I'm also binding to several other windows libs 
> such as -lwsock32. I want to distribute my programs--as well 
> as source--entirely public domain.  The  copyright on all of 
> the mingw libraries seems to be public domain, so I'm ok 
> there.  But looking at the windows libraries in the source, 
> some of them have copyrights such as winsup/sysdef/wsock32.def:
> --snip--
> ;   Exports for WSOCK32 DLL
> ;
> ;   Copyright (C) 1996 Free Software Foundation, Inc.
> ;
> ;   Author:  Scott Christley <scottc@net-community.com>
> ;   Date: 1996
> ;   
> ;   This file is part of the Windows32 API Library.
> ;
> ;   This library is free software; you can redistribute it and/or
> ;   modify it under the terms of the GNU Library General Public
> ;   License as published by the Free Software Foundation; either
> ;   version 2 of the License, or (at your option) any later version.
> --snip--
> Does this mean that if I use -mwindows/-lwsock32 I either 
> have to distribute my program under GNU, or write my own .def's for 
> windows API? (which I imagine would be a minor pain)

Er, Public Domain explicitly means _no_ copyright.

Why is distributing under the GNU liscense a problem?  The trouble
with releasing software into the public domain is that anyone is
free to pick it up, make their own changes, copyright it, and _sell_
it as their own.  The GNU copyleft is designed to prevent that sort
of thing.

______
Dennis

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 10+ messages in thread
* Re: -mwindows copyright?
@ 1999-07-16 13:31 PositivePi
  1999-07-31 18:34 ` PositivePi
  0 siblings, 1 reply; 10+ messages in thread
From: PositivePi @ 1999-07-16 13:31 UTC (permalink / raw)
  To: cygwin

i dont want a copyright.
i dont want my software to be licensed and restricted on a basis of wether 
the end user wants to sell it or modify it or redistrubite it.
if someone wants to use my code in something else, or even sell it, that is 
absolutely cool with me.  id appreciate an email or some credit or something, 
but if they dont want to give it, thats fine.  my goal here isnt to get fame 
and money.  my goal is to distribute a program and some code to the internet 
community that i think other people might find useful.
and i think that if some other developer actually does take interest in my 
code, they will appreciate the freedom i have given them to use my code in 
whatever way the choose, be it to keep it public domain, copyright it, put it 
under gnu, or sell it.


Aaron

In a message dated 7/16/1999 3:21:14 PM Central Daylight Time, 
DMcCunney@roper.com writes:

> Er, Public Domain explicitly means _no_ copyright.
>  
>  Why is distributing under the GNU liscense a problem?  The trouble
>  with releasing software into the public domain is that anyone is
>  free to pick it up, make their own changes, copyright it, and _sell_
>  it as their own.  The GNU copyleft is designed to prevent that sort
>  of thing.

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

^ permalink raw reply	[flat|nested] 10+ messages in thread
* -mwindows copyright?
@ 1999-07-16 13:08 PositivePi
  1999-07-16 14:50 ` Chris Faylor
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: PositivePi @ 1999-07-16 13:08 UTC (permalink / raw)
  To: cygwin

Hi..

  I'm using the -mno-cygwin and -mwindows options to compile my program.  I'm 
also binding to several other windows libs such as -lwsock32.  I want to 
distribute my programs--as well as source--entirely public domain.  The 
copyright on all of the mingw libraries seems to be public domain, so I'm ok 
there.  But looking at the windows libraries in the source, some of them have 
copyrights such as winsup/sysdef/wsock32.def:
--snip--
;   Exports for WSOCK32 DLL
;
;   Copyright (C) 1996 Free Software Foundation, Inc.
;
;   Author:  Scott Christley <scottc@net-community.com>
;   Date: 1996
;   
;   This file is part of the Windows32 API Library.
;
;   This library is free software; you can redistribute it and/or
;   modify it under the terms of the GNU Library General Public
;   License as published by the Free Software Foundation; either
;   version 2 of the License, or (at your option) any later version.
--snip--
Does this mean that if I use -mwindows/-lwsock32 I either have to distribute 
my program under GNU, or write my own .def's for windows API? (which I 
imagine would be a minor pain)

Aaron

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

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

end of thread, other threads:[~1999-07-31 18:34 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-07-16 13:21 -mwindows copyright? McCunney, Dennis
1999-07-31 18:34 ` McCunney, Dennis
  -- strict thread matches above, loose matches on Subject: below --
1999-07-16 13:31 PositivePi
1999-07-31 18:34 ` PositivePi
1999-07-16 13:08 PositivePi
1999-07-16 14:50 ` Chris Faylor
1999-07-31 18:34   ` Chris Faylor
1999-07-16 21:35 ` Joshua Rosen
1999-07-31 18:34   ` Joshua Rosen
1999-07-31 18:34 ` PositivePi

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 read-only IMAP folder(s) and NNTP newsgroup(s).