[Rprotobuf-commits] r785 - pkg/inst/proto
noreply at r-forge.r-project.org
noreply at r-forge.r-project.org
Tue Jan 14 19:31:13 CET 2014
Author: edd
Date: 2014-01-14 19:31:13 +0100 (Tue, 14 Jan 2014)
New Revision: 785
Modified:
pkg/inst/proto/rexp.proto
Log:
adding copyright header to rexp.proto as per email discussion
Modified: pkg/inst/proto/rexp.proto
===================================================================
--- pkg/inst/proto/rexp.proto 2014-01-14 13:38:01 UTC (rev 784)
+++ pkg/inst/proto/rexp.proto 2014-01-14 18:31:13 UTC (rev 785)
@@ -1,3 +1,6 @@
+// Originally written by Saptarshi Guha for RHIPE (http://www.rhipe.org)
+// Released under Apache License 2.0, and reused with permission here
+
package rexp;
message REXP {
More information about the Rprotobuf-commits
mailing list