branch: elpa/tangotango-theme commit 4174f5c819adadfc2cca431d4ee41d0a92f81b9e Merge: 2293311166 8116965aac Author: Julien Barnier <jul...@nozav.org> Commit: GitHub <nore...@github.com>
Merge pull request #17 from skangas/gplv3 Upgrade license to GPLv3 --- color-theme-tangotango.el | 20 +++++++++----------- tangotango-theme.el | 20 +++++++++----------- 2 files changed, 18 insertions(+), 22 deletions(-) diff --git a/color-theme-tangotango.el b/color-theme-tangotango.el index 0475b5826c..38e7e76bf4 100644 --- a/color-theme-tangotango.el +++ b/color-theme-tangotango.el @@ -16,20 +16,18 @@ ;;; License: -;; This 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, or (at your option) any later -;; version. +;; 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 3 of the License, or +;; (at your option) any later version. ;; -;; This 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. +;; This program 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. ;; ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs; see the file COPYING. If not, write to the -;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -;; MA 02111-1307, USA. +;; along with this program. If not, see <https://www.gnu.org/licenses/>. ;;; Code: diff --git a/tangotango-theme.el b/tangotango-theme.el index 9af4a1bbca..309616eeb7 100644 --- a/tangotango-theme.el +++ b/tangotango-theme.el @@ -15,20 +15,18 @@ ;;; License: -;; This 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, or (at your option) any later -;; version. +;; 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 3 of the License, or +;; (at your option) any later version. ;; -;; This 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. +;; This program 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. ;; ;; You should have received a copy of the GNU General Public License -;; along with GNU Emacs; see the file COPYING. If not, write to the -;; Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, -;; MA 02111-1307, USA. +;; along with this program. If not, see <https://www.gnu.org/licenses/>. ;;; Code: