[Blotter-commits] r964 - pkg/FinancialInstrument/R
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Sun Mar 4 22:10:35 CET 2012
Author: gsee
Date: 2012-03-04 22:10:35 +0100 (Sun, 04 Mar 2012)
New Revision: 964
Modified:
pkg/FinancialInstrument/R/expires.R
Log:
add file header and svn props to expires.R
Modified: pkg/FinancialInstrument/R/expires.R
===================================================================
--- pkg/FinancialInstrument/R/expires.R 2012-03-04 21:01:36 UTC (rev 963)
+++ pkg/FinancialInstrument/R/expires.R 2012-03-04 21:10:35 UTC (rev 964)
@@ -1,3 +1,17 @@
+###############################################################################
+# R (http://r-project.org/) Instrument Class Model
+#
+# Copyright (c) 2009-2012
+# Peter Carl, Dirk Eddelbuettel, Jeffrey Ryan,
+# Joshua Ulrich, Brian G. Peterson, and Garrett See
+#
+# This library is distributed under the terms of the GNU Public License (GPL)
+# for full details see the file COPYING
+#
+# $Id$
+#
+###############################################################################
+
#' extract the correct expires value from an \code{instrument}
#'
#' Currently, there are methods for \code{instrument}, \code{spread},
Property changes on: pkg/FinancialInstrument/R/expires.R
___________________________________________________________________
Added: svn:keywords
+ Revision Id Date Author
More information about the Blotter-commits
mailing list