[Rcpp-commits] r3693 - pkg/RcppArmadillo/R

noreply at r-forge.r-project.org noreply at r-forge.r-project.org
Mon Jul 16 14:55:18 CEST 2012


Author: edd
Date: 2012-07-16 14:55:18 +0200 (Mon, 16 Jul 2012)
New Revision: 3693

Modified:
   pkg/RcppArmadillo/R/fastLm.R
Log:
 o update copyright to 2012 now that we made changes


Modified: pkg/RcppArmadillo/R/fastLm.R
===================================================================
--- pkg/RcppArmadillo/R/fastLm.R	2012-07-14 23:13:37 UTC (rev 3692)
+++ pkg/RcppArmadillo/R/fastLm.R	2012-07-16 12:55:18 UTC (rev 3693)
@@ -1,7 +1,7 @@
 
 ## fastLm.R: Rcpp/Armadillo implementation of lm()
 ##
-## Copyright (C)  2010 - 2011  Dirk Eddelbuettel, Romain Francois and Douglas Bates
+## Copyright (C)  2010 - 2012  Dirk Eddelbuettel, Romain Francois and Douglas Bates
 ##
 ## This file is part of RcppArmadillo.
 ##



More information about the Rcpp-commits mailing list