Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PukllanapacActivity.py4
-rw-r--r--card.py4
-rw-r--r--constants.py4
-rwxr-xr-xgentiles.py4
-rw-r--r--grid.py4
-rw-r--r--window.py4
6 files changed, 12 insertions, 12 deletions
diff --git a/PukllanapacActivity.py b/PukllanapacActivity.py
index 86be875..5efb3b4 100644
--- a/PukllanapacActivity.py
+++ b/PukllanapacActivity.py
@@ -7,8 +7,8 @@
#
# You should have received a copy of the GNU 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.
+# Free Software Foundation, 51 Franklin Street, Suite 500 Boston, MA
+# 02110-1335 USA
import pygtk
pygtk.require('2.0')
diff --git a/card.py b/card.py
index 27e7a1d..13a8853 100644
--- a/card.py
+++ b/card.py
@@ -7,8 +7,8 @@
#
# You should have received a copy of the GNU 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.
+# Free Software Foundation, 51 Franklin Street, Suite 500 Boston, MA
+# 02110-1335 USA
import pygtk
pygtk.require('2.0')
diff --git a/constants.py b/constants.py
index e0a96bc..1d3df7b 100644
--- a/constants.py
+++ b/constants.py
@@ -9,8 +9,8 @@
#
# You should have received a copy of the GNU 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.
+# Free Software Foundation, 51 Franklin Street, Suite 500 Boston, MA
+# 02110-1335 USA
R = "#ff0000"
Y = "#ffff00"
diff --git a/gentiles.py b/gentiles.py
index 08ff268..781080d 100755
--- a/gentiles.py
+++ b/gentiles.py
@@ -9,8 +9,8 @@
#
# You should have received a copy of the GNU 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.
+# Free Software Foundation, 51 Franklin Street, Suite 500 Boston, MA
+# 02110-1335 USA
import os
from constants import C, H, RT
diff --git a/grid.py b/grid.py
index fc45046..4bd2692 100644
--- a/grid.py
+++ b/grid.py
@@ -7,8 +7,8 @@
#
# You should have received a copy of the GNU 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.
+# Free Software Foundation, 51 Franklin Street, Suite 500 Boston, MA
+# 02110-1335 USA
import pygtk
pygtk.require('2.0')
diff --git a/window.py b/window.py
index 192da9c..5c55a30 100644
--- a/window.py
+++ b/window.py
@@ -7,8 +7,8 @@
#
# You should have received a copy of the GNU 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.
+# Free Software Foundation, 51 Franklin Street, Suite 500 Boston, MA
+# 02110-1335 USA
import pygtk
pygtk.require('2.0')