commit 4ccb1cf9aa703f66b21f22ca0dc07839fee5d76e
parent f7019f563a57826e2cb734439d8b07288af2a77d
Author: Suzanne Soy <ligo@suzanne.soy>
Date: Thu, 4 Mar 2021 21:22:58 +0000
Changed my name :)
Diffstat:
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git 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
@@ -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|))