Changed licence to new Boost licnece

[SVN r20241]
This commit is contained in:
John Maddock
2003-10-02 11:53:35 +00:00
parent a2c78d51be
commit 0566bafd1d
13 changed files with 52 additions and 52 deletions

View File

@ -1,8 +1,7 @@
// (C) Copyright Steve Cleary & John Maddock 2000. // (C) Copyright Steve Cleary & John Maddock 2000.
// Permission to copy, use, modify, sell and // Use, modification and distribution is subject to the
// distribute this software is granted provided this copyright notice appears // Boost Software License, Version 1.0. (See accompanying file
// in all copies. This software is provided "as is" without express or implied // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// warranty, and with no claim as to its suitability for any purpose.
// See http://www.boost.org for most recent version including documentation. // See http://www.boost.org for most recent version including documentation.
@ -30,3 +29,4 @@ int main()
} }

View File

@ -1,8 +1,7 @@
// (C) Copyright John Maddock 2000. // (C) Copyright John Maddock 2000.
// Permission to copy, use, modify, sell and // Use, modification and distribution is subject to the
// distribute this software is granted provided this copyright notice appears // Boost Software License, Version 1.0. (See accompanying file
// in all copies. This software is provided "as is" without express or implied // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// warranty, and with no claim as to its suitability for any purpose.
// See http://www.boost.org for most recent version including documentation. // See http://www.boost.org for most recent version including documentation.
@ -38,3 +37,4 @@ int main()

View File

@ -1,8 +1,7 @@
// (C) Copyright John Maddock 2000. // (C) Copyright John Maddock 2000.
// Permission to copy, use, modify, sell and // Use, modification and distribution is subject to the
// distribute this software is granted provided this copyright notice appears // Boost Software License, Version 1.0. (See accompanying file
// in all copies. This software is provided "as is" without express or implied // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// warranty, and with no claim as to its suitability for any purpose.
// See http://www.boost.org for most recent version including documentation. // See http://www.boost.org for most recent version including documentation.
@ -30,3 +29,4 @@ int main()
{ {
return 0; return 0;
} }

View File

@ -1,8 +1,7 @@
// (C) Copyright Steve Cleary & John Maddock 2000. // (C) Copyright Steve Cleary & John Maddock 2000.
// Permission to copy, use, modify, sell and // Use, modification and distribution is subject to the
// distribute this software is granted provided this copyright notice appears // Boost Software License, Version 1.0. (See accompanying file
// in all copies. This software is provided "as is" without express or implied // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// warranty, and with no claim as to its suitability for any purpose.
// See http://www.boost.org for most recent version including documentation. // See http://www.boost.org for most recent version including documentation.
@ -84,3 +83,4 @@ int main()

View File

@ -1,8 +1,7 @@
// (C) Copyright Steve Cleary & John Maddock 2000. // (C) Copyright Steve Cleary & John Maddock 2000.
// Permission to copy, use, modify, sell and // Use, modification and distribution is subject to the
// distribute this software is granted provided this copyright notice appears // Boost Software License, Version 1.0. (See accompanying file
// in all copies. This software is provided "as is" without express or implied // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// warranty, and with no claim as to its suitability for any purpose.
// See http://www.boost.org for most recent version including documentation. // See http://www.boost.org for most recent version including documentation.
@ -19,3 +18,4 @@ BOOST_STATIC_ASSERT(sizeof(int) == sizeof(char)); // will not compile

View File

@ -1,8 +1,7 @@
// (C) Copyright Steve Cleary & John Maddock 2000. // (C) Copyright Steve Cleary & John Maddock 2000.
// Permission to copy, use, modify, sell and // Use, modification and distribution is subject to the
// distribute this software is granted provided this copyright notice appears // Boost Software License, Version 1.0. (See accompanying file
// in all copies. This software is provided "as is" without express or implied // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// warranty, and with no claim as to its suitability for any purpose.
// See http://www.boost.org for most recent version including documentation. // See http://www.boost.org for most recent version including documentation.
@ -21,3 +20,4 @@ void f()

View File

@ -1,8 +1,7 @@
// (C) Copyright Steve Cleary & John Maddock 2000. // (C) Copyright Steve Cleary & John Maddock 2000.
// Permission to copy, use, modify, sell and // Use, modification and distribution is subject to the
// distribute this software is granted provided this copyright notice appears // Boost Software License, Version 1.0. (See accompanying file
// in all copies. This software is provided "as is" without express or implied // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// warranty, and with no claim as to its suitability for any purpose.
// See http://www.boost.org for most recent version including documentation. // See http://www.boost.org for most recent version including documentation.
@ -36,3 +35,4 @@ struct Bob

View File

@ -1,8 +1,7 @@
// (C) Copyright Steve Cleary & John Maddock 2000. // (C) Copyright Steve Cleary & John Maddock 2000.
// Permission to copy, use, modify, sell and // Use, modification and distribution is subject to the
// distribute this software is granted provided this copyright notice appears // Boost Software License, Version 1.0. (See accompanying file
// in all copies. This software is provided "as is" without express or implied // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// warranty, and with no claim as to its suitability for any purpose.
// See http://www.boost.org for most recent version including documentation. // See http://www.boost.org for most recent version including documentation.
@ -36,3 +35,4 @@ struct Bob

View File

@ -1,8 +1,7 @@
// (C) Copyright Steve Cleary & John Maddock 2000. // (C) Copyright Steve Cleary & John Maddock 2000.
// Permission to copy, use, modify, sell and // Use, modification and distribution is subject to the
// distribute this software is granted provided this copyright notice appears // Boost Software License, Version 1.0. (See accompanying file
// in all copies. This software is provided "as is" without express or implied // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// warranty, and with no claim as to its suitability for any purpose.
// See http://www.boost.org for most recent version including documentation. // See http://www.boost.org for most recent version including documentation.
@ -37,3 +36,4 @@ Bill<int, char> b;

View File

@ -1,8 +1,7 @@
// (C) Copyright Steve Cleary & John Maddock 2000. // (C) Copyright Steve Cleary & John Maddock 2000.
// Permission to copy, use, modify, sell and // Use, modification and distribution is subject to the
// distribute this software is granted provided this copyright notice appears // Boost Software License, Version 1.0. (See accompanying file
// in all copies. This software is provided "as is" without express or implied // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// warranty, and with no claim as to its suitability for any purpose.
// See http://www.boost.org for most recent version including documentation. // See http://www.boost.org for most recent version including documentation.
@ -44,3 +43,4 @@ void foo()

View File

@ -1,8 +1,7 @@
// (C) Copyright John Maddock 2000. // (C) Copyright John Maddock 2000.
// Permission to copy, use, modify, sell and // Use, modification and distribution is subject to the
// distribute this software is granted provided this copyright notice appears // Boost Software License, Version 1.0. (See accompanying file
// in all copies. This software is provided "as is" without express or implied // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// warranty, and with no claim as to its suitability for any purpose.
// See http://www.boost.org for most recent version including documentation. // See http://www.boost.org for most recent version including documentation.
@ -29,3 +28,4 @@ int main()
{ {
return 0; return 0;
} }

View File

@ -1,8 +1,7 @@
// (C) Copyright John Maddock 2000. // (C) Copyright John Maddock 2000.
// Permission to copy, use, modify, sell and // Use, modification and distribution is subject to the
// distribute this software is granted provided this copyright notice appears // Boost Software License, Version 1.0. (See accompanying file
// in all copies. This software is provided "as is" without express or implied // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// warranty, and with no claim as to its suitability for any purpose.
// See http://www.boost.org for most recent version including documentation. // See http://www.boost.org for most recent version including documentation.
@ -42,3 +41,4 @@ int main()

View File

@ -1,8 +1,7 @@
// (C) Copyright John Maddock 2000. // (C) Copyright John Maddock 2000.
// Permission to copy, use, modify, sell and // Use, modification and distribution is subject to the
// distribute this software is granted provided this copyright notice appears // Boost Software License, Version 1.0. (See accompanying file
// in all copies. This software is provided "as is" without express or implied // LICENSE_1_0.txt or copy at http://www.boost.org/LICENSE_1_0.txt)
// warranty, and with no claim as to its suitability for any purpose.
// See http://www.boost.org for most recent version including documentation. // See http://www.boost.org for most recent version including documentation.
@ -30,3 +29,4 @@ int main()
{ {
return 0; return 0;
} }