summaryrefslogtreecommitdiffstats
path: root/extensions/BMO/template/en/default/hook/bug/comments-comment_banner.html.tmpl
diff options
context:
space:
mode:
Diffstat (limited to 'extensions/BMO/template/en/default/hook/bug/comments-comment_banner.html.tmpl')
-rw-r--r--extensions/BMO/template/en/default/hook/bug/comments-comment_banner.html.tmpl16
1 files changed, 9 insertions, 7 deletions
diff --git a/extensions/BMO/template/en/default/hook/bug/comments-comment_banner.html.tmpl b/extensions/BMO/template/en/default/hook/bug/comments-comment_banner.html.tmpl
index 2ae367456..135e1cd95 100644
--- a/extensions/BMO/template/en/default/hook/bug/comments-comment_banner.html.tmpl
+++ b/extensions/BMO/template/en/default/hook/bug/comments-comment_banner.html.tmpl
@@ -1,10 +1,12 @@
-[%# *** Disclaimer for Legal bugs *** %]
-[% IF bug.product == "Legal" %]
- <div id="legal_disclaimer">
- The material and information contained herein is Confidential and
- subject to Attorney-Client Privilege and Work Product Doctrine.
- </div>
-[% END %]
+[%# 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.
+ #%]
+
+[% INCLUDE bug/legal_disclaimer.html.tmpl %]
[%# Needed for collapsing TinderboxPushlog comments %]
[% has_tbpl_comment = 0 %]