This commit is contained in:
Chris Rebert 2015-02-20 11:20:48 -08:00
Родитель a0171196cf
Коммит 706852bb33
5 изменённых файлов: 7 добавлений и 7 удалений

Просмотреть файл

@ -1,7 +1,7 @@
/*!
* Bootlint's Gruntfile
* https://github.com/twbs/bootlint
* Copyright 2014 Christopher Rebert
* Copyright 2014-2015 Christopher Rebert
* Portions Copyright 2013-2014 Twitter, Inc.
* Licensed under MIT (https://github.com/twbs/bootlint/blob/master/LICENSE)
*/
@ -28,7 +28,7 @@ module.exports = function (grunt) {
banner: (
"/*!\n * Bootlint v<%= pkg.version %> (<%= pkg.homepage %>)\n" +
" * <%= pkg.description %>\n" +
" * Copyright (c) 2014 Christopher Rebert\n" +
" * Copyright (c) 2014-2015 Christopher Rebert\n" +
" * Licensed under the MIT License (https://github.com/twbs/bootlint/blob/master/LICENSE).\n" +
" */\n"
),

Просмотреть файл

@ -1,6 +1,6 @@
The MIT License (MIT)
Copyright (c) 2014 Christopher Rebert
Copyright (c) 2014-2015 Christopher Rebert
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

Просмотреть файл

@ -186,4 +186,4 @@ See the [GitHub Releases page](https://github.com/twbs/bootlint/releases) for de
## License
Copyright (c) 2014 Christopher Rebert. Licensed under the MIT License.
Copyright (c) 2014-2015 Christopher Rebert. Licensed under the MIT License.

4
dist/browser/bootlint.js поставляемый
Просмотреть файл

@ -1,7 +1,7 @@
/*!
* Bootlint v0.10.0 (https://github.com/twbs/bootlint)
* HTML linter for Bootstrap projects
* Copyright (c) 2014 Christopher Rebert
* Copyright (c) 2014-2015 Christopher Rebert
* Licensed under the MIT License (https://github.com/twbs/bootlint/blob/master/LICENSE).
*/
@ -10367,7 +10367,7 @@ if (typeof define === 'function' && define.amd)
/*!
* Bootlint - an HTML linter for Bootstrap projects
* https://github.com/twbs/bootlint
* Copyright (c) 2014 Christopher Rebert
* Copyright (c) 2014-2015 Christopher Rebert
* Licensed under the MIT License.
*/

Просмотреть файл

@ -1,7 +1,7 @@
/*!
* Bootlint - an HTML linter for Bootstrap projects
* https://github.com/twbs/bootlint
* Copyright (c) 2014 Christopher Rebert
* Copyright (c) 2014-2015 Christopher Rebert
* Licensed under the MIT License.
*/