summaryrefslogtreecommitdiff
path: root/tempo.js
diff options
context:
space:
mode:
authorDavid Vazgenovich Shakaryan <dvshakaryan@gmail.com>2014-02-24 04:33:01 -0800
committerDavid Vazgenovich Shakaryan <dvshakaryan@gmail.com>2014-02-24 04:33:01 -0800
commita8b63bc49375aa9dfb285eb159cb066a2dd41a13 (patch)
tree49af97053a8b036ae197fb8e8ef9248fa0b65a31 /tempo.js
parent8fdfdf67123df091e4fd27e25446e4c081a2e2b5 (diff)
downloadtempo-a8b63bc49375aa9dfb285eb159cb066a2dd41a13.tar.gz
tempo-a8b63bc49375aa9dfb285eb159cb066a2dd41a13.tar.xz
Add licence information.
Diffstat (limited to 'tempo.js')
-rw-r--r--tempo.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/tempo.js b/tempo.js
index 0a60e6e..6fed6ad 100644
--- a/tempo.js
+++ b/tempo.js
@@ -1,3 +1,7 @@
+// Copyright 2014 David Vazgenovich Shakaryan <dvshakaryan@gmail.com>
+// Distributed under the terms of the GNU General Public License v2.
+// See http://www.gnu.org/licenses/gpl-2.0.txt for the full license text.
+
var months = ["January", "February", "March", "April", "May", "June", "July", "August", "September", "October", "November", "December"];
function padTime(x) {