File: banner.js

package info (click to toggle)
libjs-jsxc 3.0.0%2Bdfsg3-2
  • links: PTS, VCS
  • area: main
  • in suites: buster, stretch
  • size: 16,856 kB
  • ctags: 2,731
  • sloc: makefile: 13; sh: 1
file content (12 lines) | stat: -rw-r--r-- 338 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
/*!
 * <%= app.name %> v<%= app.version %> - <%= grunt.template.today("yyyy-mm-dd") %>
 * 
 * Copyright (c) <%= grunt.template.today("yyyy") %> <%= app.author %> <br>
 * Released under the <%= app.license %> license
 * 
 * Please see <%= app.homepage %>
 * 
 * @author <%= app.author %>
 * @version <%= app.version %>
 * @license MIT
 */