aboutsummaryrefslogtreecommitdiffstats
path: root/lib/logger.js
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@redhat.com>2011-03-25 01:17:49 +0100
committerMatěj Cepl <mcepl@redhat.com>2011-06-05 14:44:00 +0200
commit3fe9f14f10381242a193d91f7dc8ea0307091f8e (patch)
tree5e4370700b0d6f5230587e63b4916cea348ac3d4 /lib/logger.js
parent89f9e8aac15e6572293bada0a27335111d67403e (diff)
downloadbugzilla-triage-3fe9f14f10381242a193d91f7dc8ea0307091f8e.tar.gz
Working on cutting down lines from bug-page-mod.js
Diffstat (limited to 'lib/logger.js')
-rw-r--r--lib/logger.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/logger.js b/lib/logger.js
index 4411a72..19fabb5 100644
--- a/lib/logger.js
+++ b/lib/logger.js
@@ -1,5 +1,4 @@
-/
-Released under the MIT/X11 license
+// Released under the MIT/X11 license
// http://www.opensource.org/licenses/mit-license.php
"use strict";
var urlMod = require("url");