license: Remove trailing spaces in license header

Project: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/commit/8e8decfe
Tree: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/tree/8e8decfe
Diff: http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/diff/8e8decfe

Branch: refs/heads/marvin-refactor
Commit: 8e8decfe2aba8f5ee77c8f91385f47b9bedab19b
Parents: 2a337d5
Author: Wido den Hollander <w...@widodh.nl>
Authored: Thu Mar 14 10:51:13 2013 +0100
Committer: Wido den Hollander <w...@widodh.nl>
Committed: Thu Mar 14 10:51:33 2013 +0100

----------------------------------------------------------------------
 usage/conf/db.properties.in |   32 ++++++++++++++++----------------
 1 files changed, 16 insertions(+), 16 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-cloudstack/blob/8e8decfe/usage/conf/db.properties.in
----------------------------------------------------------------------
diff --git a/usage/conf/db.properties.in b/usage/conf/db.properties.in
index e88e01a..0dd49ed 100644
--- a/usage/conf/db.properties.in
+++ b/usage/conf/db.properties.in
@@ -1,19 +1,19 @@
-# 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.                
+# 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.
 
 # usage database settings
 db.usage.username=@DBUSER@

Reply via email to