Let's have a license and a proper source header. (Thanks Dave!)

This commit is contained in:
Michael Bayne
2010-11-02 14:18:16 -07:00
parent 50cd98346b
commit 84691b7ac3
4 changed files with 33 additions and 3 deletions
@@ -1,5 +1,7 @@
//
// $Id$
// JMustache - A Java implementation of the Mustache templating language
// http://github.com/samskivert/jmustache/blob/master/LICENSE
// Copyright (c) 2010 - Michael Bayne
package com.samskivert.mustache;