py-rrdtool-cvs
[Top][All Lists]
Advanced

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

[py-rrdtool-cvs] [Commit] py-rrdtool setup.py


From: Hye-Shik Chang <address@hidden>
Subject: [py-rrdtool-cvs] [Commit] py-rrdtool setup.py
Date: Fri, 24 May 2002 12:57:42 -0400

perky       02/05/24 12:57:41

  Modified:    .        setup.py
  Log:
  Add Copyright Notices (LGPL Requirement)
  
  Revision  Changes    Path
  1.3       +19 -2     py-rrdtool/setup.py
  
  Index: setup.py
  ===================================================================
  RCS file: /cvsroot/py-rrdtool/py-rrdtool/setup.py,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- setup.py  24 May 2002 03:56:50 -0000      1.2
  +++ setup.py  24 May 2002 16:57:41 -0000      1.3
  @@ -5,10 +5,27 @@
   # py-rrdtool distutil setup
   #
   # Author  : Hye-Shik Chang <address@hidden>
  -# Date    : $Date: 2002/05/24 03:56:50 $
  +# Date    : $Date: 2002/05/24 16:57:41 $
   # Created : 24 May 2002
   #
  -# $Revision: 1.2 $
  +# $Revision: 1.3 $
  +#
  +#  ==========================================================================
  +#  This file is part of py-rrdtool.
  +#
  +#  py-rrdtool 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 of the License, or
  +#  (at your option) any later version.
  +#
  +#  py-rrdtool 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 Foobar; if not, write to the Free Software
  +#  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA
   #
   
   from distutils.core import setup, Extension
  
  
  



reply via email to

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