diff options
| -rw-r--r-- | terminal-here.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/terminal-here.el b/terminal-here.el index 84893bd..d7a1a3c 100644 --- a/terminal-here.el +++ b/terminal-here.el @@ -1,6 +1,6 @@ ;;; terminal-here.el --- Run an external terminal in current directory -*- lexical-binding: t; -*- -;; Copyright (C) 2015 Free Software Foundation, Inc. +;; Copyright © 2017 David Shepherd ;; Author: David Shepherd <davidshepherd7@gmail.com> ;; Version: 0.1 |
