Update of /cvsroot/boost/boost/boost/pool/detail
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv1962/boost/pool/detail

Modified Files:
        for.m4 pool_construct.bat pool_construct.m4 pool_construct.sh 
        pool_construct_simple.bat pool_construct_simple.m4 
        pool_construct_simple.sh 
Log Message:
Fixed license & copyright issues and converted to HTML 4.01

Index: for.m4
===================================================================
RCS file: /cvsroot/boost/boost/boost/pool/detail/for.m4,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- for.m4      14 Sep 2003 00:50:31 -0000      1.2
+++ for.m4      5 Dec 2006 12:01:29 -0000       1.3
@@ -1,10 +1,8 @@
 m4_dnl 
 m4_dnl Copyright (C) 2000 Stephen Cleary
 m4_dnl 
-m4_dnl This file can be redistributed and/or modified under the terms found
-m4_dnl  in "copyright.html"
-m4_dnl This software and its documentation is provided "as is" without express 
or
-m4_dnl  implied warranty, and with no claim as to its suitability for any 
purpose.
+m4_dnl Distributed under the Boost Software License, Version 1.0. (See 
accompany-
+m4_dnl ing file LICENSE_1_0.txt or copy at 
http://www.boost.org/LICENSE_1_0.txt)
 m4_dnl
 m4_dnl See http://www.boost.org for updates, documentation, and revision 
history.
 m4_dnl 

Index: pool_construct.bat
===================================================================
RCS file: /cvsroot/boost/boost/boost/pool/detail/pool_construct.bat,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- pool_construct.bat  14 Sep 2003 00:50:31 -0000      1.3
+++ pool_construct.bat  5 Dec 2006 12:01:29 -0000       1.4
@@ -2,13 +2,10 @@
 rem
 rem Copyright (C) 2000, 2001 Stephen Cleary
 rem
-rem This file can be redistributed and/or modified under the terms found
-rem  in "copyright.html"
-rem This software and its documentation is provided "as is" without express or
-rem  implied warranty, and with no claim as to its suitability for any purpose.
-rem
-rem See http://www.boost.org for updates, documentation, and revision history.
-rem
+rem Distributed under the Boost Software License, Version 1.0. (See accompany-
+rem ing file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
+
+
 
 rem Check for Windows NT
 if %OS%==Windows_NT goto NT

Index: pool_construct.m4
===================================================================
RCS file: /cvsroot/boost/boost/boost/pool/detail/pool_construct.m4,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- pool_construct.m4   14 Sep 2003 00:50:31 -0000      1.2
+++ pool_construct.m4   5 Dec 2006 12:01:29 -0000       1.3
@@ -1,10 +1,8 @@
 m4_dnl
 m4_dnl Copyright (C) 2000 Stephen Cleary
 m4_dnl
-m4_dnl This file can be redistributed and/or modified under the terms found
-m4_dnl  in "copyright.html"
-m4_dnl This software and its documentation is provided "as is" without express 
or
-m4_dnl  implied warranty, and with no claim as to its suitability for any 
purpose.
+m4_dnl Distributed under the Boost Software License, Version 1.0. (See 
accompany-
+m4_dnl ing file LICENSE_1_0.txt or copy at 
http://www.boost.org/LICENSE_1_0.txt)
 m4_dnl
 m4_dnl See http://www.boost.org for updates, documentation, and revision 
history.
 m4_dnl
@@ -42,10 +40,8 @@
 m4_dnl
 // Copyright (C) 2000 Stephen Cleary
 //
-// This file can be redistributed and/or modified under the terms found
-//  in "copyright.html"
-// This software and its documentation is provided "as is" without express or
-//  implied warranty, and with no claim as to its suitability for any purpose.
+// Distributed under the Boost Software License, Version 1.0. (See accompany-
+// ing file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
 //
 // See http://www.boost.org for updates, documentation, and revision history.
 

Index: pool_construct.sh
===================================================================
RCS file: /cvsroot/boost/boost/boost/pool/detail/pool_construct.sh,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- pool_construct.sh   14 Sep 2003 00:50:31 -0000      1.2
+++ pool_construct.sh   5 Dec 2006 12:01:29 -0000       1.3
@@ -2,10 +2,8 @@
 #
 # Copyright (C) 2000 Stephen Cleary
 #
-# This file can be redistributed and/or modified under the terms found
-#  in "copyright.html"
-# This software and its documentation is provided "as is" without express or
-#  implied warranty, and with no claim as to its suitability for any purpose.
+# Distributed under the Boost Software License, Version 1.0. (See accompany-
+# ing file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
 #
 # See http://www.boost.org for updates, documentation, and revision history.
 #

Index: pool_construct_simple.bat
===================================================================
RCS file: /cvsroot/boost/boost/boost/pool/detail/pool_construct_simple.bat,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- pool_construct_simple.bat   14 Sep 2003 00:50:31 -0000      1.2
+++ pool_construct_simple.bat   5 Dec 2006 12:01:29 -0000       1.3
@@ -2,10 +2,8 @@
 rem
 rem Copyright (C) 2001 Stephen Cleary
 rem
-rem This file can be redistributed and/or modified under the terms found
-rem  in "copyright.html"
-rem This software and its documentation is provided "as is" without express or
-rem  implied warranty, and with no claim as to its suitability for any purpose.
+rem Distributed under the Boost Software License, Version 1.0. (See accompany-
+rem ing file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
 rem
 rem See http://www.boost.org for updates, documentation, and revision history.
 rem

Index: pool_construct_simple.m4
===================================================================
RCS file: /cvsroot/boost/boost/boost/pool/detail/pool_construct_simple.m4,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- pool_construct_simple.m4    14 Sep 2003 00:50:31 -0000      1.2
+++ pool_construct_simple.m4    5 Dec 2006 12:01:29 -0000       1.3
@@ -1,10 +1,8 @@
 m4_dnl
 m4_dnl Copyright (C) 2001 Stephen Cleary
 m4_dnl
-m4_dnl This file can be redistributed and/or modified under the terms found
-m4_dnl  in "copyright.html"
-m4_dnl This software and its documentation is provided "as is" without express 
or
-m4_dnl  implied warranty, and with no claim as to its suitability for any 
purpose.
+m4_dnl Distributed under the Boost Software License, Version 1.0. (See 
accompany-
+m4_dnl ing file LICENSE_1_0.txt or copy at 
http://www.boost.org/LICENSE_1_0.txt)
 m4_dnl
 m4_dnl See http://www.boost.org for updates, documentation, and revision 
history.
 m4_dnl

Index: pool_construct_simple.sh
===================================================================
RCS file: /cvsroot/boost/boost/boost/pool/detail/pool_construct_simple.sh,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- pool_construct_simple.sh    14 Sep 2003 00:50:31 -0000      1.2
+++ pool_construct_simple.sh    5 Dec 2006 12:01:29 -0000       1.3
@@ -2,10 +2,8 @@
 #
 # Copyright (C) 2001 Stephen Cleary
 #
-# This file can be redistributed and/or modified under the terms found
-#  in "copyright.html"
-# This software and its documentation is provided "as is" without express or
-#  implied warranty, and with no claim as to its suitability for any purpose.
+# Distributed under the Boost Software License, Version 1.0. (See accompany-
+# ing file LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
 #
 # See http://www.boost.org for updates, documentation, and revision history.
 #


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to