diff --git a/LICENSE-more.md b/LICENSE-more.md index 5b14150..a83df29 100644 --- a/LICENSE-more.md +++ b/LICENSE-more.md @@ -1,5 +1,5 @@ polysemy -Copyright (c) 2016-2017 Georges Dupéron +Copyright (c) 2016-2017 Suzanne Soy diff --git a/LICENSE.txt b/LICENSE.txt index 5b14150..a83df29 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,5 +1,5 @@ polysemy -Copyright (c) 2016-2017 Georges Dupéron +Copyright (c) 2016-2017 Suzanne Soy diff --git a/info.rkt b/info.rkt index 3b2705e..f9b74ca 100644 --- a/info.rkt +++ b/info.rkt @@ -8,4 +8,4 @@ (define pkg-desc "Polysemic identifiers, each meaning can be required and renamed separately") (define version "0.1") -(define pkg-authors '("Georges Dupéron")) +(define pkg-authors '("Suzanne Soy")) diff --git a/scribblings/polysemy.scrbl b/scribblings/polysemy.scrbl index 1188634..c15f39d 100644 --- a/scribblings/polysemy.scrbl +++ b/scribblings/polysemy.scrbl @@ -7,7 +7,7 @@ polysemy)) @title{Polysemy: support for polysemic identifiers} -@author[@author+email["Georges Dupéron" "georges.duperon@gmail.com"]] +@author[@author+email["Suzanne Soy" "racket@suzanne.soy"]] @defmodule[polysemy]