Dan Shearer wrote:
>
> Hello dev team,
>
> I have been looking at the files in
>
> http://cvs.apache.org/viewcvs/jakarta-tomcat-service/native/winnt/moni_nt/
>
> and I noticed that service.h says at the top:
>
> // THIS CODE AND INFORMATION IS PROVIDED "AS IS" WITHOUT WARRANTY OF
> // ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING BUT NOT LIMITED TO
> // THE IMPLIED WARRANTIES OF MERCHANTABILITY AND/OR FITNESS FOR A
> // PARTICULAR PURPOSE.
> //
> // Copyright (C) 1993-1996 Microsoft Corporation. All Rights Reserved.
> //
> // MODULE: service.h
> //
> // AUTHOR: Craig Link
>
> There is an implied permission given immediately following, where it says:
>
> // Comments: The use of this header file and the accompanying service.c
> // file simplifies the process of writting a service. You as a developer
> // simply need to follow the TODO's outlined in this header file, and
> // implement the ServiceStart() and ServiceStop() functions.
>
> However, does anyone know for sure that this is clean? I searched in a lot
> of places (excepting the most obvious, which is the archives of tomcat-dev
> because the server appears to be down) and couldn't find any reference to
> jfclere@apache.org or anyone else having verified that this is in fact ok.
I have not checked the possible licence problems related to the files I
committed there...
I will have a look and rewrite or remove the file(s).
Cheers
Jean-frederic
>
> Regards,
>
> --
> Dan Shearer
> Open Source Manager
> Mob: +61 411 49 1800
> Tel: +61 8 8130 3104
> dan@tellurian.com.au
>
> --
> To unsubscribe, e-mail: <mailto:tomcat-dev-unsubscribe@jakarta.apache.org>
> For additional commands, e-mail: <mailto:tomcat-dev-help@jakarta.apache.org>
--
To unsubscribe, e-mail: <mailto:tomcat-dev-unsubscribe@jakarta.apache.org>
For additional commands, e-mail: <mailto:tomcat-dev-help@jakarta.apache.org>
|