super_stamper 0.0.5 is out!

Hey,

Just wanted to let you know super_stamper 0.0.5 is now fresh on Rubygems.org. It organizes your comment headers and allows you to put company name, copyright information and other stuff at the top of all your source files.

How it works: 1. create a new file, header.txt 2. write a message in it 3. run super_stamper and optionally, magic_encoding (installing both gems is recommended)

$ super_stamper -q && magic_encoding

The -q flag adds a nice quote from the http://www.bash.org Top 200 QDB. Example listed below.

# -*- encoding : utf-8 -*- # -- begin header --