Author: hindessm
Date: Sun Mar 7 22:37:56 2010
New Revision: 920142
URL: http://svn.apache.org/viewvc?rev=920142&view=rev
Log:
Adding missing license header.
Modified:
harmony/enhanced/classlib/trunk/modules/awt/src/main/resources/font.properties.xp
Modified: harmony/enhanced/classlib/trunk/modules/awt/src/main/resources/font.properties.xp
URL: http://svn.apache.org/viewvc/harmony/enhanced/classlib/trunk/modules/awt/src/main/resources/font.properties.xp?rev=920142&r1=920141&r2=920142&view=diff
==============================================================================
--- harmony/enhanced/classlib/trunk/modules/awt/src/main/resources/font.properties.xp (original)
+++ harmony/enhanced/classlib/trunk/modules/awt/src/main/resources/font.properties.xp Sun
Mar 7 22:37:56 2010
@@ -1,3 +1,18 @@
+# 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.
+
# Logical to physical fonts mapping
#
# The format is:
|