diff --git a/LICENSE.txt b/LICENSE.txt index 73f4d15..14bfbcf 100644 --- a/LICENSE.txt +++ b/LICENSE.txt @@ -1,5 +1,5 @@ test-tag-prefix -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 test-tag-prefix into proprietary diff --git a/info.rkt b/info.rkt index ec4a7e3..98ddc59 100644 --- a/info.rkt +++ b/info.rkt @@ -6,4 +6,4 @@ (define scribblings '(("scribblings/test-tag-prefix.scrbl" ()))) (define pkg-desc "Description Here") (define version "0.0") -(define pkg-authors '(georges)) +(define pkg-authors '(|Suzanne Soy|))