[Rcpp-commits] r2903 - pkg/RcppArmadillo
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Wed Feb 16 15:14:25 CET 2011
Author: edd
Date: 2011-02-16 15:14:24 +0100 (Wed, 16 Feb 2011)
New Revision: 2903
Modified:
pkg/RcppArmadillo/DESCRIPTION
Log:
one typo and one missing word
Modified: pkg/RcppArmadillo/DESCRIPTION
===================================================================
--- pkg/RcppArmadillo/DESCRIPTION 2011-02-16 02:35:06 UTC (rev 2902)
+++ pkg/RcppArmadillo/DESCRIPTION 2011-02-16 14:14:24 UTC (rev 2903)
@@ -28,8 +28,8 @@
capabilities of the Rcpp package for seamless R and C++ integration.
.
Armadillo is licensed under the GNU LGPL version 3 or later, while
- RcppArmadillo (the Rcpp bindings/bridge to Armadillo) is license under GNU
- GPL version 2 or later, as is the rest of Rcpp.
+ RcppArmadillo (the Rcpp bindings/bridge to Armadillo) is licenses under
+ the GNU GPL version 2 or later, as is the rest of Rcpp.
License: GPL (>= 2)
LazyLoad: yes
Depends: R (>= 2.12.0), Rcpp (>= 0.9.0)
More information about the Rcpp-commits
mailing list