You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@opennlp.apache.org by jo...@apache.org on 2011/01/14 02:10:04 UTC

svn commit: r1058826 - /incubator/opennlp/trunk/opennlp-uima/src/main/resources/opennlp/uima/util/ExceptionMessages_en.properties

Author: joern
Date: Fri Jan 14 01:10:04 2011
New Revision: 1058826

URL: http://svn.apache.org/viewvc?rev=1058826&view=rev
Log:
No Jira, added license header

Modified:
    incubator/opennlp/trunk/opennlp-uima/src/main/resources/opennlp/uima/util/ExceptionMessages_en.properties

Modified: incubator/opennlp/trunk/opennlp-uima/src/main/resources/opennlp/uima/util/ExceptionMessages_en.properties
URL: http://svn.apache.org/viewvc/incubator/opennlp/trunk/opennlp-uima/src/main/resources/opennlp/uima/util/ExceptionMessages_en.properties?rev=1058826&r1=1058825&r2=1058826&view=diff
==============================================================================
--- incubator/opennlp/trunk/opennlp-uima/src/main/resources/opennlp/uima/util/ExceptionMessages_en.properties (original)
+++ incubator/opennlp/trunk/opennlp-uima/src/main/resources/opennlp/uima/util/ExceptionMessages_en.properties Fri Jan 14 01:10:04 2011
@@ -1,3 +1,22 @@
+#
+#  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. 
+#
+
 io_error_model_reading = I/O error occurred during model reading: {0}
 io_error_dictionary_reading = "I/O" error occurred during dictionary reading: {0};
 invalid_dictionary_format = The format of the dictionary is invalid: {0}