This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "DejaGNU".
The branch, master has been updated via eba9cab3f98e269d682b501970ff5d497fca8be2 (commit) via a9c56ec4a94d5bae13ab5229eec7c81c1910a87a (commit) via 299b7869f1c3a33056abe9a05fffbbd4a6eaea2a (commit) via 1c09c99f4361d78a8fef0c209752df56da9e311c (commit) via 4367e0cb0a41fc2b965051dce240d549b4042cfe (commit) from ed301dbd6a3d769670503ccfda1ea31b58d02547 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit eba9cab3f98e269d682b501970ff5d497fca8be2 Author: Jacob Bachmeyer <j...@gnu.org> Date: Tue Sep 3 22:15:15 2024 -0500 Tidy last stragglers omitted due to various oversights These were found with "grep -R Franklin *" at the top of the sources. commit a9c56ec4a94d5bae13ab5229eec7c81c1910a87a Author: Jacob Bachmeyer <j...@gnu.org> Date: Tue Sep 3 22:11:33 2024 -0500 Tidy remaining license notices not fixed with automation These varied, with some being in mixed style and others incomplete. commit 299b7869f1c3a33056abe9a05fffbbd4a6eaea2a Author: Jacob Bachmeyer <j...@gnu.org> Date: Tue Sep 3 22:02:22 2024 -0500 Update most license notices to refer to WWW address The old GPL notice previously used in DejaGnu contained instructions to write to the FSF to request a copy of the GPL. Unfortunately, the FSF office has moved, and the FSF now recommends citing a URL as a more stable address from which users can obtain a copy of the GPL if needed. This patch was automated. commit 1c09c99f4361d78a8fef0c209752df56da9e311c Author: Jacob Bachmeyer <j...@gnu.org> Date: Tue Sep 3 21:50:59 2024 -0500 Tidy license notices for files that should be part of DejaGnu commit 4367e0cb0a41fc2b965051dce240d549b4042cfe Author: Jacob Bachmeyer <j...@gnu.org> Date: Tue Sep 3 21:12:24 2024 -0500 Tidy whitespace before updating license notices This commit also fixes a missing separator line in autogen.sh. ----------------------------------------------------------------------- Summary of changes: .dir-locals.el | 11 ++-- ChangeLog | 72 ++++++++++++++++++++++ Makefile.am | 7 +-- Makefile.in | 7 +-- autogen.sh | 49 ++++++++------- baseboards/aarch64-sim.exp | 7 +-- baseboards/am33_2.0-libremote.exp | 7 +-- baseboards/androideabi.exp | 7 +-- baseboards/arm-ice.exp | 7 +-- baseboards/arm-sid.exp | 7 +-- baseboards/arm-sim.exp | 7 +-- baseboards/basic-sid.exp | 7 +-- baseboards/basic-sim.exp | 7 +-- baseboards/cris-sim.exp | 7 +-- baseboards/d30v-sim.exp | 7 +-- baseboards/fr30-sim.exp | 7 +-- baseboards/frv-sim.exp | 7 +-- baseboards/gdbserver-sample.exp | 7 +-- baseboards/generic-sim.exp | 7 +-- baseboards/i386-sid.exp | 7 +-- baseboards/iq2000-sim.exp | 7 +-- baseboards/jmr3904-sim.exp | 7 +-- baseboards/linux-gdbserver.exp | 7 +-- baseboards/linux-libremote.exp | 7 +-- baseboards/m68k-sid.exp | 7 +-- baseboards/mcore-moto-sim.exp | 7 +-- baseboards/mcore-sim.exp | 7 +-- baseboards/mips-lnews-sim.exp | 7 +-- baseboards/mips-lsi-sim.exp | 7 +-- baseboards/mips-sim-idt32.exp | 7 +-- baseboards/mips-sim-idt64.exp | 7 +-- baseboards/mips-sim-mti32.exp | 7 +-- baseboards/mips-sim-mti64.exp | 7 +-- baseboards/mips-sim-mti64_64.exp | 7 +-- baseboards/mips-sim-mti64_n32.exp | 7 +-- baseboards/mips-sim-sde32.exp | 7 +-- baseboards/mips-sim-sde64.exp | 7 +-- baseboards/mips-sim.exp | 7 +-- baseboards/mmixware-sim.exp | 7 +-- baseboards/mn10200-sim.exp | 7 +-- baseboards/mn10300-sim.exp | 7 +-- baseboards/moxie-sim.exp | 7 +-- baseboards/msp430-sim.exp | 7 +-- baseboards/mt-sid.exp | 7 +-- baseboards/multi-sim.exp | 7 +-- baseboards/pi.exp | 7 +-- baseboards/powerpc-sim.exp | 7 +-- baseboards/powerpcle-sim.exp | 7 +-- baseboards/pru-sim.exp | 7 +-- baseboards/qemu.exp | 9 +-- baseboards/riscv-sim.exp | 7 +-- baseboards/rx-sim.exp | 7 +-- baseboards/sh-sid.exp | 7 +-- baseboards/sh-sim.exp | 7 +-- baseboards/sparc-sim.exp | 7 +-- baseboards/sparc64-sim.exp | 7 +-- baseboards/sparclite-sim-le.exp | 7 +-- baseboards/sparclite-sim.exp | 7 +-- baseboards/tx39-sim.exp | 7 +-- baseboards/unix.exp | 7 +-- baseboards/v850-sim.exp | 7 +-- baseboards/visium-sim.exp | 7 +-- baseboards/vr4100-sim.exp | 7 +-- baseboards/vr4111-sim.exp | 7 +-- baseboards/vr4300-sim.exp | 7 +-- baseboards/xtensa-sim.exp | 7 +-- commands/help.sh | 7 +-- commands/report-card.awk | 7 +-- config/aarch64-fv8.exp | 7 +-- config/adb.exp | 7 +-- config/default.exp | 7 +-- config/gdb-comm.exp | 7 +-- config/gdb_stub.exp | 7 +-- config/sid.exp | 7 +-- config/sim.exp | 7 +-- config/unix.exp | 7 +-- config/vxworks.exp | 7 +-- configure.ac | 7 +-- contrib/dejagnu.py | 8 +-- contrib/mysql/create-db.sql | 12 +++- contrib/mysql/importxml.sh | 12 +++- contrib/mysql/make-datafile.sh | 16 +++-- contrib/mysql/plot.sh | 20 +++--- contrib/mysql/sum2xml.sh | 13 +++- contrib/sum2junit.sh | 12 +++- dejagnu | 7 +-- dejagnu.h | 7 +-- lib/debugger.exp | 7 +-- lib/dejagnu.exp | 7 +-- lib/dg.exp | 7 +-- lib/dmucs.exp | 7 +-- lib/framework.exp | 7 +-- lib/ftp.exp | 7 +-- lib/kermit.exp | 7 +-- lib/libgloss.exp | 7 +-- lib/remote.exp | 7 +-- lib/rlogin.exp | 7 +-- lib/rsh.exp | 7 +-- lib/specs.exp | 7 +-- lib/ssh.exp | 7 +-- lib/standard.exp | 7 +-- lib/target.exp | 7 +-- lib/targetdb.exp | 7 +-- lib/telnet.exp | 7 +-- lib/tip.exp | 7 +-- lib/utils.exp | 7 +-- runtest | 7 +-- runtest.exp | 7 +-- testsuite/launcher.all/command.exp | 7 +-- testsuite/launcher.all/help.exp | 7 +-- testsuite/launcher.all/interp.exp | 7 +-- testsuite/launcher.all/verbose.exp | 7 +-- testsuite/lib/bohman_ssd.exp | 7 +-- testsuite/lib/launcher.exp | 7 +-- testsuite/lib/libsup.exp | 7 +-- testsuite/lib/report-card.exp | 7 +-- testsuite/lib/runtest.exp | 7 +-- testsuite/lib/util-defs.exp | 7 +-- testsuite/libdejagnu/harness.exp | 7 +-- testsuite/libdejagnu/unit-c.c | 7 +-- testsuite/libdejagnu/unit-ccxxmix.cxx | 7 +-- testsuite/libdejagnu/unit-cxx.cxx | 7 +-- testsuite/report-card.all/onetest.exp | 7 +-- testsuite/report-card.all/passes.exp | 7 +-- testsuite/runtest.libs/clone_output.test | 7 +-- testsuite/runtest.libs/config.test | 7 +-- testsuite/runtest.libs/default_procs.tcl | 7 +-- testsuite/runtest.libs/dg.test | 7 +-- testsuite/runtest.libs/libs.exp | 7 +-- testsuite/runtest.libs/mockutil.tcl | 7 +-- testsuite/runtest.libs/mockvfs.tcl | 7 +-- testsuite/runtest.libs/remote.test | 7 +-- testsuite/runtest.libs/specs.test | 7 +-- testsuite/runtest.libs/target.test | 7 +-- testsuite/runtest.libs/testcase_group.test | 7 +-- testsuite/runtest.libs/testsuite_can.test | 7 +-- testsuite/runtest.libs/testsuite_file.test | 7 +-- testsuite/runtest.libs/utils.test | 7 +-- testsuite/runtest.main/error.exp | 7 +-- .../nested/testsuite/bug.test/pr42399-sub.exp | 7 +-- .../nested/testsuite/bug.test/pr42399.awk | 7 +-- .../nested/testsuite/error.test/error-al-dbz.exp | 7 +-- .../nested/testsuite/error.test/error-dbz.exp | 7 +-- .../nested/testsuite/error.test/error-undef.exp | 7 +-- .../nested/testsuite/error.test/simple.exp | 7 +-- .../nested/testsuite/pr53427.test/a.exp | 7 +-- .../nested/testsuite/pr53427.test/b.exp | 7 +-- .../nested/testsuite/stat.test/stats-sub.exp | 7 +-- .../nested/testsuite/stat.test/unit-sub.awk | 7 +-- .../nested/testsuite/stat.test/unit-sub.exp | 7 +-- testsuite/runtest.main/options.exp | 7 +-- testsuite/runtest.main/pr42399.exp | 7 +-- testsuite/runtest.main/pr48155.exp | 7 +-- testsuite/runtest.main/pr53427.exp | 7 +-- testsuite/runtest.main/stats.exp | 7 +-- 155 files changed, 608 insertions(+), 634 deletions(-) hooks/post-receive -- DejaGNU _______________________________________________ Dejagnu-commit mailing list Dejagnu-commit@gnu.org https://lists.gnu.org/mailman/listinfo/dejagnu-commit