Compare commits

..

1 Commits
dev ... main

Author SHA1 Message Date
Suzanne Soy
352a98123d Changed my name :) 2021-03-04 21:21:41 +00:00
3 changed files with 3 additions and 3 deletions

View File

@ -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

View File

@ -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|))

View File

@ -3,7 +3,7 @@
racket/base]]
@title{preexpanded}
@author{georges}
@author[@author+email["Suzanne Soy" "racket@suzanne.soy"]]
@defmodule[preexpanded]