Index: libs/python/pyste/tests/templates.h =================================================================== --- libs/python/pyste/tests/templates.h (revision 43404) +++ libs/python/pyste/tests/templates.h (working copy) @@ -1,7 +1,7 @@ /* Copyright Bruno da Silva de Oliveira 2003. Use, modification and distribution is subject to the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at - http:#www.boost.org/LICENSE_1_0.txt) + http://www.boost.org/LICENSE_1_0.txt) */ namespace templates { Index: libs/python/pyste/tests/inherit3UT.py =================================================================== --- libs/python/pyste/tests/inherit3UT.py (revision 43404) +++ libs/python/pyste/tests/inherit3UT.py (working copy) @@ -1,7 +1,7 @@ # Copyright Bruno da Silva de Oliveira 2003. Use, modification and # distribution is subject to the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) import unittest from _inherit3 import * Index: libs/python/pyste/tests/SmartFileUT.py =================================================================== --- libs/python/pyste/tests/SmartFileUT.py (revision 43404) +++ libs/python/pyste/tests/SmartFileUT.py (working copy) @@ -1,7 +1,7 @@ # Copyright Bruno da Silva de Oliveira 2003. Use, modification and # distribution is subject to the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) import sys sys.path.append('../src') from SmartFile import * Index: libs/python/pyste/tests/add_testUT.py =================================================================== --- libs/python/pyste/tests/add_testUT.py (revision 43404) +++ libs/python/pyste/tests/add_testUT.py (working copy) @@ -1,7 +1,7 @@ # Copyright Bruno da Silva de Oliveira 2003. Use, modification and # distribution is subject to the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) import unittest from _add_test import * Index: libs/python/pyste/tests/enumsUT.py =================================================================== --- libs/python/pyste/tests/enumsUT.py (revision 43404) +++ libs/python/pyste/tests/enumsUT.py (working copy) @@ -1,7 +1,7 @@ # Copyright Bruno da Silva de Oliveira 2003. Use, modification and # distribution is subject to the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) import unittest from _enums import * Index: libs/python/pyste/tests/header_testUT.py =================================================================== --- libs/python/pyste/tests/header_testUT.py (revision 43404) +++ libs/python/pyste/tests/header_testUT.py (working copy) @@ -1,7 +1,7 @@ # Copyright Bruno da Silva de Oliveira 2003. Use, modification and # distribution is subject to the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) import unittest from _header_test import * Index: libs/python/pyste/tests/inherit.h =================================================================== --- libs/python/pyste/tests/inherit.h (revision 43404) +++ libs/python/pyste/tests/inherit.h (working copy) @@ -1,7 +1,7 @@ /* Copyright Bruno da Silva de Oliveira 2003. Use, modification and distribution is subject to the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at - http:#www.boost.org/LICENSE_1_0.txt) + http://www.boost.org/LICENSE_1_0.txt) */ namespace inherit { Index: libs/python/pyste/tests/wrappertest_wrappers.h =================================================================== --- libs/python/pyste/tests/wrappertest_wrappers.h (revision 43404) +++ libs/python/pyste/tests/wrappertest_wrappers.h (working copy) @@ -1,7 +1,7 @@ /* Copyright Bruno da Silva de Oliveira 2003. Use, modification and distribution is subject to the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at - http:#www.boost.org/LICENSE_1_0.txt) + http://www.boost.org/LICENSE_1_0.txt) */ #ifndef WRAPPER_TEST_WRAPPERS #define WRAPPER_TEST_WRAPPERS Index: libs/python/pyste/tests/GCCXMLParserUT.py =================================================================== --- libs/python/pyste/tests/GCCXMLParserUT.py (revision 43404) +++ libs/python/pyste/tests/GCCXMLParserUT.py (working copy) @@ -1,7 +1,7 @@ # Copyright Bruno da Silva de Oliveira 2003. Use, modification and # distribution is subject to the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) import sys sys.path.append('../src') Index: libs/python/pyste/tests/templatesUT.py =================================================================== --- libs/python/pyste/tests/templatesUT.py (revision 43404) +++ libs/python/pyste/tests/templatesUT.py (working copy) @@ -1,7 +1,7 @@ # Copyright Bruno da Silva de Oliveira 2003. Use, modification and # distribution is subject to the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) import unittest from _templates import * Index: libs/python/pyste/tests/inheritUT.py =================================================================== --- libs/python/pyste/tests/inheritUT.py (revision 43404) +++ libs/python/pyste/tests/inheritUT.py (working copy) @@ -1,7 +1,7 @@ # Copyright Bruno da Silva de Oliveira 2003. Use, modification and # distribution is subject to the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) import unittest from _inherit import * Index: libs/python/pyste/tests/wrappertest.h =================================================================== --- libs/python/pyste/tests/wrappertest.h (revision 43404) +++ libs/python/pyste/tests/wrappertest.h (working copy) @@ -1,7 +1,7 @@ /* Copyright Bruno da Silva de Oliveira 2003. Use, modification and distribution is subject to the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at - http:#www.boost.org/LICENSE_1_0.txt) + http://www.boost.org/LICENSE_1_0.txt) */ #ifndef WRAPPER_TEST #define WRAPPER_TEST Index: libs/python/pyste/tests/basic.h =================================================================== --- libs/python/pyste/tests/basic.h (revision 43404) +++ libs/python/pyste/tests/basic.h (working copy) @@ -1,7 +1,7 @@ /* Copyright Bruno da Silva de Oliveira 2003. Use, modification and distribution is subject to the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at - http:#www.boost.org/LICENSE_1_0.txt) + http://www.boost.org/LICENSE_1_0.txt) */ #ifndef BASIC_H #define BASIC_H Index: libs/python/pyste/tests/nested.h =================================================================== --- libs/python/pyste/tests/nested.h (revision 43404) +++ libs/python/pyste/tests/nested.h (working copy) @@ -1,7 +1,7 @@ /* Copyright Bruno da Silva de Oliveira 2003. Use, modification and distribution is subject to the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at - http:#www.boost.org/LICENSE_1_0.txt) + http://www.boost.org/LICENSE_1_0.txt) */ #ifndef NESTED_H Index: libs/python/pyste/tests/code_testUT.py =================================================================== --- libs/python/pyste/tests/code_testUT.py (revision 43404) +++ libs/python/pyste/tests/code_testUT.py (working copy) @@ -1,7 +1,7 @@ # Copyright Bruno da Silva de Oliveira 2003. Use, modification and # distribution is subject to the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) import unittest from _code_test import * Index: libs/python/pyste/tests/inherit2.h =================================================================== --- libs/python/pyste/tests/inherit2.h (revision 43404) +++ libs/python/pyste/tests/inherit2.h (working copy) @@ -1,7 +1,7 @@ /* Copyright Bruno da Silva de Oliveira 2003. Use, modification and distribution is subject to the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at - http:#www.boost.org/LICENSE_1_0.txt) + http://www.boost.org/LICENSE_1_0.txt) */ namespace inherit2 { Index: libs/python/pyste/tests/smart_ptrUT.py =================================================================== --- libs/python/pyste/tests/smart_ptrUT.py (revision 43404) +++ libs/python/pyste/tests/smart_ptrUT.py (working copy) @@ -1,7 +1,7 @@ # Copyright Bruno da Silva de Oliveira 2003. Use, modification and # distribution is subject to the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) import unittest from _smart_ptr import * Index: libs/python/pyste/tests/virtual.h =================================================================== --- libs/python/pyste/tests/virtual.h (revision 43404) +++ libs/python/pyste/tests/virtual.h (working copy) @@ -1,7 +1,7 @@ /* Copyright Bruno da Silva de Oliveira 2003. Use, modification and distribution is subject to the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at - http:#www.boost.org/LICENSE_1_0.txt) + http://www.boost.org/LICENSE_1_0.txt) */ namespace virtual_ { Index: libs/python/pyste/tests/inherit4.h =================================================================== --- libs/python/pyste/tests/inherit4.h (revision 43404) +++ libs/python/pyste/tests/inherit4.h (working copy) @@ -1,7 +1,7 @@ /* Copyright Bruno da Silva de Oliveira 2003. Use, modification and distribution is subject to the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at - http:#www.boost.org/LICENSE_1_0.txt) + http://www.boost.org/LICENSE_1_0.txt) */ namespace inherit4 { Index: libs/python/pyste/tests/header_test.h =================================================================== --- libs/python/pyste/tests/header_test.h (revision 43404) +++ libs/python/pyste/tests/header_test.h (working copy) @@ -1,7 +1,7 @@ /* Copyright Bruno da Silva de Oliveira 2003. Use, modification and distribution is subject to the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at - http:#www.boost.org/LICENSE_1_0.txt) + http://www.boost.org/LICENSE_1_0.txt) */ #ifndef HEADER_TEST_H #define HEADER_TEST_H Index: libs/python/pyste/tests/enums.h =================================================================== --- libs/python/pyste/tests/enums.h (revision 43404) +++ libs/python/pyste/tests/enums.h (working copy) @@ -1,7 +1,7 @@ /* Copyright Bruno da Silva de Oliveira 2003. Use, modification and distribution is subject to the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at - http:#www.boost.org/LICENSE_1_0.txt) + http://www.boost.org/LICENSE_1_0.txt) */ #ifndef ENUMS_H #define ENUMS_H Index: libs/python/pyste/tests/add_test.h =================================================================== --- libs/python/pyste/tests/add_test.h (revision 43404) +++ libs/python/pyste/tests/add_test.h (working copy) @@ -1,7 +1,7 @@ /* Copyright Bruno da Silva de Oliveira 2003. Use, modification and distribution is subject to the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at - http:#www.boost.org/LICENSE_1_0.txt) + http://www.boost.org/LICENSE_1_0.txt) */ namespace add_test { Index: libs/python/pyste/tests/nestedUT.py =================================================================== --- libs/python/pyste/tests/nestedUT.py (revision 43404) +++ libs/python/pyste/tests/nestedUT.py (working copy) @@ -1,7 +1,7 @@ # Copyright Bruno da Silva de Oliveira 2003. Use, modification and # distribution is subject to the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) import unittest from _nested import * Index: libs/python/pyste/tests/inherit4UT.py =================================================================== --- libs/python/pyste/tests/inherit4UT.py (revision 43404) +++ libs/python/pyste/tests/inherit4UT.py (working copy) @@ -1,7 +1,7 @@ # Copyright Bruno da Silva de Oliveira 2003. Use, modification and # distribution is subject to the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) import unittest from _inherit4 import * Index: libs/python/pyste/tests/virtualUT.py =================================================================== --- libs/python/pyste/tests/virtualUT.py (revision 43404) +++ libs/python/pyste/tests/virtualUT.py (working copy) @@ -1,7 +1,7 @@ # Copyright Bruno da Silva de Oliveira 2003. Use, modification and # distribution is subject to the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) import unittest from _virtual import * Index: libs/python/pyste/tests/virtual2.h =================================================================== --- libs/python/pyste/tests/virtual2.h (revision 43404) +++ libs/python/pyste/tests/virtual2.h (working copy) @@ -1,7 +1,7 @@ /* Copyright Bruno da Silva de Oliveira 2003. Use, modification and distribution is subject to the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at - http:#www.boost.org/LICENSE_1_0.txt) + http://www.boost.org/LICENSE_1_0.txt) */ namespace virtual2 { Index: libs/python/pyste/tests/smart_ptr.h =================================================================== --- libs/python/pyste/tests/smart_ptr.h (revision 43404) +++ libs/python/pyste/tests/smart_ptr.h (working copy) @@ -1,7 +1,7 @@ /* Copyright Bruno da Silva de Oliveira 2003. Use, modification and distribution is subject to the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at - http:#www.boost.org/LICENSE_1_0.txt) + http://www.boost.org/LICENSE_1_0.txt) */ #ifndef SMART_PTR_H Index: libs/python/pyste/tests/basic.cpp =================================================================== --- libs/python/pyste/tests/basic.cpp (revision 43404) +++ libs/python/pyste/tests/basic.cpp (working copy) @@ -1,7 +1,7 @@ /* Copyright Bruno da Silva de Oliveira 2003. Use, modification and distribution is subject to the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at - http:#www.boost.org/LICENSE_1_0.txt) + http://www.boost.org/LICENSE_1_0.txt) */ #include "basic.h" Index: libs/python/pyste/tests/varsUT.py =================================================================== --- libs/python/pyste/tests/varsUT.py (revision 43404) +++ libs/python/pyste/tests/varsUT.py (working copy) @@ -1,7 +1,7 @@ # Copyright Bruno da Silva de Oliveira 2003. Use, modification and # distribution is subject to the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) import unittest import _vars Index: libs/python/pyste/tests/opaque.h =================================================================== --- libs/python/pyste/tests/opaque.h (revision 43404) +++ libs/python/pyste/tests/opaque.h (working copy) @@ -1,7 +1,7 @@ /* Copyright Bruno da Silva de Oliveira 2003. Use, modification and distribution is subject to the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at - http:#www.boost.org/LICENSE_1_0.txt) + http://www.boost.org/LICENSE_1_0.txt) */ #ifndef OPAQUE_H #define OPAQUE_H Index: libs/python/pyste/tests/basicUT.py =================================================================== --- libs/python/pyste/tests/basicUT.py (revision 43404) +++ libs/python/pyste/tests/basicUT.py (working copy) @@ -1,7 +1,7 @@ # Copyright Bruno da Silva de Oliveira 2003. Use, modification and # distribution is subject to the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) import unittest from _basic import * Index: libs/python/pyste/tests/abstract_test.h =================================================================== --- libs/python/pyste/tests/abstract_test.h (revision 43404) +++ libs/python/pyste/tests/abstract_test.h (working copy) @@ -1,7 +1,7 @@ /* Copyright Bruno da Silva de Oliveira 2003. Use, modification and distribution is subject to the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at - http:#www.boost.org/LICENSE_1_0.txt) + http://www.boost.org/LICENSE_1_0.txt) */ #include #include Index: libs/python/pyste/tests/opaqueUT.py =================================================================== --- libs/python/pyste/tests/opaqueUT.py (revision 43404) +++ libs/python/pyste/tests/opaqueUT.py (working copy) @@ -1,7 +1,7 @@ # Copyright Bruno da Silva de Oliveira 2003. Use, modification and # distribution is subject to the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) import unittest from _opaque import * Index: libs/python/pyste/tests/operators.cpp =================================================================== --- libs/python/pyste/tests/operators.cpp (revision 43404) +++ libs/python/pyste/tests/operators.cpp (working copy) @@ -1,7 +1,7 @@ /* Copyright Bruno da Silva de Oliveira 2003. Use, modification and distribution is subject to the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at - http:#www.boost.org/LICENSE_1_0.txt) + http://www.boost.org/LICENSE_1_0.txt) */ #include "operators.h" Index: libs/python/pyste/tests/vars.h =================================================================== --- libs/python/pyste/tests/vars.h (revision 43404) +++ libs/python/pyste/tests/vars.h (working copy) @@ -1,7 +1,7 @@ /* Copyright Bruno da Silva de Oliveira 2003. Use, modification and distribution is subject to the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at - http:#www.boost.org/LICENSE_1_0.txt) + http://www.boost.org/LICENSE_1_0.txt) */ struct Color Index: libs/python/pyste/tests/abstract_testUT.py =================================================================== --- libs/python/pyste/tests/abstract_testUT.py (revision 43404) +++ libs/python/pyste/tests/abstract_testUT.py (working copy) @@ -1,7 +1,7 @@ # Copyright Bruno da Silva de Oliveira 2003. Use, modification and # distribution is subject to the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) import unittest from _abstract_test import * Index: libs/python/pyste/tests/policiesUT.py =================================================================== --- libs/python/pyste/tests/policiesUT.py (revision 43404) +++ libs/python/pyste/tests/policiesUT.py (working copy) @@ -1,7 +1,7 @@ # Copyright Bruno da Silva de Oliveira 2003. Use, modification and # distribution is subject to the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) import sys import unittest from Pyste.policies import * Index: libs/python/pyste/tests/inherit3.h =================================================================== --- libs/python/pyste/tests/inherit3.h (revision 43404) +++ libs/python/pyste/tests/inherit3.h (working copy) @@ -1,7 +1,7 @@ /* Copyright Bruno da Silva de Oliveira 2003. Use, modification and distribution is subject to the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at - http:#www.boost.org/LICENSE_1_0.txt) + http://www.boost.org/LICENSE_1_0.txt) */ namespace inherit3 { Index: libs/python/pyste/tests/infosUT.py =================================================================== --- libs/python/pyste/tests/infosUT.py (revision 43404) +++ libs/python/pyste/tests/infosUT.py (working copy) @@ -1,7 +1,7 @@ # Copyright Bruno da Silva de Oliveira 2003. Use, modification and # distribution is subject to the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) import sys from Pyste.infos import * from Pyste.policies import * Index: libs/python/pyste/tests/wrappertestUT.py =================================================================== --- libs/python/pyste/tests/wrappertestUT.py (revision 43404) +++ libs/python/pyste/tests/wrappertestUT.py (working copy) @@ -1,7 +1,7 @@ # Copyright Bruno da Silva de Oliveira 2003. Use, modification and # distribution is subject to the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) import unittest from _wrappertest import * Index: libs/python/pyste/tests/inherit.cpp =================================================================== --- libs/python/pyste/tests/inherit.cpp (revision 43404) +++ libs/python/pyste/tests/inherit.cpp (working copy) @@ -1,7 +1,7 @@ /* Copyright Bruno da Silva de Oliveira 2003. Use, modification and distribution is subject to the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at - http:#www.boost.org/LICENSE_1_0.txt) + http://www.boost.org/LICENSE_1_0.txt) */ #include "inherit.h" Index: libs/python/pyste/tests/inherit2UT.py =================================================================== --- libs/python/pyste/tests/inherit2UT.py (revision 43404) +++ libs/python/pyste/tests/inherit2UT.py (working copy) @@ -1,7 +1,7 @@ # Copyright Bruno da Silva de Oliveira 2003. Use, modification and # distribution is subject to the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) import unittest from _inherit2 import * Index: libs/python/pyste/tests/vars.cpp =================================================================== --- libs/python/pyste/tests/vars.cpp (revision 43404) +++ libs/python/pyste/tests/vars.cpp (working copy) @@ -1,7 +1,7 @@ /* Copyright Bruno da Silva de Oliveira 2003. Use, modification and distribution is subject to the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at - http:#www.boost.org/LICENSE_1_0.txt) + http://www.boost.org/LICENSE_1_0.txt) */ #include "vars.h" Index: libs/python/pyste/tests/test_all.py =================================================================== --- libs/python/pyste/tests/test_all.py (revision 43404) +++ libs/python/pyste/tests/test_all.py (working copy) @@ -2,7 +2,7 @@ # Copyright Bruno da Silva de Oliveira 2003. Use, modification and # distribution is subject to the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) import os import glob Index: libs/python/pyste/tests/code_test.h =================================================================== --- libs/python/pyste/tests/code_test.h (revision 43404) +++ libs/python/pyste/tests/code_test.h (working copy) @@ -1,7 +1,7 @@ /* Copyright Bruno da Silva de Oliveira 2003. Use, modification and distribution is subject to the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at - http:#www.boost.org/LICENSE_1_0.txt) + http://www.boost.org/LICENSE_1_0.txt) */ struct A { int x; Index: libs/python/pyste/tests/nested.cpp =================================================================== --- libs/python/pyste/tests/nested.cpp (revision 43404) +++ libs/python/pyste/tests/nested.cpp (working copy) @@ -1,7 +1,7 @@ /* Copyright Bruno da Silva de Oliveira 2003. Use, modification and distribution is subject to the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at - http:#www.boost.org/LICENSE_1_0.txt) + http://www.boost.org/LICENSE_1_0.txt) */ #include "nested.h" Index: libs/python/pyste/tests/operators.h =================================================================== --- libs/python/pyste/tests/operators.h (revision 43404) +++ libs/python/pyste/tests/operators.h (working copy) @@ -1,7 +1,7 @@ /* Copyright Bruno da Silva de Oliveira 2003. Use, modification and distribution is subject to the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at - http:#www.boost.org/LICENSE_1_0.txt) + http://www.boost.org/LICENSE_1_0.txt) */ #ifndef OPERATORS_H #define OPERATORS_H Index: libs/python/pyste/tests/virtual.cpp =================================================================== --- libs/python/pyste/tests/virtual.cpp (revision 43404) +++ libs/python/pyste/tests/virtual.cpp (working copy) @@ -1,7 +1,7 @@ /* Copyright Bruno da Silva de Oliveira 2003. Use, modification and distribution is subject to the Boost Software License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at - http:#www.boost.org/LICENSE_1_0.txt) + http://www.boost.org/LICENSE_1_0.txt) */ // Includes ==================================================================== Index: libs/python/pyste/tests/virtual2UT.py =================================================================== --- libs/python/pyste/tests/virtual2UT.py (revision 43404) +++ libs/python/pyste/tests/virtual2UT.py (working copy) @@ -1,7 +1,7 @@ # Copyright Bruno da Silva de Oliveira 2003. Use, modification and # distribution is subject to the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) import unittest from _virtual2 import * Index: libs/python/pyste/tests/runtests.py =================================================================== --- libs/python/pyste/tests/runtests.py (revision 43404) +++ libs/python/pyste/tests/runtests.py (working copy) @@ -1,7 +1,7 @@ # Copyright Bruno da Silva de Oliveira 2003. Use, modification and # distribution is subject to the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) #!/usr/bin/python import sys Index: libs/python/pyste/tests/operatorsUT.py =================================================================== --- libs/python/pyste/tests/operatorsUT.py (revision 43404) +++ libs/python/pyste/tests/operatorsUT.py (working copy) @@ -1,7 +1,7 @@ # Copyright Bruno da Silva de Oliveira 2003. Use, modification and # distribution is subject to the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) import unittest from _operators import * Index: libs/python/pyste/src/Pyste/exporterutils.py =================================================================== --- libs/python/pyste/src/Pyste/exporterutils.py (revision 43404) +++ libs/python/pyste/src/Pyste/exporterutils.py (working copy) @@ -1,7 +1,7 @@ # Copyright Bruno da Silva de Oliveira 2003. Use, modification and # distribution is subject to the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) ''' Various helpers for interface files. Index: libs/python/pyste/src/Pyste/GCCXMLParser.py =================================================================== --- libs/python/pyste/src/Pyste/GCCXMLParser.py (revision 43404) +++ libs/python/pyste/src/Pyste/GCCXMLParser.py (working copy) @@ -1,7 +1,7 @@ # Copyright Bruno da Silva de Oliveira 2003. Use, modification and # distribution is subject to the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) from declarations import * # try to use cElementTree if avaiable Index: libs/python/pyste/src/Pyste/exporters.py =================================================================== --- libs/python/pyste/src/Pyste/exporters.py (revision 43404) +++ libs/python/pyste/src/Pyste/exporters.py (working copy) @@ -1,7 +1,7 @@ # Copyright Bruno da Silva de Oliveira 2003. Use, modification and # distribution is subject to the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) # a list of Exporter instances Index: libs/python/pyste/src/Pyste/EnumExporter.py =================================================================== --- libs/python/pyste/src/Pyste/EnumExporter.py (revision 43404) +++ libs/python/pyste/src/Pyste/EnumExporter.py (working copy) @@ -1,7 +1,7 @@ # Copyright Bruno da Silva de Oliveira 2003. Use, modification and # distribution is subject to the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) from Exporter import Exporter from settings import * Index: libs/python/pyste/src/Pyste/ClassExporter.py =================================================================== --- libs/python/pyste/src/Pyste/ClassExporter.py (revision 43404) +++ libs/python/pyste/src/Pyste/ClassExporter.py (working copy) @@ -1,7 +1,7 @@ # Copyright Bruno da Silva de Oliveira 2003. Use, modification and # distribution is subject to the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) import exporters from Exporter import Exporter Index: libs/python/pyste/src/Pyste/__init__.py =================================================================== --- libs/python/pyste/src/Pyste/__init__.py (revision 43404) +++ libs/python/pyste/src/Pyste/__init__.py (working copy) @@ -1,6 +1,6 @@ # Copyright Bruno da Silva de Oliveira 2003. Use, modification and # distribution is subject to the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) Index: libs/python/pyste/src/Pyste/CppParser.py =================================================================== --- libs/python/pyste/src/Pyste/CppParser.py (revision 43404) +++ libs/python/pyste/src/Pyste/CppParser.py (working copy) @@ -1,7 +1,7 @@ # Copyright Bruno da Silva de Oliveira 2003. Use, modification and # distribution is subject to the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) from GCCXMLParser import ParseDeclarations import tempfile Index: libs/python/pyste/src/Pyste/settings.py =================================================================== --- libs/python/pyste/src/Pyste/settings.py (revision 43404) +++ libs/python/pyste/src/Pyste/settings.py (working copy) @@ -1,7 +1,7 @@ # Copyright Bruno da Silva de Oliveira 2003. Use, modification and # distribution is subject to the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) #============================================================================== Index: libs/python/pyste/src/Pyste/utils.py =================================================================== --- libs/python/pyste/src/Pyste/utils.py (revision 43404) +++ libs/python/pyste/src/Pyste/utils.py (working copy) @@ -1,7 +1,7 @@ # Copyright Bruno da Silva de Oliveira 2003. Use, modification and # distribution is subject to the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) from __future__ import generators import string Index: libs/python/pyste/src/Pyste/CodeExporter.py =================================================================== --- libs/python/pyste/src/Pyste/CodeExporter.py (revision 43404) +++ libs/python/pyste/src/Pyste/CodeExporter.py (working copy) @@ -1,7 +1,7 @@ # Copyright Bruno da Silva de Oliveira 2003. Use, modification and # distribution is subject to the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) from Exporter import Exporter Index: libs/python/pyste/src/Pyste/pyste.py =================================================================== --- libs/python/pyste/src/Pyste/pyste.py (revision 43404) +++ libs/python/pyste/src/Pyste/pyste.py (working copy) @@ -1,7 +1,7 @@ # Copyright Bruno da Silva de Oliveira 2003. Use, modification and # distribution is subject to the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) """ Pyste version %s Index: libs/python/pyste/src/Pyste/policies.py =================================================================== --- libs/python/pyste/src/Pyste/policies.py (revision 43404) +++ libs/python/pyste/src/Pyste/policies.py (working copy) @@ -1,7 +1,7 @@ # Copyright Bruno da Silva de Oliveira 2003. Use, modification and # distribution is subject to the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) Index: libs/python/pyste/src/Pyste/declarations.py =================================================================== --- libs/python/pyste/src/Pyste/declarations.py (revision 43404) +++ libs/python/pyste/src/Pyste/declarations.py (working copy) @@ -1,7 +1,7 @@ # Copyright Bruno da Silva de Oliveira 2003. Use, modification and # distribution is subject to the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) ''' Defines classes that represent declarations found in C++ header files. Index: libs/python/pyste/src/Pyste/Exporter.py =================================================================== --- libs/python/pyste/src/Pyste/Exporter.py (revision 43404) +++ libs/python/pyste/src/Pyste/Exporter.py (working copy) @@ -1,7 +1,7 @@ # Copyright Bruno da Silva de Oliveira 2003. Use, modification and # distribution is subject to the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) import os.path Index: libs/python/pyste/src/Pyste/SingleCodeUnit.py =================================================================== --- libs/python/pyste/src/Pyste/SingleCodeUnit.py (revision 43404) +++ libs/python/pyste/src/Pyste/SingleCodeUnit.py (working copy) @@ -1,7 +1,7 @@ # Copyright Bruno da Silva de Oliveira 2003. Use, modification and # distribution is subject to the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) from settings import namespaces import settings Index: libs/python/pyste/src/Pyste/FunctionExporter.py =================================================================== --- libs/python/pyste/src/Pyste/FunctionExporter.py (revision 43404) +++ libs/python/pyste/src/Pyste/FunctionExporter.py (working copy) @@ -1,7 +1,7 @@ # Copyright Bruno da Silva de Oliveira 2003. Use, modification and # distribution is subject to the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) from Exporter import Exporter from policies import * Index: libs/python/pyste/src/Pyste/infos.py =================================================================== --- libs/python/pyste/src/Pyste/infos.py (revision 43404) +++ libs/python/pyste/src/Pyste/infos.py (working copy) @@ -1,7 +1,7 @@ # Copyright Bruno da Silva de Oliveira 2003. Use, modification and # distribution is subject to the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) import os.path import copy Index: libs/python/pyste/src/Pyste/VarExporter.py =================================================================== --- libs/python/pyste/src/Pyste/VarExporter.py (revision 43404) +++ libs/python/pyste/src/Pyste/VarExporter.py (working copy) @@ -1,7 +1,7 @@ # Copyright Bruno da Silva de Oliveira 2003. Use, modification and # distribution is subject to the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) from Exporter import Exporter from settings import * Index: libs/python/pyste/src/Pyste/HeaderExporter.py =================================================================== --- libs/python/pyste/src/Pyste/HeaderExporter.py (revision 43404) +++ libs/python/pyste/src/Pyste/HeaderExporter.py (working copy) @@ -1,7 +1,7 @@ # Copyright Bruno da Silva de Oliveira 2003. Use, modification and # distribution is subject to the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) from Exporter import Exporter from ClassExporter import ClassExporter Index: libs/python/pyste/src/Pyste/SmartFile.py =================================================================== --- libs/python/pyste/src/Pyste/SmartFile.py (revision 43404) +++ libs/python/pyste/src/Pyste/SmartFile.py (working copy) @@ -1,7 +1,7 @@ # Copyright Bruno da Silva de Oliveira 2003. Use, modification and # distribution is subject to the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) import os import md5 Index: libs/python/pyste/src/Pyste/MultipleCodeUnit.py =================================================================== --- libs/python/pyste/src/Pyste/MultipleCodeUnit.py (revision 43404) +++ libs/python/pyste/src/Pyste/MultipleCodeUnit.py (working copy) @@ -1,7 +1,7 @@ # Copyright Bruno da Silva de Oliveira 2003. Use, modification and # distribution is subject to the Boost Software License, Version 1.0. # (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) from SingleCodeUnit import SingleCodeUnit import os Index: libs/mpi/test/python/gather_test.py =================================================================== --- libs/mpi/test/python/gather_test.py (revision 43404) +++ libs/mpi/test/python/gather_test.py (working copy) @@ -2,7 +2,7 @@ # Use, modification and distribution is subject to the Boost Software # License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) # Test gather() collective. Index: libs/mpi/test/python/generators.py =================================================================== --- libs/mpi/test/python/generators.py (revision 43404) +++ libs/mpi/test/python/generators.py (working copy) @@ -2,7 +2,7 @@ # Use, modification and distribution is subject to the Boost Software # License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) # Value generators used in the Boost.MPI Python regression tests def int_generator(p): Index: libs/mpi/test/python/skeleton_content_test.py =================================================================== --- libs/mpi/test/python/skeleton_content_test.py (revision 43404) +++ libs/mpi/test/python/skeleton_content_test.py (working copy) @@ -2,7 +2,7 @@ # Use, modification and distribution is subject to the Boost Software # License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) # Test skeleton/content Index: libs/mpi/test/python/all_reduce_test.py =================================================================== --- libs/mpi/test/python/all_reduce_test.py (revision 43404) +++ libs/mpi/test/python/all_reduce_test.py (working copy) @@ -2,7 +2,7 @@ # Use, modification and distribution is subject to the Boost Software # License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) # Test all_reduce() collective. Index: libs/mpi/test/python/ring_test.py =================================================================== --- libs/mpi/test/python/ring_test.py (revision 43404) +++ libs/mpi/test/python/ring_test.py (working copy) @@ -2,7 +2,7 @@ # Use, modification and distribution is subject to the Boost Software # License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) # Test basic communication. Index: libs/mpi/test/python/all_gather_test.py =================================================================== --- libs/mpi/test/python/all_gather_test.py (revision 43404) +++ libs/mpi/test/python/all_gather_test.py (working copy) @@ -2,7 +2,7 @@ # Use, modification and distribution is subject to the Boost Software # License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) # Test all_gather() collective. Index: libs/mpi/test/python/all_to_all_test.py =================================================================== --- libs/mpi/test/python/all_to_all_test.py (revision 43404) +++ libs/mpi/test/python/all_to_all_test.py (working copy) @@ -2,7 +2,7 @@ # Use, modification and distribution is subject to the Boost Software # License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) # Test all_to_all() collective. Index: libs/mpi/test/python/broadcast_test.py =================================================================== --- libs/mpi/test/python/broadcast_test.py (revision 43404) +++ libs/mpi/test/python/broadcast_test.py (working copy) @@ -2,7 +2,7 @@ # Use, modification and distribution is subject to the Boost Software # License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) # Test broadcast() collective. Index: libs/mpi/test/python/scan_test.py =================================================================== --- libs/mpi/test/python/scan_test.py (revision 43404) +++ libs/mpi/test/python/scan_test.py (working copy) @@ -2,7 +2,7 @@ # Use, modification and distribution is subject to the Boost Software # License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) # Test scan() collective. Index: libs/mpi/test/python/scatter_test.py =================================================================== --- libs/mpi/test/python/scatter_test.py (revision 43404) +++ libs/mpi/test/python/scatter_test.py (working copy) @@ -2,7 +2,7 @@ # Use, modification and distribution is subject to the Boost Software # License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) # Test scatter() collective. Index: libs/mpi/test/python/reduce_test.py =================================================================== --- libs/mpi/test/python/reduce_test.py (revision 43404) +++ libs/mpi/test/python/reduce_test.py (working copy) @@ -2,7 +2,7 @@ # Use, modification and distribution is subject to the Boost Software # License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) # Test reduce() collective. Index: libs/mpi/example/python/hello_world.py =================================================================== --- libs/mpi/example/python/hello_world.py (revision 43404) +++ libs/mpi/example/python/hello_world.py (working copy) @@ -2,7 +2,7 @@ # Use, modification and distribution is subject to the Boost Software # License, Version 1.0. (See accompanying file LICENSE_1_0.txt or copy at -# http:#www.boost.org/LICENSE_1_0.txt) +# http://www.boost.org/LICENSE_1_0.txt) import boost.parallel.mpi as mpi