aboutsummaryrefslogtreecommitdiffstats
path: root/lisp/org/ob-forth.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/org/ob-forth.el')
-rw-r--r--lisp/org/ob-forth.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ob-forth.el b/lisp/org/ob-forth.el
index bb8d9af4789..ed14b1873d3 100644
--- a/lisp/org/ob-forth.el
+++ b/lisp/org/ob-forth.el
@@ -1,6 +1,6 @@
1;;; ob-forth.el --- Babel Functions for Forth -*- lexical-binding: t; -*- 1;;; ob-forth.el --- Babel Functions for Forth -*- lexical-binding: t; -*-
2 2
3;; Copyright (C) 2014-2017 Free Software Foundation, Inc. 3;; Copyright (C) 2014-2018 Free Software Foundation, Inc.
4 4
5;; Author: Eric Schulte 5;; Author: Eric Schulte
6;; Keywords: literate programming, reproducible research, forth 6;; Keywords: literate programming, reproducible research, forth