blob: 67b67c69e6aabccad958b35c5d00b0b39376fcbc [file] [log] [blame]
/* Return the copyright string. This is updated manually. */
const char *
getcopyright()
{
return "Copyright 1991-1995 Stichting Mathematisch Centrum, Amsterdam";
}