]> git.ipfire.org Git - thirdparty/bugzilla.git/commitdiff
Fixing build bustage by adding version string and license header.
authormyk%mozilla.org <>
Wed, 30 Apr 2003 06:37:48 +0000 (06:37 +0000)
committermyk%mozilla.org <>
Wed, 30 Apr 2003 06:37:48 +0000 (06:37 +0000)
template/en/default/config.js.tmpl
template/en/default/config.rdf.tmpl

index 32258260f6ba5f661a7210057501a62151e30e37..62582f6df66b88f01ae5601f9c8c449ae64ef8da 100644 (file)
@@ -1,3 +1,23 @@
+[%# 1.0@bugzilla.org %]
+[%# 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>
+  #%]
 //
 // This file contains the installation specific values for QuickSearch
 // and other Bugzilla clients.  See quicksearch.js for more details.
index 62e8a3198e7255e058d41af576dc39eb4ea69827..54308408b773c3bc651483d3a69dd760dc0b475b 100644 (file)
@@ -1,3 +1,24 @@
+[% template_version = "1.0@bugzilla.org" %]
+[%# 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>
+  #%]
+
 <?xml version="1.0"?>
 <RDF xmlns="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
      xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"