
11 Jul
2006
11 Jul
'06
12:43 p.m.
Joshua Hutchinson wrote:
What does the catalog system check for to see if a text is copyrighted? For instance, http://www.gutenberg.org/etext/16697, is copyrighted, and shows up as such in each file, but the catalog page shows that it is NOT copyrighted. Is this something I make have done wrong (or David did wrong in posting) or is it a problem with the catalog system?
if (/COPYRIGHTED Project Gutenberg eBook/i) { $o->{'copyright'} = 1; } See also: http://www.gutenberg.org/howto/header-howto -- Marcello Perathoner webmaster@gutenberg.org