branch: master commit d1e03c129603bf589e2c6d98cc93d05de48138c6 Author: Ingo Lohmar <i.loh...@gmail.com> Commit: Ingo Lohmar <i.loh...@gmail.com>
Fix again for ELPA inclusion --- company-statistics-tests.el | 2 +- company-statistics.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/company-statistics-tests.el b/company-statistics-tests.el index 3032387..6e0b460 100644 --- a/company-statistics-tests.el +++ b/company-statistics-tests.el @@ -4,7 +4,7 @@ ;; Author: Ingo Lohmar -;; This file is not part of GNU Emacs. +;; This file is part of GNU Emacs. ;; GNU Emacs is free software: you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by diff --git a/company-statistics.el b/company-statistics.el index d0e96b0..3346c96 100644 --- a/company-statistics.el +++ b/company-statistics.el @@ -8,7 +8,7 @@ ;; Keywords: abbrev, convenience, matching ;; Package-Requires: ((emacs "24.3") (company "0.8.5")) -;; This file is not part of GNU Emacs. +;; This file is part of GNU Emacs. ;; GNU Emacs is free software: you can redistribute it and/or modify ;; it under the terms of the GNU General Public License as published by