mirror of
https://github.com/tabler/tabler.git
synced 2025-12-22 01:44:25 +04:00
banner update
This commit is contained in:
@@ -12,7 +12,7 @@ const year = new Date().getFullYear()
|
||||
function getBanner(pluginFilename) {
|
||||
return `/*!
|
||||
* Tabler${pluginFilename ? ` ${pluginFilename}` : ''} v${pkg.version} (${pkg.homepage})
|
||||
* Copyright 2011-${year} ${pkg.author}
|
||||
* Copyright 2018-${year} ${pkg.author}
|
||||
* Licensed under MIT (https://github.com/tabler/tabler/blob/main/LICENSE)
|
||||
*/`
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user