From: Bruno Haible Date: Wed, 7 May 2008 23:01:58 +0000 (+0000) Subject: Switch the license from GPLv2 to GPLv3. X-Git-Tag: v0.18~437 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b0dde2d51ff2b73d081954b09b9e350154a0b53;p=thirdparty%2Fgettext.git Switch the license from GPLv2 to GPLv3. --- diff --git a/gettext-tools/misc/po-mode.el b/gettext-tools/misc/po-mode.el index bd4853fb8..61e75b4e9 100644 --- a/gettext-tools/misc/po-mode.el +++ b/gettext-tools/misc/po-mode.el @@ -9,20 +9,18 @@ ;; This file is part of GNU gettext. -;; GNU gettext is free software; you can redistribute it and/or modify +;; 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, or (at your option) -;; any later version. +;; the Free Software Foundation; either version 3 of the License, or +;; (at your option) any later version. -;; GNU gettext is distributed in the hope that it will be useful, +;; 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, 51 Franklin Street, Fifth Floor, -;; Boston, MA 02110-1301, USA. +;; along with this program. If not, see . ;;; Commentary: