From 9db40012a63825b1834b43c8fee3e3465b574e06 Mon Sep 17 00:00:00 2001 From: Suzanne Soy Date: Thu, 4 Mar 2021 21:17:05 +0000 Subject: [PATCH] Changed my name :) --- LICENSE-more.md | 2 +- LICENSE.txt | 2 +- info.rkt | 2 +- scribblings/phc-ts.scrbl | 4 ++-- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/LICENSE-more.md b/LICENSE-more.md index 0f07dcc..1e5849f 100644 --- a/LICENSE-more.md +++ b/LICENSE-more.md @@ -1,5 +1,5 @@ phc-ts -Copyright (c) 2016-2017 Georges Dupéron +Copyright (c) 2016-2017 Suzanne Soy diff --git a/LICENSE.txt b/LICENSE.txt index 0f07dcc..1e5849f 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,5 +1,5 @@ phc-ts -Copyright (c) 2016-2017 Georges Dupéron +Copyright (c) 2016-2017 Suzanne Soy diff --git a/info.rkt b/info.rkt index 3dc1a70..b4c4bb6 100644 --- a/info.rkt +++ b/info.rkt @@ -13,4 +13,4 @@ (define scribblings '(("scribblings/phc-ts.scrbl" ()))) (define pkg-desc "") (define version "0.0") -(define pkg-authors '("Georges Dupéron")) +(define pkg-authors '(|Suzanne Soy|)) diff --git a/scribblings/phc-ts.scrbl b/scribblings/phc-ts.scrbl index 34b3a90..1f7e32e 100644 --- a/scribblings/phc-ts.scrbl +++ b/scribblings/phc-ts.scrbl @@ -3,7 +3,7 @@ (for-syntax racket/base)] @title{phc-ts} -@author[@author+email["Georges Dupéron" "georges.duperon@gmail.com"]] +@author[@author+email["Suzanne Soy" "racket@suzanne.soy"]] @defmodule[phc-ts] @@ -30,4 +30,4 @@ The following variables are provided: The following syntaxes are provided: -@(show-ids #f) \ No newline at end of file +@(show-ids #f)