poke-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[COMMITTED 1/2] Use license URLs instead of FSF postal address


From: Mohammad-Reza Nabipoor
Subject: [COMMITTED 1/2] Use license URLs instead of FSF postal address
Date: Wed, 25 Sep 2024 20:19:45 +0200

2024-09-25  Mohammad-Reza Nabipoor  <mnabipoor@gnu.org>

        * etc/poke-ras-mode.el: Replace FSF's address with URL.
        * testsuite/poke.cmd/cmd.exp: Likewise.
        * testsuite/poke.map/map.exp: Likewise.
        * testsuite/poke.pickles/pickles.exp: Likewise.
        * testsuite/poke.pkl/pkl.exp: Likewise.
        * testsuite/poke.pktest/pktest.exp: Likewise.
        * testsuite/poke.pvm/pvm.exp: Likewise.
        * testsuite/poke.repl/repl.exp: Likewise.
        * testsuite/poke.std/std.exp: Likewise.
        * testsuite/poke.time/time.exp: Likewise.
---
 ChangeLog                          | 13 +++++++++++++
 etc/poke-ras-mode.el               |  4 +---
 testsuite/poke.cmd/cmd.exp         |  3 +--
 testsuite/poke.map/map.exp         |  3 +--
 testsuite/poke.pickles/pickles.exp |  3 +--
 testsuite/poke.pkl/pkl.exp         |  3 +--
 testsuite/poke.pktest/pktest.exp   |  3 +--
 testsuite/poke.pvm/pvm.exp         |  3 +--
 testsuite/poke.repl/repl.exp       |  3 +--
 testsuite/poke.std/std.exp         |  3 +--
 testsuite/poke.time/time.exp       |  3 +--
 11 files changed, 23 insertions(+), 21 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 1835be91..66c9f1a4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,16 @@
+2024-09-25  Mohammad-Reza Nabipoor  <mnabipoor@gnu.org>
+
+       * etc/poke-ras-mode.el: Replace FSF's address with URL.
+       * testsuite/poke.cmd/cmd.exp: Likewise.
+       * testsuite/poke.map/map.exp: Likewise.
+       * testsuite/poke.pickles/pickles.exp: Likewise.
+       * testsuite/poke.pkl/pkl.exp: Likewise.
+       * testsuite/poke.pktest/pktest.exp: Likewise.
+       * testsuite/poke.pvm/pvm.exp: Likewise.
+       * testsuite/poke.repl/repl.exp: Likewise.
+       * testsuite/poke.std/std.exp: Likewise.
+       * testsuite/poke.time/time.exp: Likewise.
+
 2024-09-25  Jose E. Marchesi  <jemarch@gnu.org>
 
        * poke/pk-cmd-ios.pk (pk_cmd_nbd): Validate URI.
diff --git a/etc/poke-ras-mode.el b/etc/poke-ras-mode.el
index ff598046..db040dc2 100644
--- a/etc/poke-ras-mode.el
+++ b/etc/poke-ras-mode.el
@@ -17,9 +17,7 @@
 ;; GNU General Public License for more details.
 
 ;; You should have received a copy of the GNU General Public License
-;; along with this program; see the file COPYING.  If not, write to the
-;; Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
-;; Boston, MA 02110-1301, USA.
+;; along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 ;;; Commentary:
 
diff --git a/testsuite/poke.cmd/cmd.exp b/testsuite/poke.cmd/cmd.exp
index bf039b00..71fc857e 100644
--- a/testsuite/poke.cmd/cmd.exp
+++ b/testsuite/poke.cmd/cmd.exp
@@ -13,8 +13,7 @@
 # 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., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, 
USA.
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 load_lib ${tool}-dg.exp
 dg-init
diff --git a/testsuite/poke.map/map.exp b/testsuite/poke.map/map.exp
index 98cc3760..d29f5163 100644
--- a/testsuite/poke.map/map.exp
+++ b/testsuite/poke.map/map.exp
@@ -13,8 +13,7 @@
 # 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., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, 
USA.
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 load_lib ${tool}-dg.exp
 dg-init
diff --git a/testsuite/poke.pickles/pickles.exp 
b/testsuite/poke.pickles/pickles.exp
index 02d4ffa6..26373282 100644
--- a/testsuite/poke.pickles/pickles.exp
+++ b/testsuite/poke.pickles/pickles.exp
@@ -13,8 +13,7 @@
 # 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., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, 
USA.
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 load_lib "poke-pk.exp"
 
diff --git a/testsuite/poke.pkl/pkl.exp b/testsuite/poke.pkl/pkl.exp
index 67cec7ac..5b1cb9e6 100644
--- a/testsuite/poke.pkl/pkl.exp
+++ b/testsuite/poke.pkl/pkl.exp
@@ -13,8 +13,7 @@
 # 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., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, 
USA.
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 load_lib ${tool}-dg.exp
 dg-init
diff --git a/testsuite/poke.pktest/pktest.exp b/testsuite/poke.pktest/pktest.exp
index 0e17082d..294cddfd 100644
--- a/testsuite/poke.pktest/pktest.exp
+++ b/testsuite/poke.pktest/pktest.exp
@@ -13,8 +13,7 @@
 # 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., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, 
USA.
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 load_lib ${tool}-dg.exp
 dg-init
diff --git a/testsuite/poke.pvm/pvm.exp b/testsuite/poke.pvm/pvm.exp
index 17455802..07931ed2 100644
--- a/testsuite/poke.pvm/pvm.exp
+++ b/testsuite/poke.pvm/pvm.exp
@@ -13,8 +13,7 @@
 # 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., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, 
USA.
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 load_lib "poke-pk.exp"
 
diff --git a/testsuite/poke.repl/repl.exp b/testsuite/poke.repl/repl.exp
index baeaf8ff..7e214cf2 100644
--- a/testsuite/poke.repl/repl.exp
+++ b/testsuite/poke.repl/repl.exp
@@ -13,8 +13,7 @@
 # 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., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, 
USA.
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 # When adding tests to this file:
 #
diff --git a/testsuite/poke.std/std.exp b/testsuite/poke.std/std.exp
index fca7a4f3..0b4a7f55 100644
--- a/testsuite/poke.std/std.exp
+++ b/testsuite/poke.std/std.exp
@@ -13,8 +13,7 @@
 # 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., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, 
USA.
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 load_lib "poke-pk.exp"
 
diff --git a/testsuite/poke.time/time.exp b/testsuite/poke.time/time.exp
index 16863a6a..5832130b 100644
--- a/testsuite/poke.time/time.exp
+++ b/testsuite/poke.time/time.exp
@@ -13,8 +13,7 @@
 # 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., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, 
USA.
+# along with this program.  If not, see <http://www.gnu.org/licenses/>.
 
 load_lib ${tool}-dg.exp
 dg-init
-- 
2.46.2




reply via email to

[Prev in Thread] Current Thread [Next in Thread]