mirror of
https://gitlab.com/rnger/amath
synced 2025-10-05 18:39:41 +00:00
Include copyright text
This commit is contained in:
@ -103,4 +103,13 @@
|
||||
#define TXTVERSMSG TXTTITLE SPACE RELDATESTAMP SPACE TXTARCH
|
||||
#define TXTCOMPMSG "Compiled with " COMP_NAME SPACE COMP_VERS
|
||||
/******************************************************************************/
|
||||
#endif
|
||||
#define TXTEXTCOPYRIGHT \
|
||||
"This software contains copyrighted material by:" NEWLINE \
|
||||
"The Regents of the University of California" NEWLINE \
|
||||
"The NetBSD Foundation, Inc." NEWLINE \
|
||||
"Sun Microsystems, Inc." NEWLINE "Ryan Juckett" NEWLINE NEWLINE \
|
||||
"Portions of the code have been contributed by:" NEWLINE \
|
||||
"Stephen L. Moshier" NEWLINE "Stefan Haubenthal" NEWLINE \
|
||||
"Ryan Juckett" NEWLINE "Chris Torek" NEWLINE "Mike Hibler"
|
||||
/******************************************************************************/
|
||||
#endif
|
Reference in New Issue
Block a user