savannah-register-public
[Top][All Lists]
Advanced

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

[Savannah-register-public] [task #8629] Submission of Digital Circuit Si


From: Yavor Doganov
Subject: [Savannah-register-public] [task #8629] Submission of Digital Circuit Simulation in Python
Date: Fri, 12 Dec 2008 12:19:23 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.13) Gecko/20080311 (Debian-1.8.1.13+nobinonly-0ubuntu1) Kazehakase/0.5.6 gNewSense/0.5.6-gns1

Update of task #8629 (project administration):

                  Status:              Wait reply => Done                   
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #9:

Project approved (as GPLv2+), but the notices are still not right.  The GPL
has a section "How to Apply These Terms to Your New Programs"; you should
follow it.  For example, this is a proper notice for logic.py:

# Copyright (C) 2008 Sreejith K <address@hidden>

# This file is part of PyDCS.

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

# PyDCS 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 General Public License for more details.

# You should have received a copy of the GNU General Public License
# along with this program; if not, write to the Free Software
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301,
USA

#  Define classes for Connector, Logic Circuit, Gate


class Connector :
...

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/task/?8629>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/





reply via email to

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