[hmmm... thought I posted this already, but haven't seen the post, nor
have I gotten the BCC to myself. try 2]
On 31 Oct 2002 [EMAIL PROTECTED] wrote:
> jfclere 2002/10/31 03:32:05
>
> Modified: daemon/src/native/nt/executables/vdmoniadm resource.h
> daemon/src/native/nt/executables/vdmonisvc resource.h
> daemon/src/native/nt/moni vdmoniadm.c vdmonisvc.c
> daemon/src/native/nt/service instmain.c
> daemon/src/native/nt/signals kills.c
> daemon/src/native/nt/supcalls_nt vdenv.c
> daemon/src/native/unix/native signals.c
> Log:
> Arrange licence stuff and C++ comments.
>
> Revision Changes Path
> 1.2 +61 -6
>jakarta-commons-sandbox/daemon/src/native/nt/executables/vdmoniadm/resource.h
>
> Index: resource.h
> ===================================================================
> RCS file:
>/home/cvs/jakarta-commons-sandbox/daemon/src/native/nt/executables/vdmoniadm/resource.h,v
> retrieving revision 1.1
> retrieving revision 1.2
> diff -u -r1.1 -r1.2
> --- resource.h 18 Feb 2002 21:15:40 -0000 1.1
> +++ resource.h 31 Oct 2002 11:32:04 -0000 1.2
> @@ -1,7 +1,62 @@
> -//{{NO_DEPENDENCIES}}
> -// Microsoft Developer Studio generated include file.
> -// Used by vdmoniadm.rc
> -//
> +/* ========================================================================= *
> + * *
> + * The Apache Software License, Version 1.1 *
> + * *
> + * Copyright (c) 1999-2002 The Apache Software Foundation. *
> + * All rights reserved. *
> + * *
> + * ========================================================================= *
> + * *
> + * Redistribution and use in source and binary forms, with or without modi- *
> + * fication, are permitted provided that the following conditions are met: *
> + * *
> + * 1. Redistributions of source code must retain the above copyright notice *
> + * notice, this list of conditions and the following disclaimer. *
> + * *
> + * 2. Redistributions in binary form must reproduce the above copyright *
> + * notice, this list of conditions and the following disclaimer in the *
> + * documentation and/or other materials provided with the distribution. *
> + * *
> + * 3. The end-user documentation included with the redistribution, if any, *
> + * must include the following acknowlegement: *
> + * *
> + * "This product includes software developed by the Apache Software *
> + * Foundation <http://www.apache.org/>." *
> + * *
> + * Alternately, this acknowlegement may appear in the software itself, if *
> + * and wherever such third-party acknowlegements normally appear. *
> + * *
> + * 4. The names "The Jakarta Project", "WebApp", and "Apache Software *
> + * Foundation" must not be used to endorse or promote products derived *
> + * from this software without prior written permission. For written *
> + * permission, please contact <[EMAIL PROTECTED]>. *
WebApp? That doesn't match with what's specified in
http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/daemon/LICENSE
or
http://cvs.apache.org/viewcvs/jakarta-commons-sandbox/daemon/LICENSE.txt
same for all the other files modified in this commit.
regards,
michael
--
Michael A. Smith
[EMAIL PROTECTED]
--
To unsubscribe, e-mail: <mailto:commons-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:commons-dev-help@;jakarta.apache.org>