summaryrefslogtreecommitdiff
path: root/tempo.js
diff options
context:
space:
mode:
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) {