diff options
Diffstat (limited to 'lisp/org/ob-sed.el')
-rw-r--r-- | lisp/org/ob-sed.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ob-sed.el b/lisp/org/ob-sed.el index 7bd0bfb77c6..b2c80f88c0b 100644 --- a/lisp/org/ob-sed.el +++ b/lisp/org/ob-sed.el @@ -1,6 +1,6 @@ ;;; ob-sed.el --- Babel Functions for Sed Scripts -*- lexical-binding: t; -*- -;; Copyright (C) 2015-2017 Free Software Foundation, Inc. +;; Copyright (C) 2015-2018 Free Software Foundation, Inc. ;; Author: Bjarte Johansen ;; Keywords: literate programming, reproducible research |