savannah-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Savannah-hackers] savannah.gnu.org: submission of Pattern Template


From: Loic Dachary
Subject: Re: [Savannah-hackers] savannah.gnu.org: submission of Pattern Template Library
Date: Sat, 17 Nov 2001 11:54:22 +0100

        Hi,

        Although the author intent to release Petal under the GNU LGPL is
made clear by the copyright notice included in two files of the distribution,
there are a few things missing to make it Free Software. The copyright 
notice says that a copy of the GNU LGPL is available in the distribution
but I was not able to find it. Other files do not have a copyright notice
and therefore are not covered by the GNU LGPL. 

        Could you please correct these problems and submit your project
again ? 

        Thanks for your patience,

@appendixsubsec How to Apply These Terms to Your New Libraries

  If you develop a new library, and you want it to be of the greatest
possible use to the public, we recommend making it free software that
everyone can redistribute and change.  You can do so by permitting
redistribution under these terms (or, alternatively, under the terms of the
ordinary General Public License).

  To apply these terms, attach the following notices to the library.  It is
safest to attach them to the start of each source file to most effectively
convey the exclusion of warranty; and each file should have at least the
``copyright'' line and a pointer to where the full notice is found.

@smallexample
@var{one line to give the library's name and an idea of what it does.}
Copyright (C) @var{year}  @var{name of author}

This library is free software; you can redistribute it and/or modify it
under the terms of the GNU Lesser General Public License as published by
the Free Software Foundation; either version 2.1 of the License, or (at
your option) any later version.

This library is distributed in the hope that it will be useful, but
WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
Lesser General Public License for more details.

You should have received a copy of the GNU Lesser General Public
License along with this library; if not, write to the Free Software
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307,
USA.
@end smallexample

Also add information on how to contact you by electronic and paper mail.

You should also get your employer (if you work as a programmer) or your
school, if any, to sign a ``copyright disclaimer'' for the library, if
necessary.  Here is a sample; alter the names:

@smallexample
Yoyodyne, Inc., hereby disclaims all copyright interest in the library
`Frob' (a library for tweaking knobs) written by James Random Hacker.

@var{signature of Ty Coon}, 1 April 1990
Ty Coon, President of Vice
@end smallexample


address@hidden writes:
 > 
 > A package was submitted to savannah.gnu.org.
 > This mail was sent to address@hidden, address@hidden
 > 
 > 
 > Sreekant Sreedharan <address@hidden> described the package as follows:
 > License: lgpl
 > Other License: 
 > Package: Pattern Template Library
 > System name: petal
 > This package wants to apply for inclusion in the GNU project
 > 
 > Purpose and Summary
 > -------------------
 >  The Pattern Template Library (PETAL) is a template library implementing 
 > common design patterns. The library is based on the generic programming 
 > methodology adopted by STL.
 > 
 >  The impetus to its design is a need to be able to standardize the 
 > representation of patterns, and a desire to implement them quickly, with 
 > ease. It helps the practitioner of object design analyze, express and most 
 > importantly, grasp it better.  The simplicity of its implementation should 
 > appeal to the novice, and encourage the person to use design patterns 
 > effectively. 
 > 
 >   I have been using it extensively in development, and find it as productive 
 > a tool as STL itself. It is my intent to make it available to others, so 
 > people can use it and improve it, and make available a common reference & 
 > source for implementation common design patterns in C++.
 > 
 > Download earlier version
 > ------------------------
 >   A prior version of this library is available at 
 > http://www.digitallattice.com/page9.html. I must apologise that this version 
 > does not operate well on linux, primarily because of some idiosyncracies of 
 > SGI STL and standard STL. This will be resolved in a few weeks, as I am 
 > testing on different implementations.
 >  The URL is provided purely for reference.
 > 

-- 
Loic   Dachary         http://www.dachary.org/  address@hidden
24 av Secretan         http://www.senga.org/      address@hidden
75019    Paris         T: 33 1 42 45 09 16          address@hidden
        GPG Public Key: http://www.dachary.org/loic/gpg.txt



reply via email to

[Prev in Thread] Current Thread [Next in Thread]