File 0001-Correcting-for-incorrect-license-section.patch of Package ilmbase

From 301c13f7d9129e6e0d99e8f572de5fbc3d5bf8e3 Mon Sep 17 00:00:00 2001
From: Piotr Stanczyk <pstanczyk@ilm.com>
Date: Mon, 6 Aug 2012 16:03:22 -0700
Subject: [PATCH] Correcting for incorrect license section.

---
 IlmBase/IexMath/IexMathFloatExc.cpp |   39 ++++++++++++++++++++++++++++-------
 IlmBase/IexMath/IexMathFpu.cpp      |   39 ++++++++++++++++++++++++++++-------
 IlmBase/IexMath/IexMathFpu.h        |   39 ++++++++++++++++++++++++++++-------
 IlmBase/IexMath/IexMathIeeeExc.h    |   39 ++++++++++++++++++++++++++++-------
 4 files changed, 128 insertions(+), 28 deletions(-)

diff --git ilmbase-1.0.3/IexMath/IexMathFloatExc.cpp b/IlmBase/IexMath/IexMathFloatExc.cpp
index 5107f9d..0431790 100644
--- ilmbase-1.0.3/IexMath/IexMathFloatExc.cpp
+++ ilmbase-1.0.3/IexMath/IexMathFloatExc.cpp
@@ -1,12 +1,37 @@
+///////////////////////////////////////////////////////////////////////////
 //
-//	Copyright  (c)  1997    Industrial   Light   and   Magic.
-//	All   rights   reserved.    Used   under   authorization.
-//	This material contains the confidential  and  proprietary
-//	information   of   Industrial   Light   and   Magic   and
-//	may not be copied in whole or in part without the express
-//	written   permission   of  Industrial Light  and   Magic.
-//	This  copyright  notice  does  not   imply   publication.
+// Copyright (c) 1997, Industrial Light & Magic, a division of Lucas
+// Digital Ltd. LLC
+// 
+// All rights reserved.
+// 
+// Redistribution and use in source and binary forms, with or without
+// modification, are permitted provided that the following conditions are
+// met:
+// *       Redistributions of source code must retain the above copyright
+// notice, this list of conditions and the following disclaimer.
+// *       Redistributions in binary form must reproduce the above
+// copyright notice, this list of conditions and the following disclaimer
+// in the documentation and/or other materials provided with the
+// distribution.
+// *       Neither the name of Industrial Light & Magic nor the names of
+// its contributors may be used to endorse or promote products derived
+// from this software without specific prior written permission. 
+// 
+// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 //
+///////////////////////////////////////////////////////////////////////////
+
 
 //-----------------------------------------------------
 //
diff --git ilmbase-1.0.3/IexMath/IexMathFpu.cpp b/IlmBase/IexMath/IexMathFpu.cpp
index 66b19f1..373b1bf 100644
--- ilmbase-1.0.3/IexMath/IexMathFpu.cpp
+++ ilmbase-1.0.3/IexMath/IexMathFpu.cpp
@@ -1,12 +1,37 @@
+///////////////////////////////////////////////////////////////////////////
 //
-//	Copyright  (c)  1997    Industrial   Light   and   Magic.
-//	All   rights   reserved.    Used   under   authorization.
-//	This material contains the confidential  and  proprietary
-//	information   of   Industrial   Light   and   Magic   and
-//	may not be copied in whole or in part without the express
-//	written   permission   of  Industrial Light  and   Magic.
-//	This  copyright  notice  does  not   imply   publication.
+// Copyright (c) 1997, Industrial Light & Magic, a division of Lucas
+// Digital Ltd. LLC
+// 
+// All rights reserved.
+// 
+// Redistribution and use in source and binary forms, with or without
+// modification, are permitted provided that the following conditions are
+// met:
+// *       Redistributions of source code must retain the above copyright
+// notice, this list of conditions and the following disclaimer.
+// *       Redistributions in binary form must reproduce the above
+// copyright notice, this list of conditions and the following disclaimer
+// in the documentation and/or other materials provided with the
+// distribution.
+// *       Neither the name of Industrial Light & Magic nor the names of
+// its contributors may be used to endorse or promote products derived
+// from this software without specific prior written permission. 
+// 
+// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 //
+///////////////////////////////////////////////////////////////////////////
+
 
 //------------------------------------------------------------------------
 //
diff --git ilmbase-1.0.3/IexMath/IexMathFpu.h b/IlmBase/IexMath/IexMathFpu.h
index eb73e68..df2a3e5 100644
--- ilmbase-1.0.3/IexMath/IexMathFpu.h
+++ ilmbase-1.0.3/IexMath/IexMathFpu.h
@@ -1,15 +1,40 @@
 #ifndef INCLUDED_IEXMATHFPU_H
 #define INCLUDED_IEXMATHFPU_H
 
+///////////////////////////////////////////////////////////////////////////
 //
-//	Copyright  (c)  1997    Industrial   Light   and   Magic.
-//	All   rights   reserved.    Used   under   authorization.
-//	This material contains the confidential  and  proprietary
-//	information   of   Industrial   Light   and   Magic   and
-//	may not be copied in whole or in part without the express
-//	written   permission   of  Industrial Light  and   Magic.
-//	This  copyright  notice  does  not   imply   publication.
+// Copyright (c) 1997, Industrial Light & Magic, a division of Lucas
+// Digital Ltd. LLC
+// 
+// All rights reserved.
+// 
+// Redistribution and use in source and binary forms, with or without
+// modification, are permitted provided that the following conditions are
+// met:
+// *       Redistributions of source code must retain the above copyright
+// notice, this list of conditions and the following disclaimer.
+// *       Redistributions in binary form must reproduce the above
+// copyright notice, this list of conditions and the following disclaimer
+// in the documentation and/or other materials provided with the
+// distribution.
+// *       Neither the name of Industrial Light & Magic nor the names of
+// its contributors may be used to endorse or promote products derived
+// from this software without specific prior written permission. 
+// 
+// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 //
+///////////////////////////////////////////////////////////////////////////
+
 
 //------------------------------------------------------------------------
 //
diff --git ilmbase-1.0.3/IexMath/IexMathIeeeExc.h b/IlmBase/IexMath/IexMathIeeeExc.h
index 2634d81..efadebe 100644
--- ilmbase-1.0.3/IexMath/IexMathIeeeExc.h
+++ ilmbase-1.0.3/IexMath/IexMathIeeeExc.h
@@ -1,15 +1,40 @@
 #ifndef INCLUDED_IEXMATHIEEE_EXC_H
 #define INCLUDED_IEXMATHIEEE_EXC_H
 
+///////////////////////////////////////////////////////////////////////////
 //
-//	Copyright  (c)  1997    Industrial   Light   and   Magic.
-//	All   rights   reserved.    Used   under   authorization.
-//	This material contains the confidential  and  proprietary
-//	information   of   Industrial   Light   and   Magic   and
-//	may not be copied in whole or in part without the express
-//	written   permission   of  Industrial Light  and   Magic.
-//	This  copyright  notice  does  not   imply   publication.
+// Copyright (c) 1997, Industrial Light & Magic, a division of Lucas
+// Digital Ltd. LLC
+// 
+// All rights reserved.
+// 
+// Redistribution and use in source and binary forms, with or without
+// modification, are permitted provided that the following conditions are
+// met:
+// *       Redistributions of source code must retain the above copyright
+// notice, this list of conditions and the following disclaimer.
+// *       Redistributions in binary form must reproduce the above
+// copyright notice, this list of conditions and the following disclaimer
+// in the documentation and/or other materials provided with the
+// distribution.
+// *       Neither the name of Industrial Light & Magic nor the names of
+// its contributors may be used to endorse or promote products derived
+// from this software without specific prior written permission. 
+// 
+// THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+// "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
+// LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
+// A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
+// OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+// SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
+// LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+// DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+// THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+// (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
+// OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 //
+///////////////////////////////////////////////////////////////////////////
+
 
 //---------------------------------------------------------------------------
 //
-- 
1.7.10.4

openSUSE Build Service is sponsored by