Skip to content

Commit

Permalink
Update file header
Browse files Browse the repository at this point in the history
  • Loading branch information
MArc committed Nov 14, 2012
1 parent d743057 commit 7de4bbc
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion Source/String.sprintf.js
@@ -1,3 +1,20 @@
/*
---
description: String.sprintf
license: MIT-style
authors:
- MArc J. Schmidt
requires:
- Core
- More 'String.Extra'
provides: [String.sprintf]
*/


/**
* String.sprintf
*
Expand All @@ -6,7 +23,6 @@
* Copyright (c) MArc J. Schmidt, <http://marcschmidt.name/>
*
*/

(function(){

function sprintf(){
Expand Down

0 comments on commit 7de4bbc

Please sign in to comment.