2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-17 19:21:23 +03:00

Bump copyright year.

[ci skip]
This commit is contained in:
XhmikosR
2015-04-28 11:11:49 +03:00
parent a9137bd621
commit 86400070b5
11 changed files with 25 additions and 15 deletions
+2 -1
View File
@@ -1,9 +1,10 @@
/*!
* Bootstrap Grunt task for parsing Less docstrings
* http://getbootstrap.com
* Copyright 2014 Twitter, Inc.
* Copyright 2014-2015 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
*/
'use strict';
var Markdown = require('markdown-it');