Author: gjm
Date: Fri May 17 10:45:56 2013
New Revision: 1483728

URL: http://svn.apache.org/r1483728
Log:
adding missing a license header to file introduced at r1477486 (#201)

Modified:
    
bloodhound/trunk/bloodhound_theme/bhtheme/templates/bh_admin_accountsconfig.html

Modified: 
bloodhound/trunk/bloodhound_theme/bhtheme/templates/bh_admin_accountsconfig.html
URL: 
http://svn.apache.org/viewvc/bloodhound/trunk/bloodhound_theme/bhtheme/templates/bh_admin_accountsconfig.html?rev=1483728&r1=1483727&r2=1483728&view=diff
==============================================================================
--- 
bloodhound/trunk/bloodhound_theme/bhtheme/templates/bh_admin_accountsconfig.html
 (original)
+++ 
bloodhound/trunk/bloodhound_theme/bhtheme/templates/bh_admin_accountsconfig.html
 Fri May 17 10:45:56 2013
@@ -1,6 +1,26 @@
 <!DOCTYPE html
     PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
+
+<!--!
+  Licensed to the Apache Software Foundation (ASF) under one
+  or more contributor license agreements.  See the NOTICE file
+  distributed with this work for additional information
+  regarding copyright ownership.  The ASF licenses this file
+  to you under the Apache License, Version 2.0 (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.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing,
+  software distributed under the License is distributed on an
+  "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  KIND, either express or implied.  See the License for the
+  specific language governing permissions and limitations
+  under the License.
+-->
+
 <html xmlns="http://www.w3.org/1999/xhtml";
       xmlns:xi="http://www.w3.org/2001/XInclude";
       xmlns:py="http://genshi.edgewall.org/"; 


Reply via email to