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 "MIG".
The branch, master has been updated via 9177b4ddd86c36eb861cfdbe2342000d97fb2394 (commit) via 1fc86e078e00d5bf0fc21052bf3483da36212af2 (commit) from ecf59842e472d28a54a16acffe4aaa2f882108c6 (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 9177b4ddd86c36eb861cfdbe2342000d97fb2394 Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Thu Jun 18 22:03:58 2020 +0200 message.h: Replace implementation from Utah with implementation from CMU This replaces the implementation from the University of Utah, covered by the advertising clause, with the implementation from CMU, picked up from the GNU Mach source, which is free from the advertising clause. commit 1fc86e078e00d5bf0fc21052bf3483da36212af2 Author: Samuel Thibault <samuel.thiba...@ens-lyon.org> Date: Thu Jun 18 22:00:47 2020 +0200 boolean.h: Replace implementation from Utah with implementation from CMU This replaces the implementation from the University of Utah, covered by the advertising clause, with the implementation from CMU, picked up from the GNU Mach source, which is free from the advertising clause. ----------------------------------------------------------------------- Summary of changes: boolean.h | 68 ++++++++++++++++++++++++++++++++++++++++++--------------------- message.h | 53 ++++++++++++++++++++++++++----------------------- 2 files changed, 73 insertions(+), 48 deletions(-) hooks/post-receive -- MIG