branch: externals/bug-hunter
commit 0f9bd0325942b79e9874073cdd01af31ecce5da2
Author: Artur Malabarba <[email protected]>
Commit: Artur Malabarba <[email protected]>

    Copyright and deps
---
 bug-hunter.el | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/bug-hunter.el b/bug-hunter.el
index ae16a44..d5fd738 100644
--- a/bug-hunter.el
+++ b/bug-hunter.el
@@ -1,12 +1,12 @@
 ;;; bug-hunter.el --- Hunt down errors in elisp files  -*- lexical-binding: t; 
-*-
 
-;; Copyright (C) 2015  Artur Malabarba
+;; Copyright (C) 2015 Free Software Foundation, Inc.
 
 ;; Author: Artur Malabarba <[email protected]>
 ;; URL: http://github.com/Bruce-Connor/elisp-bug-hunter
 ;; Version: 0.1
 ;; Keywords: lisp
-;; Package-Requires: ((cl-lib "0.5") (let-alist "1.0.3") (spinner "1.0") (seq 
"1.3"))
+;; Package-Requires: ((cl-lib "0.5") (spinner "1.0") (seq "1.3"))
 
 ;; This program is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by

Reply via email to