#!/usr/bin/perl

print <<EOF;
Cache-Control: no-cache
Expires: Mon, 31 Jan 2000 12:00:00 GMT
Content-type: text/html

-- Keine Inhalte --

EOF


