summaryrefslogtreecommitdiffstats
path: root/extensions/TagNewUsers/web
diff options
context:
space:
mode:
authorByron Jones <bjones@mozilla.com>2013-02-26 13:54:11 +0100
committerByron Jones <bjones@mozilla.com>2013-02-26 13:54:11 +0100
commit8555ab1f12abd53744d0cb4fe9b3d7a925b10194 (patch)
tree44b08ed32d4e63c1a8e95d61e415c1c81d13638e /extensions/TagNewUsers/web
parent13ce044855a2f1fd553eb6b2e9d1516bd95dd19d (diff)
downloadbugzilla-8555ab1f12abd53744d0cb4fe9b3d7a925b10194.tar.gz
bugzilla-8555ab1f12abd53744d0cb4fe9b3d7a925b10194.tar.xz
Bug 844863: exclude tbplbot from TagNewUser's comment counting
Diffstat (limited to 'extensions/TagNewUsers/web')
-rw-r--r--extensions/TagNewUsers/web/style.css18
1 files changed, 6 insertions, 12 deletions
diff --git a/extensions/TagNewUsers/web/style.css b/extensions/TagNewUsers/web/style.css
index 2e863eb13..842dca02e 100644
--- a/extensions/TagNewUsers/web/style.css
+++ b/extensions/TagNewUsers/web/style.css
@@ -1,16 +1,10 @@
-/* The contents of this file are subject to the Mozilla Public
- * License Version 1.1 (the "License"); you may not use this file
- * except in compliance with the License. You may obtain a copy of
- * the License at http://www.mozilla.org/MPL/
- *
- * Software distributed under the License is distributed on an "AS
- * IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
- * implied. See the License for the specific language governing
- * rights and limitations under the License.
- *
- */
+/* This Source Code Form is subject to the terms of the Mozilla Public
+ * License, v. 2.0. If a copy of the MPL was not distributed with this file,
+ * You can obtain one at http://mozilla.org/MPL/2.0/.
+ *
+ * This Source Code Form is "Incompatible With Secondary Licenses", as
+ * defined by the Mozilla Public License, v. 2.0. */
.new_user {
color: #448844;
}
-