Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWalter Bender <walter.bender@gmail.com>2011-11-18 17:50:33 (GMT)
committer Walter Bender <walter.bender@gmail.com>2011-11-18 17:50:33 (GMT)
commitd6412edf7fb6a5ce1d24d3609964a5b7416e9043 (patch)
tree8daf85f3348452b326fb6634d7ef22af4e7c50cd
parentd74c58100adf5e7d26f613d1b20bc23731834af3 (diff)
update license address
-rw-r--r--constants.py7
-rwxr-xr-xgenslides.py7
-rwxr-xr-xsliderule.py7
3 files changed, 9 insertions, 12 deletions
diff --git a/constants.py b/constants.py
index a49420b..558a1d2 100644
--- a/constants.py
+++ b/constants.py
@@ -6,10 +6,9 @@
# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
#
-# 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.
+# You should have received a copy of the GNU General Public License
+# along with this library; if not, write to the Free Software
+# Foundation, 51 Franklin Street, Suite 500 Boston, MA 02110-1335 USA
"""
Modifying slide rule:
diff --git a/genslides.py b/genslides.py
index d253c8a..8ced9ff 100755
--- a/genslides.py
+++ b/genslides.py
@@ -6,10 +6,9 @@
# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
#
-# 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.
+# You should have received a copy of the GNU General Public License
+# along with this library; if not, write to the Free Software
+# Foundation, 51 Franklin Street, Suite 500 Boston, MA 02110-1335 USA
"""
Modifying slide rule:
diff --git a/sliderule.py b/sliderule.py
index 7ad0524..14525f3 100755
--- a/sliderule.py
+++ b/sliderule.py
@@ -7,10 +7,9 @@
# the Free Software Foundation; either version 3 of the License, or
# (at your option) any later version.
#
-# 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.
+# You should have received a copy of the GNU General Public License
+# along with this library; if not, write to the Free Software
+# Foundation, 51 Franklin Street, Suite 500 Boston, MA 02110-1335 USA
import pygtk
pygtk.require('2.0')