branch: master commit 1ba9c74bfc3303dde76464925fc668cfb6077be1 Author: Mitchel Humpherys <mitch.spec...@gmail.com> Commit: Mitchel Humpherys <mitch.spec...@gmail.com>
Add GPLv3 badge --- diffview.el | 1 + 1 file changed, 1 insertion(+) diff --git a/diffview.el b/diffview.el index 3c45ee0..2449b05 100644 --- a/diffview.el +++ b/diffview.el @@ -20,6 +20,7 @@ ;; along with this program. If not, see <http://www.gnu.org/licenses/>. ;;; Commentary: +;; [](http://www.gnu.org/licenses/gpl-3.0.html) ;; ;; Take a plain ol' diff and view it in an easier-to-comprehend ;; side-by-side format. This comes in handy for ready patches from