You are viewing a plain text version of this content. The canonical link for it is here.
Posted to server-dev@james.apache.org by er...@apache.org on 2012/03/15 16:13:44 UTC

svn commit: r1301031 - /james/app/trunk/src/main/resources/james-database-template.properties

Author: eric
Date: Thu Mar 15 15:13:43 2012
New Revision: 1301031

URL: http://svn.apache.org/viewvc?rev=1301031&view=rev
Log:
Add missing header

Modified:
    james/app/trunk/src/main/resources/james-database-template.properties

Modified: james/app/trunk/src/main/resources/james-database-template.properties
URL: http://svn.apache.org/viewvc/james/app/trunk/src/main/resources/james-database-template.properties?rev=1301031&r1=1301030&r2=1301031&view=diff
==============================================================================
--- james/app/trunk/src/main/resources/james-database-template.properties (original)
+++ james/app/trunk/src/main/resources/james-database-template.properties Thu Mar 15 15:13:43 2012
@@ -1,3 +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.
 
 # Use derby as default
 database.driverClassName=org.apache.derby.jdbc.EmbeddedDriver



---------------------------------------------------------------------
To unsubscribe, e-mail: server-dev-unsubscribe@james.apache.org
For additional commands, e-mail: server-dev-help@james.apache.org