branch: master commit 13e8b2ff38c1fe92451e8215fb21fbbb77d95329 Author: Stefan Monnier <monn...@iro.umontreal.ca> Commit: Stefan Monnier <monn...@iro.umontreal.ca>
Fix copyright and license --- packages/aggressive-indent/aggressive-indent.el | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/aggressive-indent/aggressive-indent.el b/packages/aggressive-indent/aggressive-indent.el index 718aa3b..d1f70d4 100644 --- a/packages/aggressive-indent/aggressive-indent.el +++ b/packages/aggressive-indent/aggressive-indent.el @@ -1,6 +1,6 @@ ;;; aggressive-indent.el --- Minor mode to aggressively keep your code always indented -;; Copyright (C) 2014 Artur Malabarba <bruce.connor...@gmail.com> +;; Copyright (C) 2014, 2015 Free Software Foundation, Inc ;; Author: Artur Malabarba <em...@endlessparentheses.com> ;; URL: http://github.com/Malabarba/aggressive-indent-mode @@ -70,7 +70,7 @@ ;; ;; 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 the Free Software Foundation; either version 2 +;; as published by the Free Software Foundation; either version 3 ;; of the License, or (at your option) any later version. ;; ;; This program is distributed in the hope that it will be useful,