Update of /cvsroot/boost/boost/boost/gil/extension/dynamic_image
In directory
sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv28572/extension/dynamic_image
Modified Files:
algorithm.hpp any_image.hpp any_image_view.hpp
apply_operation.hpp apply_operation_base.hpp dynamic_at_c.hpp
dynamic_image_all.hpp image_view_factory.hpp reduce.hpp
variant.hpp
Log Message:
Fixed headers to refer to the Boost license. Fixed min/max issues and removed
tabs.
Index: algorithm.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/gil/extension/dynamic_image/algorithm.hpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- algorithm.hpp 23 Apr 2007 23:15:00 -0000 1.1
+++ algorithm.hpp 7 May 2007 07:32:02 -0000 1.2
@@ -1,9 +1,12 @@
/*
Copyright 2005-2007 Adobe Systems Incorporated
- Distributed under the MIT License (see accompanying file LICENSE_1_0_0.txt
- or a copy at http://opensource.adobe.com/licenses.html)
-*/
+
+ Use, modification and distribution are 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).
+ See http://opensource.adobe.com/gil for most recent version including
documentation.
+*/
/*************************************************************************************************/
#ifndef GIL_DYNAMICIMAGE_ALGORITHM_HPP
Index: any_image.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/gil/extension/dynamic_image/any_image.hpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- any_image.hpp 23 Apr 2007 23:15:00 -0000 1.1
+++ any_image.hpp 7 May 2007 07:32:02 -0000 1.2
@@ -1,9 +1,12 @@
/*
Copyright 2005-2007 Adobe Systems Incorporated
- Distributed under the MIT License (see accompanying file LICENSE_1_0_0.txt
- or a copy at http://opensource.adobe.com/licenses.html)
-*/
+
+ Use, modification and distribution are 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).
+ See http://opensource.adobe.com/gil for most recent version including
documentation.
+*/
/*************************************************************************************************/
#ifndef GIL_DYNAMICIMAGE_ANY_IMAGE_HPP
Index: any_image_view.hpp
===================================================================
RCS file:
/cvsroot/boost/boost/boost/gil/extension/dynamic_image/any_image_view.hpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- any_image_view.hpp 23 Apr 2007 23:15:00 -0000 1.1
+++ any_image_view.hpp 7 May 2007 07:32:02 -0000 1.2
@@ -1,7 +1,11 @@
/*
Copyright 2005-2007 Adobe Systems Incorporated
- Distributed under the MIT License (see accompanying file LICENSE_1_0_0.txt
- or a copy at http://opensource.adobe.com/licenses.html)
+
+ Use, modification and distribution are 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).
+
+ See http://opensource.adobe.com/gil for most recent version including
documentation.
*/
/*************************************************************************************************/
Index: apply_operation.hpp
===================================================================
RCS file:
/cvsroot/boost/boost/boost/gil/extension/dynamic_image/apply_operation.hpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- apply_operation.hpp 23 Apr 2007 23:15:00 -0000 1.1
+++ apply_operation.hpp 7 May 2007 07:32:02 -0000 1.2
@@ -1,7 +1,11 @@
/*
Copyright 2005-2007 Adobe Systems Incorporated
- Distributed under the MIT License (see accompanying file LICENSE_1_0_0.txt
- or a copy at http://opensource.adobe.com/licenses.html)
+
+ Use, modification and distribution are 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).
+
+ See http://opensource.adobe.com/gil for most recent version including
documentation.
*/
/*************************************************************************************************/
Index: apply_operation_base.hpp
===================================================================
RCS file:
/cvsroot/boost/boost/boost/gil/extension/dynamic_image/apply_operation_base.hpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- apply_operation_base.hpp 23 Apr 2007 23:15:00 -0000 1.1
+++ apply_operation_base.hpp 7 May 2007 07:32:02 -0000 1.2
@@ -1,7 +1,11 @@
/*
- Copyright 2005-2006 Adobe Systems Incorporated
- Distributed under the MIT License (see accompanying file LICENSE_1_0_0.txt
- or a copy at http://opensource.adobe.com/licenses.html)
+ Copyright 2005-2007 Adobe Systems Incorporated
+
+ Use, modification and distribution are 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).
+
+ See http://opensource.adobe.com/gil for most recent version including
documentation.
*/
/*************************************************************************************************/
Index: dynamic_at_c.hpp
===================================================================
RCS file:
/cvsroot/boost/boost/boost/gil/extension/dynamic_image/dynamic_at_c.hpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- dynamic_at_c.hpp 23 Apr 2007 23:15:00 -0000 1.1
+++ dynamic_at_c.hpp 7 May 2007 07:32:02 -0000 1.2
@@ -1,7 +1,11 @@
/*
Copyright 2005-2007 Adobe Systems Incorporated
- Distributed under the MIT License (see accompanying file LICENSE_1_0_0.txt
- or a copy at http://opensource.adobe.com/licenses.html)
+
+ Use, modification and distribution are 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).
+
+ See http://opensource.adobe.com/gil for most recent version including
documentation.
*/
/*************************************************************************************************/
Index: dynamic_image_all.hpp
===================================================================
RCS file:
/cvsroot/boost/boost/boost/gil/extension/dynamic_image/dynamic_image_all.hpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- dynamic_image_all.hpp 23 Apr 2007 23:15:00 -0000 1.1
+++ dynamic_image_all.hpp 7 May 2007 07:32:02 -0000 1.2
@@ -1,7 +1,11 @@
/*
Copyright 2005-2007 Adobe Systems Incorporated
- Distributed under the MIT License (see accompanying file LICENSE_1_0_0.txt
- or a copy at http://opensource.adobe.com/licenses.html)
+
+ Use, modification and distribution are 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).
+
+ See http://opensource.adobe.com/gil for most recent version including
documentation.
*/
/*************************************************************************************************/
Index: image_view_factory.hpp
===================================================================
RCS file:
/cvsroot/boost/boost/boost/gil/extension/dynamic_image/image_view_factory.hpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- image_view_factory.hpp 23 Apr 2007 23:15:00 -0000 1.1
+++ image_view_factory.hpp 7 May 2007 07:32:02 -0000 1.2
@@ -1,7 +1,11 @@
/*
Copyright 2005-2007 Adobe Systems Incorporated
- Distributed under the MIT License (see accompanying file LICENSE_1_0_0.txt
- or a copy at http://opensource.adobe.com/licenses.html)
+
+ Use, modification and distribution are 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).
+
+ See http://opensource.adobe.com/gil for most recent version including
documentation.
*/
/*************************************************************************************************/
Index: reduce.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/gil/extension/dynamic_image/reduce.hpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- reduce.hpp 23 Apr 2007 23:15:00 -0000 1.1
+++ reduce.hpp 7 May 2007 07:32:02 -0000 1.2
@@ -1,9 +1,12 @@
/*
Copyright 2005-2007 Adobe Systems Incorporated
- Distributed under the MIT License (see accompanying file LICENSE_1_0_0.txt
- or a copy at http://opensource.adobe.com/licenses.html)
-*/
+
+ Use, modification and distribution are 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).
+ See http://opensource.adobe.com/gil for most recent version including
documentation.
+*/
/*************************************************************************************************/
#ifndef GIL_REDUCE_HPP
Index: variant.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/gil/extension/dynamic_image/variant.hpp,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- variant.hpp 23 Apr 2007 23:15:00 -0000 1.1
+++ variant.hpp 7 May 2007 07:32:02 -0000 1.2
@@ -1,7 +1,11 @@
/*
Copyright 2005-2007 Adobe Systems Incorporated
- Distributed under the MIT License (see accompanying file LICENSE_1_0_0.txt
- or a copy at http://opensource.adobe.com/licenses.html)
+
+ Use, modification and distribution are 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).
+
+ See http://opensource.adobe.com/gil for most recent version including
documentation.
*/
/*************************************************************************************************/
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs