summaryrefslogtreecommitdiff
path: root/source3/stf
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2007-07-10 03:42:26 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:28:26 -0500
commit9fa1c63578733077c0aaaeeb2fc97c3b191089cc (patch)
treead95e049be4feafb3b16a145dab6f5b5ba8b67b9 /source3/stf
parent5b4c4181b409e12a30eeb9a9f7d2d9def0f27092 (diff)
downloadsamba-9fa1c63578733077c0aaaeeb2fc97c3b191089cc.tar.gz
samba-9fa1c63578733077c0aaaeeb2fc97c3b191089cc.tar.bz2
samba-9fa1c63578733077c0aaaeeb2fc97c3b191089cc.zip
r23798: updated old Temple Place FSF addresses to new URL
(This used to be commit c676a971142d7176fd5dbf21405fca14515a0a76)
Diffstat (limited to 'source3/stf')
-rw-r--r--source3/stf/comfychair.py4
-rwxr-xr-xsource3/stf/example.py4
-rwxr-xr-xsource3/stf/pythoncheck.py4
-rw-r--r--source3/stf/sambalib.py4
-rw-r--r--source3/stf/standardcheck.py4
-rwxr-xr-xsource3/stf/strings.py4
-rw-r--r--source3/stf/unicodenames.py4
7 files changed, 7 insertions, 21 deletions
diff --git a/source3/stf/comfychair.py b/source3/stf/comfychair.py
index 765342443a..247915d7e9 100644
--- a/source3/stf/comfychair.py
+++ b/source3/stf/comfychair.py
@@ -14,9 +14,7 @@
# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307
-# USA
+# along with this program; if not, see <http://www.gnu.org/licenses/>.
"""comfychair: a Python-based instrument of software torture.
diff --git a/source3/stf/example.py b/source3/stf/example.py
index be67ea84a3..9c97cb7a20 100755
--- a/source3/stf/example.py
+++ b/source3/stf/example.py
@@ -13,9 +13,7 @@
# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307
-# USA
+# along with this program; if not, see <http://www.gnu.org/licenses/>.
"""example of using ComfyChair"""
diff --git a/source3/stf/pythoncheck.py b/source3/stf/pythoncheck.py
index 711c0ec0bc..a13f1b3d5c 100755
--- a/source3/stf/pythoncheck.py
+++ b/source3/stf/pythoncheck.py
@@ -15,9 +15,7 @@
# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307
-# USA
+# along with this program; if not, see <http://www.gnu.org/licenses/>.
"""These tests are run by Samba's "make check"."""
diff --git a/source3/stf/sambalib.py b/source3/stf/sambalib.py
index 1d513665ff..552280ed29 100644
--- a/source3/stf/sambalib.py
+++ b/source3/stf/sambalib.py
@@ -15,9 +15,7 @@
# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307
-# USA
+# along with this program; if not, see <http://www.gnu.org/licenses/>.
"""Tests for Samba library functions."""
diff --git a/source3/stf/standardcheck.py b/source3/stf/standardcheck.py
index 8cd8236a7a..3261aed34b 100644
--- a/source3/stf/standardcheck.py
+++ b/source3/stf/standardcheck.py
@@ -15,9 +15,7 @@
# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307
-# USA
+# along with this program; if not, see <http://www.gnu.org/licenses/>.
"""These tests are run by Samba's "make check"."""
diff --git a/source3/stf/strings.py b/source3/stf/strings.py
index ee192c28fe..4e00021525 100755
--- a/source3/stf/strings.py
+++ b/source3/stf/strings.py
@@ -15,9 +15,7 @@
# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307
-# USA
+# along with this program; if not, see <http://www.gnu.org/licenses/>.
# XXX: All this code assumes that the Unix character set is UTF-8,
# which is the most common setting. I guess it would be better to
diff --git a/source3/stf/unicodenames.py b/source3/stf/unicodenames.py
index d430194809..34d0a19238 100644
--- a/source3/stf/unicodenames.py
+++ b/source3/stf/unicodenames.py
@@ -13,9 +13,7 @@
# 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307
-# USA
+# along with this program; if not, see <http://www.gnu.org/licenses/>.
"""