branch: master commit 1f6919366360527d9c1a8a37ea31e8ec9300b7d7 Merge: 8c5bf82 d1e03c1 Author: Ingo Lohmar <i.loh...@gmail.com> Commit: Ingo Lohmar <i.loh...@gmail.com>
Merge commit 'd1e03c129603bf589e2c6d98cc93d05de48138c6' Fix again for ELPA inclusion --- .../company-statistics/company-statistics-tests.el | 2 +- packages/company-statistics/company-statistics.el | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/company-statistics/company-statistics-tests.el b/packages/company-statistics/company-statistics-tests.el index 3032387..6e0b460 100644 --- a/packages/company-statistics/company-statistics-tests.el +++ b/packages/company-statistics/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/packages/company-statistics/company-statistics.el b/packages/company-statistics/company-statistics.el index d0e96b0..3346c96 100644 --- a/packages/company-statistics/company-statistics.el +++ b/packages/company-statistics/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