diff --git a/LICENSE.txt b/LICENSE.txt index 40531f5..9b8a347 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,5 +1,5 @@ preexpanded -Copyright (c) 2016 georges +Copyright (c) 2016 Suzanne Soy This package is distributed under the GNU Lesser General Public License (LGPL). This means that you can link preexpanded into proprietary diff --git a/info.rkt b/info.rkt index e45c795..fafbb21 100644 --- a/info.rkt +++ b/info.rkt @@ -6,4 +6,4 @@ (define scribblings '(("scribblings/preexpanded.scrbl" ()))) (define pkg-desc "Description Here") (define version "0.0") -(define pkg-authors '(georges)) +(define pkg-authors '(|Suzanne Soy|)) diff --git a/scribblings/preexpanded.scrbl b/scribblings/preexpanded.scrbl index ab597b3..291c6df 100644 --- a/scribblings/preexpanded.scrbl +++ b/scribblings/preexpanded.scrbl @@ -3,7 +3,7 @@ racket/base]] @title{preexpanded} -@author{georges} +@author[@author+email["Suzanne Soy" "racket@suzanne.soy"]] @defmodule[preexpanded]