diff options
Diffstat (limited to 'lisp/org/ob-ebnf.el')
-rw-r--r-- | lisp/org/ob-ebnf.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ob-ebnf.el b/lisp/org/ob-ebnf.el index 8c7c5415e6c..5ed9319e56f 100644 --- a/lisp/org/ob-ebnf.el +++ b/lisp/org/ob-ebnf.el @@ -1,6 +1,6 @@ ;;; ob-ebnf.el --- Babel Functions for EBNF -*- lexical-binding: t; -*- -;; Copyright (C) 2013-2018 Free Software Foundation, Inc. +;; Copyright (C) 2013-2019 Free Software Foundation, Inc. ;; Author: Michael Gauland ;; Keywords: literate programming, reproducible research |