Skip to content

Commit

Permalink
Add headers
Browse files Browse the repository at this point in the history
  • Loading branch information
Joshua Partogi committed Dec 5, 2009
1 parent 0934960 commit 746b747
Showing 1 changed file with 10 additions and 4 deletions.
14 changes: 10 additions & 4 deletions Source/mootools-textarea-resizer.js
@@ -1,11 +1,17 @@
/**
/*
---
description: Mootools TextareaResizer plugin for Mootools 1.2.x
license: MIT-style license.
license: MIT-style
copyright: Copyright (c) 2009 Joshua Partogi (http://scrum8.com/).
authors:
- Joshua Partogi (http://scrum8.com/)
requires:
- Mootools 1.2.x
provides: [TextareaResizer]
authors: Joshua Partogi (http://scrum8.com/)
*/
var TextareaResizer = new Class({

Expand Down

0 comments on commit 746b747

Please sign in to comment.