[Returnanalytics-commits] r3539 - pkg/PerformanceAnalytics/R
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sun Sep 14 14:28:48 CEST 2014
Author: braverock
Date: 2014-09-14 14:28:48 +0200 (Sun, 14 Sep 2014)
New Revision: 3539
Modified:
pkg/PerformanceAnalytics/R/zerofill.R
Log:
- remove Kris from copyright banner for zerofill, Ross (and Brian) wrote this
Modified: pkg/PerformanceAnalytics/R/zerofill.R
===================================================================
--- pkg/PerformanceAnalytics/R/zerofill.R 2014-09-14 12:10:41 UTC (rev 3538)
+++ pkg/PerformanceAnalytics/R/zerofill.R 2014-09-14 12:28:48 UTC (rev 3539)
@@ -1,7 +1,7 @@
###############################################################################
# R (http://r-project.org/) Numeric Methods for Optimization of Portfolios
#
-# Copyright (c) 2004-2014 Kris Boudt, Peter Carl and Brian G. Peterson
+# Copyright (c) 2004-2014 Peter Carl and Brian G. Peterson
#
# This R package is distributed under the terms of the GNU Public License (GPL)
# for full details see the file COPYING
@@ -10,10 +10,6 @@
#
###############################################################################
-
-
-
-
#' zerofill
#'
#' Fill NA's with zeros in a time series to allow analysis when the data must
More information about the Returnanalytics-commits
mailing list