From 27f2a226565878ee218e694be2e444f76061fc4a Mon Sep 17 00:00:00 2001 From: Suzanne Soy Date: Thu, 4 Mar 2021 20:37:31 +0000 Subject: [PATCH] Changed my name :) --- LICENSE-more.md | 2 +- scribblings/debug-scopes.scrbl | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE-more.md b/LICENSE-more.md index 18ea108..07d851e 100644 --- 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 index 38561b6..d70f024 100644 --- 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]