diff options
| author | Jörg Frings-Fürst <debian@jff.email> | 2026-03-10 15:12:28 +0100 |
|---|---|---|
| committer | Jörg Frings-Fürst <debian@jff.email> | 2026-03-10 15:12:28 +0100 |
| commit | 565d8af6869ef31b6bc9a194a132d42f96996135 (patch) | |
| tree | 83f638efc2df488764c80f090afc1ca5ef47448e | |
| parent | 27b8893e201540b5115da7cfd0e110acd86c6d97 (diff) | |
d/copyright: Remove old FSF address
| -rw-r--r-- | debian/changelog | 2 | ||||
| -rw-r--r-- | debian/copyright | 16 |
2 files changed, 7 insertions, 11 deletions
diff --git a/debian/changelog b/debian/changelog index 48eb65c..62e9dd7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,8 @@ ipmiutil (3.2.2-1) UNRELEASED; urgency=medium - Remove redundant Rules-Requires-Root field. - Remove redundant priority field. * Declare compliance with Debian Policy 4.7.3.0 (No changes needed). + * debian/copyright: + - Remove old FSF address. -- Jörg Frings-Fürst <debian@jff.email> Tue, 10 Mar 2026 14:13:36 +0100 diff --git a/debian/copyright b/debian/copyright index 6f3e1c9..c83f659 100644 --- a/debian/copyright +++ b/debian/copyright @@ -372,10 +372,8 @@ License: (FSFULLR and/or GPL-2+) with Libtool exception GNU General Public License for more details. . You should have received a copy of the GNU General Public License - along with GNU Libtool; see the file COPYING. If not, a copy - can be downloaded from http://www.gnu.org/licenses/gpl.html, or - obtained by writing to the Free Software Foundation, Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + along with GNU Libtool; see the file COPYING. If not, see + https://www.gnu.org/licenses/. License: FSFUL This configure script is free software; the Free Software Foundation @@ -421,10 +419,8 @@ License: gpl-2+ with libtool exception General Public License for more details. . You should have received a copy of the GNU General Public License - along with GNU Libtool; see the file COPYING. If not, a copy - can be downloaded from http://www.gnu.org/licenses/gpl.html, - or obtained by writing to the Free Software Foundation, Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. + along with GNU Libtool; see the file COPYING. If not, see + https://www.gnu.org/licenses/ License: bsd-4-clause and/or gpl-2+ This program is free software; you can redistribute it and/or @@ -438,9 +434,7 @@ License: bsd-4-clause and/or gpl-2+ NON-INFRINGEMENT. See the GNU General Public License for more details. . You should have received a copy of the GNU General Public License - along with this program; 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/ . In addition, as a special exception, the copyright holders give permission to link the code of portions of this program with the |
