diff options
| -rw-r--r-- | diffview.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/diffview.el b/diffview.el index 161b531..3a4f188 100644 --- a/diffview.el +++ b/diffview.el @@ -1,6 +1,6 @@ ;;; diffview.el --- View diffs in side-by-side format -*- lexical-binding: t; -*- -;; Copyright (C) 2013-2015, Mitchel Humpherys +;; Copyright (C) 2013-2016 Free Software Foundation, Inc. ;; Author: Mitchel Humpherys <mitch.special@gmail.com> ;; Maintainer: Mitchel Humpherys <mitch.special@gmail.com> |
