X-Git-Url: https://code.delx.au/gnu-emacs-elpa/blobdiff_plain/c204f8f923bc87b106b5706dd3e82d89fd2d15a2..e93367512080e540dc5dd126dfcb38b4a5e9415b:/diff-hl-amend.el diff --git a/diff-hl-amend.el b/diff-hl-amend.el index 713f83824..defb3f45e 100644 --- a/diff-hl-amend.el +++ b/diff-hl-amend.el @@ -1,14 +1,16 @@ +;; Copyright (C) 2012-2013 Free Software Foundation, Inc. + ;; Author: Dmitry Gutov ;; URL: https://github.com/dgutov/diff-hl -;; This file is not part of GNU Emacs. +;; This file is part of GNU Emacs. -;; This file is free software: you can redistribute it and/or modify +;; 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 ;; the Free Software Foundation, either version 3 of the License, or ;; (at your option) any later version. -;; This file is distributed in the hope that it will be useful, +;; GNU Emacs is distributed in the hope that it will be useful, ;; but WITHOUT ANY WARRANTY; without even the implied warranty of ;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ;; GNU General Public License for more details.