Boost logo

Boost-Commit :

From: daniel_james_at_[hidden]
Date: 2008-02-16 06:07:28


Author: danieljames
Date: 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
New Revision: 43278
URL: http://svn.boost.org/trac/boost/changeset/43278

Log:
Some more fixes for an over-enthusiastic search and replace.
Text files modified:
   branches/fix-links/libs/python/pyste/tests/GCCXMLParserUT.py | 2 +-
   branches/fix-links/libs/python/pyste/tests/SmartFileUT.py | 2 +-
   branches/fix-links/libs/python/pyste/tests/abstract_test.h | 2 +-
   branches/fix-links/libs/python/pyste/tests/abstract_testUT.py | 2 +-
   branches/fix-links/libs/python/pyste/tests/add_test.h | 2 +-
   branches/fix-links/libs/python/pyste/tests/add_testUT.py | 2 +-
   branches/fix-links/libs/python/pyste/tests/basic.cpp | 2 +-
   branches/fix-links/libs/python/pyste/tests/basic.h | 2 +-
   branches/fix-links/libs/python/pyste/tests/basicUT.py | 2 +-
   branches/fix-links/libs/python/pyste/tests/code_test.h | 2 +-
   branches/fix-links/libs/python/pyste/tests/code_testUT.py | 2 +-
   branches/fix-links/libs/python/pyste/tests/enums.h | 2 +-
   branches/fix-links/libs/python/pyste/tests/enumsUT.py | 2 +-
   branches/fix-links/libs/python/pyste/tests/header_test.h | 2 +-
   branches/fix-links/libs/python/pyste/tests/header_testUT.py | 2 +-
   branches/fix-links/libs/python/pyste/tests/infosUT.py | 2 +-
   branches/fix-links/libs/python/pyste/tests/inherit.cpp | 2 +-
   branches/fix-links/libs/python/pyste/tests/inherit.h | 2 +-
   branches/fix-links/libs/python/pyste/tests/inherit2.h | 2 +-
   branches/fix-links/libs/python/pyste/tests/inherit2UT.py | 2 +-
   branches/fix-links/libs/python/pyste/tests/inherit3.h | 2 +-
   branches/fix-links/libs/python/pyste/tests/inherit3UT.py | 2 +-
   branches/fix-links/libs/python/pyste/tests/inherit4.h | 2 +-
   branches/fix-links/libs/python/pyste/tests/inherit4UT.py | 2 +-
   branches/fix-links/libs/python/pyste/tests/inheritUT.py | 2 +-
   branches/fix-links/libs/python/pyste/tests/nested.cpp | 2 +-
   branches/fix-links/libs/python/pyste/tests/nested.h | 2 +-
   branches/fix-links/libs/python/pyste/tests/nestedUT.py | 2 +-
   branches/fix-links/libs/python/pyste/tests/opaque.h | 2 +-
   branches/fix-links/libs/python/pyste/tests/opaqueUT.py | 2 +-
   branches/fix-links/libs/python/pyste/tests/operators.cpp | 2 +-
   branches/fix-links/libs/python/pyste/tests/operators.h | 2 +-
   branches/fix-links/libs/python/pyste/tests/operatorsUT.py | 2 +-
   branches/fix-links/libs/python/pyste/tests/policiesUT.py | 2 +-
   branches/fix-links/libs/python/pyste/tests/runtests.py | 2 +-
   branches/fix-links/libs/python/pyste/tests/smart_ptr.h | 2 +-
   branches/fix-links/libs/python/pyste/tests/smart_ptrUT.py | 2 +-
   branches/fix-links/libs/python/pyste/tests/templates.h | 2 +-
   branches/fix-links/libs/python/pyste/tests/templatesUT.py | 2 +-
   branches/fix-links/libs/python/pyste/tests/test_all.py | 2 +-
   branches/fix-links/libs/python/pyste/tests/vars.cpp | 2 +-
   branches/fix-links/libs/python/pyste/tests/vars.h | 2 +-
   branches/fix-links/libs/python/pyste/tests/varsUT.py | 2 +-
   branches/fix-links/libs/python/pyste/tests/virtual.cpp | 2 +-
   branches/fix-links/libs/python/pyste/tests/virtual.h | 2 +-
   branches/fix-links/libs/python/pyste/tests/virtual2.h | 2 +-
   branches/fix-links/libs/python/pyste/tests/virtual2UT.py | 2 +-
   branches/fix-links/libs/python/pyste/tests/virtualUT.py | 2 +-
   branches/fix-links/libs/python/pyste/tests/wrappertest.h | 2 +-
   branches/fix-links/libs/python/pyste/tests/wrappertestUT.py | 2 +-
   branches/fix-links/libs/python/pyste/tests/wrappertest_wrappers.h | 2 +-
   51 files changed, 51 insertions(+), 51 deletions(-)

Modified: branches/fix-links/libs/python/pyste/tests/GCCXMLParserUT.py
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/GCCXMLParserUT.py (original)
+++ branches/fix-links/libs/python/pyste/tests/GCCXMLParserUT.py 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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')

Modified: branches/fix-links/libs/python/pyste/tests/SmartFileUT.py
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/SmartFileUT.py (original)
+++ branches/fix-links/libs/python/pyste/tests/SmartFileUT.py 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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 *

Modified: branches/fix-links/libs/python/pyste/tests/abstract_test.h
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/abstract_test.h (original)
+++ branches/fix-links/libs/python/pyste/tests/abstract_test.h 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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 <vector>
 #include <string>

Modified: branches/fix-links/libs/python/pyste/tests/abstract_testUT.py
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/abstract_testUT.py (original)
+++ branches/fix-links/libs/python/pyste/tests/abstract_testUT.py 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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 *
 

Modified: branches/fix-links/libs/python/pyste/tests/add_test.h
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/add_test.h (original)
+++ branches/fix-links/libs/python/pyste/tests/add_test.h 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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 {
 

Modified: branches/fix-links/libs/python/pyste/tests/add_testUT.py
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/add_testUT.py (original)
+++ branches/fix-links/libs/python/pyste/tests/add_testUT.py 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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 *
 

Modified: branches/fix-links/libs/python/pyste/tests/basic.cpp
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/basic.cpp (original)
+++ branches/fix-links/libs/python/pyste/tests/basic.cpp 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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"
 

Modified: branches/fix-links/libs/python/pyste/tests/basic.h
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/basic.h (original)
+++ branches/fix-links/libs/python/pyste/tests/basic.h 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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

Modified: branches/fix-links/libs/python/pyste/tests/basicUT.py
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/basicUT.py (original)
+++ branches/fix-links/libs/python/pyste/tests/basicUT.py 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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 *
 

Modified: branches/fix-links/libs/python/pyste/tests/code_test.h
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/code_test.h (original)
+++ branches/fix-links/libs/python/pyste/tests/code_test.h 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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;

Modified: branches/fix-links/libs/python/pyste/tests/code_testUT.py
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/code_testUT.py (original)
+++ branches/fix-links/libs/python/pyste/tests/code_testUT.py 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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 *
 

Modified: branches/fix-links/libs/python/pyste/tests/enums.h
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/enums.h (original)
+++ branches/fix-links/libs/python/pyste/tests/enums.h 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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

Modified: branches/fix-links/libs/python/pyste/tests/enumsUT.py
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/enumsUT.py (original)
+++ branches/fix-links/libs/python/pyste/tests/enumsUT.py 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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 *
 

Modified: branches/fix-links/libs/python/pyste/tests/header_test.h
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/header_test.h (original)
+++ branches/fix-links/libs/python/pyste/tests/header_test.h 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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

Modified: branches/fix-links/libs/python/pyste/tests/header_testUT.py
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/header_testUT.py (original)
+++ branches/fix-links/libs/python/pyste/tests/header_testUT.py 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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 *
 

Modified: branches/fix-links/libs/python/pyste/tests/infosUT.py
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/infosUT.py (original)
+++ branches/fix-links/libs/python/pyste/tests/infosUT.py 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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 *

Modified: branches/fix-links/libs/python/pyste/tests/inherit.cpp
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/inherit.cpp (original)
+++ branches/fix-links/libs/python/pyste/tests/inherit.cpp 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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"
 

Modified: branches/fix-links/libs/python/pyste/tests/inherit.h
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/inherit.h (original)
+++ branches/fix-links/libs/python/pyste/tests/inherit.h 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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 {
     

Modified: branches/fix-links/libs/python/pyste/tests/inherit2.h
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/inherit2.h (original)
+++ branches/fix-links/libs/python/pyste/tests/inherit2.h 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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 {
 

Modified: branches/fix-links/libs/python/pyste/tests/inherit2UT.py
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/inherit2UT.py (original)
+++ branches/fix-links/libs/python/pyste/tests/inherit2UT.py 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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 *
 

Modified: branches/fix-links/libs/python/pyste/tests/inherit3.h
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/inherit3.h (original)
+++ branches/fix-links/libs/python/pyste/tests/inherit3.h 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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 {

Modified: branches/fix-links/libs/python/pyste/tests/inherit3UT.py
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/inherit3UT.py (original)
+++ branches/fix-links/libs/python/pyste/tests/inherit3UT.py 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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 *
 

Modified: branches/fix-links/libs/python/pyste/tests/inherit4.h
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/inherit4.h (original)
+++ branches/fix-links/libs/python/pyste/tests/inherit4.h 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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 {
     

Modified: branches/fix-links/libs/python/pyste/tests/inherit4UT.py
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/inherit4UT.py (original)
+++ branches/fix-links/libs/python/pyste/tests/inherit4UT.py 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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 *
 

Modified: branches/fix-links/libs/python/pyste/tests/inheritUT.py
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/inheritUT.py (original)
+++ branches/fix-links/libs/python/pyste/tests/inheritUT.py 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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 *
 

Modified: branches/fix-links/libs/python/pyste/tests/nested.cpp
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/nested.cpp (original)
+++ branches/fix-links/libs/python/pyste/tests/nested.cpp 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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"
 

Modified: branches/fix-links/libs/python/pyste/tests/nested.h
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/nested.h (original)
+++ branches/fix-links/libs/python/pyste/tests/nested.h 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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

Modified: branches/fix-links/libs/python/pyste/tests/nestedUT.py
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/nestedUT.py (original)
+++ branches/fix-links/libs/python/pyste/tests/nestedUT.py 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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 *
 

Modified: branches/fix-links/libs/python/pyste/tests/opaque.h
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/opaque.h (original)
+++ branches/fix-links/libs/python/pyste/tests/opaque.h 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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

Modified: branches/fix-links/libs/python/pyste/tests/opaqueUT.py
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/opaqueUT.py (original)
+++ branches/fix-links/libs/python/pyste/tests/opaqueUT.py 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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 *
 

Modified: branches/fix-links/libs/python/pyste/tests/operators.cpp
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/operators.cpp (original)
+++ branches/fix-links/libs/python/pyste/tests/operators.cpp 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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"
 

Modified: branches/fix-links/libs/python/pyste/tests/operators.h
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/operators.h (original)
+++ branches/fix-links/libs/python/pyste/tests/operators.h 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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

Modified: branches/fix-links/libs/python/pyste/tests/operatorsUT.py
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/operatorsUT.py (original)
+++ branches/fix-links/libs/python/pyste/tests/operatorsUT.py 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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 *
 

Modified: branches/fix-links/libs/python/pyste/tests/policiesUT.py
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/policiesUT.py (original)
+++ branches/fix-links/libs/python/pyste/tests/policiesUT.py 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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 *

Modified: branches/fix-links/libs/python/pyste/tests/runtests.py
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/runtests.py (original)
+++ branches/fix-links/libs/python/pyste/tests/runtests.py 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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

Modified: branches/fix-links/libs/python/pyste/tests/smart_ptr.h
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/smart_ptr.h (original)
+++ branches/fix-links/libs/python/pyste/tests/smart_ptr.h 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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

Modified: branches/fix-links/libs/python/pyste/tests/smart_ptrUT.py
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/smart_ptrUT.py (original)
+++ branches/fix-links/libs/python/pyste/tests/smart_ptrUT.py 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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 *
 

Modified: branches/fix-links/libs/python/pyste/tests/templates.h
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/templates.h (original)
+++ branches/fix-links/libs/python/pyste/tests/templates.h 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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 {
     

Modified: branches/fix-links/libs/python/pyste/tests/templatesUT.py
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/templatesUT.py (original)
+++ branches/fix-links/libs/python/pyste/tests/templatesUT.py 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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 *
 

Modified: branches/fix-links/libs/python/pyste/tests/test_all.py
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/test_all.py (original)
+++ branches/fix-links/libs/python/pyste/tests/test_all.py 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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

Modified: branches/fix-links/libs/python/pyste/tests/vars.cpp
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/vars.cpp (original)
+++ branches/fix-links/libs/python/pyste/tests/vars.cpp 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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"
 

Modified: branches/fix-links/libs/python/pyste/tests/vars.h
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/vars.h (original)
+++ branches/fix-links/libs/python/pyste/tests/vars.h 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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

Modified: branches/fix-links/libs/python/pyste/tests/varsUT.py
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/varsUT.py (original)
+++ branches/fix-links/libs/python/pyste/tests/varsUT.py 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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
 

Modified: branches/fix-links/libs/python/pyste/tests/virtual.cpp
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/virtual.cpp (original)
+++ branches/fix-links/libs/python/pyste/tests/virtual.cpp 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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 ====================================================================

Modified: branches/fix-links/libs/python/pyste/tests/virtual.h
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/virtual.h (original)
+++ branches/fix-links/libs/python/pyste/tests/virtual.h 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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_ {
     

Modified: branches/fix-links/libs/python/pyste/tests/virtual2.h
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/virtual2.h (original)
+++ branches/fix-links/libs/python/pyste/tests/virtual2.h 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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 {

Modified: branches/fix-links/libs/python/pyste/tests/virtual2UT.py
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/virtual2UT.py (original)
+++ branches/fix-links/libs/python/pyste/tests/virtual2UT.py 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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 *

Modified: branches/fix-links/libs/python/pyste/tests/virtualUT.py
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/virtualUT.py (original)
+++ branches/fix-links/libs/python/pyste/tests/virtualUT.py 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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 *
 

Modified: branches/fix-links/libs/python/pyste/tests/wrappertest.h
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/wrappertest.h (original)
+++ branches/fix-links/libs/python/pyste/tests/wrappertest.h 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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

Modified: branches/fix-links/libs/python/pyste/tests/wrappertestUT.py
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/wrappertestUT.py (original)
+++ branches/fix-links/libs/python/pyste/tests/wrappertestUT.py 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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 *
 

Modified: branches/fix-links/libs/python/pyste/tests/wrappertest_wrappers.h
==============================================================================
--- branches/fix-links/libs/python/pyste/tests/wrappertest_wrappers.h (original)
+++ branches/fix-links/libs/python/pyste/tests/wrappertest_wrappers.h 2008-02-16 06:07:24 EST (Sat, 16 Feb 2008)
@@ -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


Boost-Commit list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk