branch: elpa/treeview commit 2d6b185055fd5a3142ac7be6b25f1183040fe696 Author: Tilman Rassy <tilman.ra...@googlemail.com> Commit: Tilman Rassy <tilman.ra...@googlemail.com>
Updated package URL and years in copyright --- treeview.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/treeview.el b/treeview.el index 7028bf7466..d59596555a 100644 --- a/treeview.el +++ b/treeview.el @@ -1,9 +1,9 @@ ;;; treeview.el --- A generic tree navigation library -*- lexical-binding: t -*- -;; Copyright (C) 2018 Tilman Rassy +;; Copyright (C) 2018 - 2020 Tilman Rassy ;; Author: Tilman Rassy <tilman.ra...@googlemail.com> -;; URL: TODO +;; URL: https://github.com/tilmanrassy/emacs-treeview ;; Package-Version: 1.0.0 ;; Keywords: lisp, tools, internal, convenience