as per http://drupal.org/node/101009, the file should contain something like

; $Id$
name = Http Headers
description = For each ContentType, allows you to define the 'Expires' and 'Last-Modified'  http headers.

usage of the version attribute is discouraged, i'm not sure core = 5.x is valid for a D5 module

Comments

matslats’s picture

Status: Active » Closed (fixed)

you're right, this was my first module, and I didn't realise the 5.x and 6.x info files had changed

jordanmagnuson’s picture

There are still errors in the .info file. Getting rid of the "version=" line and the apostrophes in the description solved it for me.