add MemoryModule copyright to license page
Include the MemoryModulee copyright alongside the ones for other libraries that are compiled into the Racket executable.
This commit is contained in:
parent
331c39cfe9
commit
88e5daf65c
|
@ -69,5 +69,11 @@ Racket software includes or extends the following copyrighted material:
|
|||
Copyright (c) 2003-2005 Hewlett-Packard Development Company, L.P.
|
||||
}
|
||||
|
||||
@copyright{
|
||||
MemoryModule
|
||||
Copyright (c) 2004-2015 by Joachim Bauch / mail@"@"joachim-bauch.de
|
||||
http://www.joachim-bauch.de
|
||||
}
|
||||
|
||||
See also other @filepath{LICENSE.txt} files in your distribution or
|
||||
packages.
|
||||
|
|
Loading…
Reference in New Issue
Block a user