diff options
Diffstat (limited to 'lisp/org/ob-hledger.el')
-rw-r--r-- | lisp/org/ob-hledger.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ob-hledger.el b/lisp/org/ob-hledger.el index 727fb1f162a..4fb1f694e89 100644 --- a/lisp/org/ob-hledger.el +++ b/lisp/org/ob-hledger.el @@ -1,6 +1,6 @@ ;; ob-hledger.el --- Babel Functions for hledger -*- lexical-binding: t; -*- -;; Copyright (C) 2010-2018 Free Software Foundation, Inc. +;; Copyright (C) 2010-2019 Free Software Foundation, Inc. ;; Author: Simon Michael ;; Keywords: literate programming, reproducible research, plain text accounting |