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/rrdtool __init__.py


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

perky       02/05/24 12:57:42

  Modified:    rrdtool  __init__.py
  Log:
  Add Copyright Notices (LGPL Requirement)
  
  Revision  Changes    Path
  1.3       +19 -2     py-rrdtool/rrdtool/__init__.py
  
  Index: __init__.py
  ===================================================================
  RCS file: /cvsroot/py-rrdtool/py-rrdtool/rrdtool/__init__.py,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- __init__.py       24 May 2002 03:41:39 -0000      1.2
  +++ __init__.py       24 May 2002 16:57:42 -0000      1.3
  @@ -4,10 +4,27 @@
   # py-rrdtool package initializer
   #
   # Author  : Hye-Shik Chang <address@hidden>
  -# Date    : $Date: 2002/05/24 03:41:39 $
  +# Date    : $Date: 2002/05/24 16:57:42 $
   # 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 _rrdtool import *
  
  
  



reply via email to

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