summaryrefslogtreecommitdiffstats
path: root/template/default/attachment/created.atml
diff options
context:
space:
mode:
authorgerv%gerv.net <>2001-11-14 02:24:18 +0100
committergerv%gerv.net <>2001-11-14 02:24:18 +0100
commit8a6243f7df69601ab054a9dd59bee0ce5385d40e (patch)
tree343289465912f121ae5794aec1e81742c7c93c2e /template/default/attachment/created.atml
parentc271e309aa43704ee75d0257d46788a0e85cdd03 (diff)
downloadbugzilla-8a6243f7df69601ab054a9dd59bee0ce5385d40e.tar.gz
bugzilla-8a6243f7df69601ab054a9dd59bee0ce5385d40e.tar.xz
Fix license headers and make attachment changed page look like bug changed page. Bug 99518 and 98110. r-myk, no second review.
Diffstat (limited to 'template/default/attachment/created.atml')
-rw-r--r--template/default/attachment/created.atml20
1 files changed, 20 insertions, 0 deletions
diff --git a/template/default/attachment/created.atml b/template/default/attachment/created.atml
index f58884fdd..49db040fe 100644
--- a/template/default/attachment/created.atml
+++ b/template/default/attachment/created.atml
@@ -1,3 +1,23 @@
+[%# 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.
+ #
+ # The Original Code is the Bugzilla Bug Tracking System.
+ #
+ # The Initial Developer of the Original Code is Netscape Communications
+ # Corporation. Portions created by Netscape are
+ # Copyright (C) 1998 Netscape Communications Corporation. All
+ # Rights Reserved.
+ #
+ # Contributor(s): Myk Melez <myk@mozilla.org>
+ #%]
+
[% INCLUDE global/header
title = "Changes Submitted"
style = "th { text-align: left; }"