[Boostheaders-commits] r48 - / BoostHeadersROOT pkg/BH

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Tue May 28 20:59:59 CEST 2013


Author: jayemerson
Date: 2013-05-28 20:59:58 +0200 (Tue, 28 May 2013)
New Revision: 48

Removed:
   BoostHeadersROOT/LICENSE
   BoostHeadersROOT/LICENSE_1_0.txt
   pkg/BH/LICENSE
   pkg/BH/LICENSE_1_0.txt
Modified:
   CreateBoost.sh
Log:


Deleted: BoostHeadersROOT/LICENSE
===================================================================
--- BoostHeadersROOT/LICENSE	2013-05-28 12:40:39 UTC (rev 47)
+++ BoostHeadersROOT/LICENSE	2013-05-28 18:59:58 UTC (rev 48)
@@ -1,3 +0,0 @@
-# Distributed under 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

Deleted: BoostHeadersROOT/LICENSE_1_0.txt
===================================================================
--- BoostHeadersROOT/LICENSE_1_0.txt	2013-05-28 12:40:39 UTC (rev 47)
+++ BoostHeadersROOT/LICENSE_1_0.txt	2013-05-28 18:59:58 UTC (rev 48)
@@ -1,24 +0,0 @@
-Boost Software License - Version 1.0 - August 17th, 2003
-
-Permission is hereby granted, free of charge, to any person or organization
-obtaining a copy of the software and accompanying documentation covered by
-this license (the "Software") to use, reproduce, display, distribute,
-execute, and transmit the Software, and to prepare derivative works of the
-Software, and to permit third-parties to whom the Software is furnished to
-do so, all subject to the following:
-
-The copyright notices in the Software and this entire statement, including
-the above license grant, this restriction and the following disclaimer,
-must be included in all copies of the Software, in whole or in part, and
-all derivative works of the Software, unless such copies or derivative
-works are solely in the form of machine-executable object code generated by
-a source language processor.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
-SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
-FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
-ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
-DEALINGS IN THE SOFTWARE.
-

Modified: CreateBoost.sh
===================================================================
--- CreateBoost.sh	2013-05-28 12:40:39 UTC (rev 47)
+++ CreateBoost.sh	2013-05-28 18:59:58 UTC (rev 48)
@@ -8,7 +8,7 @@
 ## set the variables boostall and version, here:
 boostall="boost_1_51_0.tar.gz"
 version="1.51.0-1"
-date="2013-05-02"
+date="2013-05-28"
 pkgdir="pkg/BH"
 
 
@@ -100,8 +100,7 @@
        ${pkgdir}/inst/include/doc \
        ${pkgdir}/inst/include/boost.css
 
-cp -p BoostHeadersROOT/LICENSE* \
-      BoostHeadersROOT/NAMESPACE    ${pkgdir}
+cp -p BoostHeadersROOT/NAMESPACE    ${pkgdir}
 cp -p BoostHeadersROOT/inst/NEWS.Rd ${pkgdir}/inst/
 cp -p BoostHeadersROOT/man/*.Rd     ${pkgdir}/man
 

Deleted: pkg/BH/LICENSE
===================================================================
--- pkg/BH/LICENSE	2013-05-28 12:40:39 UTC (rev 47)
+++ pkg/BH/LICENSE	2013-05-28 18:59:58 UTC (rev 48)
@@ -1,3 +0,0 @@
-# Distributed under 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

Deleted: pkg/BH/LICENSE_1_0.txt
===================================================================
--- pkg/BH/LICENSE_1_0.txt	2013-05-28 12:40:39 UTC (rev 47)
+++ pkg/BH/LICENSE_1_0.txt	2013-05-28 18:59:58 UTC (rev 48)
@@ -1,24 +0,0 @@
-Boost Software License - Version 1.0 - August 17th, 2003
-
-Permission is hereby granted, free of charge, to any person or organization
-obtaining a copy of the software and accompanying documentation covered by
-this license (the "Software") to use, reproduce, display, distribute,
-execute, and transmit the Software, and to prepare derivative works of the
-Software, and to permit third-parties to whom the Software is furnished to
-do so, all subject to the following:
-
-The copyright notices in the Software and this entire statement, including
-the above license grant, this restriction and the following disclaimer,
-must be included in all copies of the Software, in whole or in part, and
-all derivative works of the Software, unless such copies or derivative
-works are solely in the form of machine-executable object code generated by
-a source language processor.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE, TITLE AND NON-INFRINGEMENT. IN NO EVENT
-SHALL THE COPYRIGHT HOLDERS OR ANYONE DISTRIBUTING THE SOFTWARE BE LIABLE
-FOR ANY DAMAGES OR OTHER LIABILITY, WHETHER IN CONTRACT, TORT OR OTHERWISE,
-ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
-DEALINGS IN THE SOFTWARE.
-



More information about the Boostheaders-commits mailing list