Home > Archive > AWK > March 2004 > awk95.exe - is it freely distributable?
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
awk95.exe - is it freely distributable?
|
|
| L Mehl 2004-03-19, 8:24 pm |
| Hello -
We want to distribute awk95.exe with our application. It will be called
from an Excel application to process a text file before importing it.
Are we free to do this?
If not, what acknowledgements, payments, etc., must we make, and to whom?
Thanks for any information.
Larry Mehl
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.600 / Virus Database: 381 - Release Date: 2/28/2004
| |
| Patrick TJ McPhee 2004-03-19, 8:24 pm |
| In article <Il71c.18309$aT1.12740@newsread1.news.pas.earthlink.net>,
L Mehl <mehl_nospam@cyvest.com> wrote:
% We want to distribute awk95.exe with our application. It will be called
% from an Excel application to process a text file before importing it.
%
% Are we free to do this?
The copyright notice in the source code to the one, true awk give permission
to use, copy, modify, and distribute for any purpose and without fee.
% If not, what acknowledgements, payments, etc., must we make, and to whom?
You need to repeat the copyright notice in your documentation, so far
as I can tell. Your best bet is to download the source code from
http://cm.bell-labs.com//cm/cs/awkbook
and look at the README file.
--
Patrick TJ McPhee
East York Canada
ptjm@interlog.com
| |
| L Mehl 2004-03-19, 8:24 pm |
| Patrick --
Thank you.
Larry
"Patrick TJ McPhee" <ptjm@interlog.com> wrote in message
news:c25b2b$3bd$2@news.eusc.inter.net...
> In article <Il71c.18309$aT1.12740@newsread1.news.pas.earthlink.net>,
> L Mehl <mehl_nospam@cyvest.com> wrote:
>
> % We want to distribute awk95.exe with our application. It will be
called
> % from an Excel application to process a text file before importing it.
> %
> % Are we free to do this?
>
> The copyright notice in the source code to the one, true awk give
permission
> to use, copy, modify, and distribute for any purpose and without fee.
>
> % If not, what acknowledgements, payments, etc., must we make, and to
whom?
>
> You need to repeat the copyright notice in your documentation, so far
> as I can tell. Your best bet is to download the source code from
>
> http://cm.bell-labs.com//cm/cs/awkbook
>
> and look at the README file.
> --
>
> Patrick TJ McPhee
> East York Canada
> ptjm@interlog.com
---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.600 / Virus Database: 381 - Release Date: 2/28/2004
|
|
|
|
|