summaryrefslogtreecommitdiffstats
path: root/source/stf/example.py
diff options
context:
space:
mode:
authorAndrew Tridgell <tridge@samba.org>2007-07-10 01:52:05 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 12:28:25 -0500
commitb6cbac3db3b478d5c7991cee78c6695fc8d22681 (patch)
treec840b0bbdbdf97b77760f3e6ac710b1c532e9130 /source/stf/example.py
parent1b78cace504f60c0f525765fbf59d9cc6506cd4d (diff)
downloadsamba-b6cbac3db3b478d5c7991cee78c6695fc8d22681.tar.gz
samba-b6cbac3db3b478d5c7991cee78c6695fc8d22681.tar.xz
samba-b6cbac3db3b478d5c7991cee78c6695fc8d22681.zip
r23791: found some more v2->v3 conversions
Diffstat (limited to 'source/stf/example.py')
-rwxr-xr-xsource/stf/example.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/stf/example.py b/source/stf/example.py
index 96e34bf3d3b..be67ea84a39 100755
--- a/source/stf/example.py
+++ b/source/stf/example.py
@@ -4,7 +4,7 @@
#
# This program 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
+# published by the Free Software Foundation; either version 3 of the
# License, or (at your option) any later version.
#
# This program is distributed in the hope that it will be useful, but