Welcome to mirror list, hosted at ThFree Co, Russian Federation.

banner.js - github.com/sualko/cloud_piwik.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: a4e29264898f91db0a5e91d2df33b58d058cb703 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
/*!
 * <%= meta.app.name %> v<%= meta.app.version %> - <%= grunt.template.today("yyyy-mm-dd") %>
 * 
 * Copyright (c) <%= grunt.template.today("yyyy") %> <%= meta.app.author %> <br>
 * Released under the <%= meta.app.license %> license
 * 
 * Please see <%= meta.app.homepage %>
 * 
 * @author <%= meta.app.author %>
 * @version <%= meta.app.version %>
 * @license <%= meta.app.license %>
 */