www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 1fe7f0f43a59455a1bec28cd65a30d0c5e806afe
parent e436a8d8dbd4fe5304b1f33aeab4fd1844174137
Author: Suzanne Soy <ligo@suzanne.soy>
Date:   Thu,  4 Mar 2021 20:52:34 +0000

Changed my name :)

Diffstat:
MLICENSE.txt | 2+-
Mscribblings/tr-immutable.scrbl | 2+-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/LICENSE.txt b/LICENSE.txt @@ -1,5 +1,5 @@ tr-immutable -Copyright (c) 2017 georges +Copyright (c) 2017 Suzanne Soy This package is distributed under the GNU Lesser General Public License (LGPL). This means that you can link tr-immutable into proprietary diff --git a/scribblings/tr-immutable.scrbl b/scribblings/tr-immutable.scrbl @@ -3,7 +3,7 @@ typed/racket/base]] @title{tr-immutable} -@author{georges} +@author[@author+email["Suzanne Soy" "racket@suzanne.soy"]] @defmodule[tr-immutable]