branch: externals/rec-mode
commit c302e6e1e1b865b58644c2e336dc25a4db4fab02
Author: Jose E. Marchesi <[email protected]>
Commit: Antoine Kalmbach <[email protected]>
Copyright years updated to 2015.
---
etc/ob-rec.el | 2 +-
etc/rec-mode.el | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/etc/ob-rec.el b/etc/ob-rec.el
index a20e0be..2c3de44 100644
--- a/etc/ob-rec.el
+++ b/etc/ob-rec.el
@@ -1,6 +1,6 @@
;;; ob-rec.el --- org-babel functions for recutils evaluation
-;; Copyright (C) 2011 Free Software Foundation
+;; Copyright (C) 2011-2015 Free Software Foundation
;; Author: Jose E. Marchesi
;; Keywords: literate programming, reproducible research
diff --git a/etc/rec-mode.el b/etc/rec-mode.el
index 2b2bf21..a47e3bd 100644
--- a/etc/rec-mode.el
+++ b/etc/rec-mode.el
@@ -1,6 +1,6 @@
;;; rec-mode.el --- Major mode for viewing/editing rec files
-;; Copyright (C) 2009-2014 Jose E. Marchesi
+;; Copyright (C) 2009-2015 Jose E. Marchesi
;; Maintainer: Jose E. Marchesi