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 6bb9b81b222..4e96b211760 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-2017 Free Software Foundation, Inc. +;; Copyright (C) 2013-2018 Free Software Foundation, Inc. ;; Author: Michael Gauland ;; Keywords: literate programming, reproducible research |