> If there is any code open for the community and does not contain the GPL
> declaration, then there is a possibility by which the code can be made
> part of other project(s) like LTP. Instead of including the GPL (or
> later) definition in each and every source code of those test code, the
> following approach will be far more efficient:
> 
> The Author of those test cases, or, whoever having Copyright to those
> code, can reply to this mail (To: [email protected]) with
> the following statement that:

Even the author name is not written in the source files. 
I can find the name of the author of Makefile:

    #
    # Crackerjack Project
    # 
    # Copyright (C) 2007 BSTQC.  All Rights Reserved.
    #
    # This program is free software; you can redistribute it and/or modify it
    # under the terms of version 2 of the GNU General Public License as
    # published by the Free Software Foundation.
    #
    # This program is distributed in the hope that it would be useful, but
    # WITHOUT ANY WARRANTY; without even the implied warranty of
    # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
    #
    # Further, this software is distributed without any warranty that it is
    # free of the rightful claim of any third person regarding infringement
    # or the like.  Any license provided herein, whether implied or
    # otherwise, applies only to this software file.  Patent licenses, if
    # any, provided herein do not apply to combinations of this program with
    # other software, or any other product whatsoever.
    #
    # You should have received a copy of the GNU General Public License along
    # with this program; if not, write the Free Software Foundation, Inc., 59
    # Temple Place - Suite 330, Boston MA 02111-1307, USA.
    #
    # Created by : KONGHAO 2007.06
    #


However, no mail address to contact with.
I'm not sure s/he is on crackerjack-devel list.

Masatake YAMATO

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to