Let's have a license and a proper source header. (Thanks Dave!)
This commit is contained in:
@@ -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;
|
||||
|
||||
|
||||
@@ -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;
|
||||
|
||||
|
||||
@@ -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;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user