commit 27f2a226565878ee218e694be2e444f76061fc4a parent ad12bbfc218c0153cc3fa9410e0c025dc21e3ca9 Author: Suzanne Soy <ligo@suzanne.soy> Date: Thu, 4 Mar 2021 20:37:31 +0000 Changed my name :) Diffstat:
| M | LICENSE-more.md | | | 2 | +- |
| M | scribblings/debug-scopes.scrbl | | | 2 | +- |
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/LICENSE-more.md b/LICENSE-more.md @@ -1,5 +1,5 @@ debug-scopes -Copyright (c) 2016-2017 Georges Dupéron +Copyright (c) 2016-2017 Suzanne Soy diff --git a/scribblings/debug-scopes.scrbl b/scribblings/debug-scopes.scrbl @@ -6,7 +6,7 @@ racket/contract]] @title{Debuging scope-related issues} -@author[@author+email["Georges Dupéron" "georges.duperon@gmail.com"]] +@author[@author+email["Suzanne Soy" "racket@suzanne.soy"]] @defmodule[debug-scopes]