diff options
Diffstat (limited to 'bindings/python/tests/tests.py')
| -rwxr-xr-x | bindings/python/tests/tests.py | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/bindings/python/tests/tests.py b/bindings/python/tests/tests.py index 14c8c864..4a66b7fb 100755 --- a/bindings/python/tests/tests.py +++ b/bindings/python/tests/tests.py @@ -21,8 +21,7 @@ # 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., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA +# along with this program; if not, see <http://www.gnu.org/licenses/>. import __builtin__ |
