diff options
author | gerv%gerv.net <> | 2002-04-06 06:53:46 +0200 |
---|---|---|
committer | gerv%gerv.net <> | 2002-04-06 06:53:46 +0200 |
commit | 440f8ac607ec017eb9cf6566b9550019447f10ac (patch) | |
tree | fc75974f7fcfd5b54e23dd25c87859e2d07bef2d /template | |
parent | 53ebea8e40ed58dae86f11ef17da737143f550ab (diff) | |
download | bugzilla-440f8ac607ec017eb9cf6566b9550019447f10ac.tar.gz bugzilla-440f8ac607ec017eb9cf6566b9550019447f10ac.tar.xz |
Bug 135469 - missing version string (tree's afire). Patch by ddk, 2xr=zach.
Diffstat (limited to 'template')
-rw-r--r-- | template/default/show/dependency-graph.html.tmpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/template/default/show/dependency-graph.html.tmpl b/template/default/show/dependency-graph.html.tmpl index 1927aca43..fff5f1b4d 100644 --- a/template/default/show/dependency-graph.html.tmpl +++ b/template/default/show/dependency-graph.html.tmpl @@ -1,3 +1,4 @@ +<!-- 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 |