Author: fapeeler
Date: Mon May 14 18:56:38 2012
New Revision: 1338341

URL: http://svn.apache.org/viewvc?rev=1338341&view=rev
Log:
VCL-576

inserted AL2.0 license header 



Modified:
    incubator/vcl/trunk/web/js/vcldojo/nls/TimeTextBoxEnd.js
    incubator/vcl/trunk/web/js/vcldojo/nls/ja-jp/TimeTextBoxEnd.js
    incubator/vcl/trunk/web/js/vcldojo/nls/zh-cn/TimeTextBoxEnd.js
    incubator/vcl/trunk/web/locale/po_files/es_MX/vcl.po
    incubator/vcl/trunk/web/locale/po_files/ja_JP/vcl.po
    incubator/vcl/trunk/web/locale/po_files/vcl.po.template
    incubator/vcl/trunk/web/locale/po_files/zh_CN/vcl.po

Modified: incubator/vcl/trunk/web/js/vcldojo/nls/TimeTextBoxEnd.js
URL: 
http://svn.apache.org/viewvc/incubator/vcl/trunk/web/js/vcldojo/nls/TimeTextBoxEnd.js?rev=1338341&r1=1338340&r2=1338341&view=diff
==============================================================================
--- incubator/vcl/trunk/web/js/vcldojo/nls/TimeTextBoxEnd.js (original)
+++ incubator/vcl/trunk/web/js/vcldojo/nls/TimeTextBoxEnd.js Mon May 14 
18:56:38 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.
+ */
 {
        'invalidMessage': 'This must be a valid time that is greater than the 
start time'
 }

Modified: incubator/vcl/trunk/web/js/vcldojo/nls/ja-jp/TimeTextBoxEnd.js
URL: 
http://svn.apache.org/viewvc/incubator/vcl/trunk/web/js/vcldojo/nls/ja-jp/TimeTextBoxEnd.js?rev=1338341&r1=1338340&r2=1338341&view=diff
==============================================================================
--- incubator/vcl/trunk/web/js/vcldojo/nls/ja-jp/TimeTextBoxEnd.js (original)
+++ incubator/vcl/trunk/web/js/vcldojo/nls/ja-jp/TimeTextBoxEnd.js Mon May 14 
18:56:38 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.
+ */
 {
        'invalidMessage': 
'これは、開始時刻よりも大きい有効な時間でなければなりません'
 }

Modified: incubator/vcl/trunk/web/js/vcldojo/nls/zh-cn/TimeTextBoxEnd.js
URL: 
http://svn.apache.org/viewvc/incubator/vcl/trunk/web/js/vcldojo/nls/zh-cn/TimeTextBoxEnd.js?rev=1338341&r1=1338340&r2=1338341&view=diff
==============================================================================
--- incubator/vcl/trunk/web/js/vcldojo/nls/zh-cn/TimeTextBoxEnd.js (original)
+++ incubator/vcl/trunk/web/js/vcldojo/nls/zh-cn/TimeTextBoxEnd.js Mon May 14 
18:56:38 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.
+ */
 {
        'invalidMessage': 
'这必须是一个有效的时间是大于开始时间'
 }

Modified: incubator/vcl/trunk/web/locale/po_files/es_MX/vcl.po
URL: 
http://svn.apache.org/viewvc/incubator/vcl/trunk/web/locale/po_files/es_MX/vcl.po?rev=1338341&r1=1338340&r2=1338341&view=diff
==============================================================================
--- incubator/vcl/trunk/web/locale/po_files/es_MX/vcl.po (original)
+++ incubator/vcl/trunk/web/locale/po_files/es_MX/vcl.po Mon May 14 18:56:38 
2012
@@ -1,4 +1,20 @@
 msgid ""
+
+# 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.
+
 msgstr ""
 "Project-Id-Version: VCL 2.3\n"
 "Report-Msgid-Bugs-To: \n"

Modified: incubator/vcl/trunk/web/locale/po_files/ja_JP/vcl.po
URL: 
http://svn.apache.org/viewvc/incubator/vcl/trunk/web/locale/po_files/ja_JP/vcl.po?rev=1338341&r1=1338340&r2=1338341&view=diff
==============================================================================
--- incubator/vcl/trunk/web/locale/po_files/ja_JP/vcl.po (original)
+++ incubator/vcl/trunk/web/locale/po_files/ja_JP/vcl.po Mon May 14 18:56:38 
2012
@@ -1,9 +1,20 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
-# This file is distributed under the same license as the PACKAGE package.
-# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
-#
 msgid ""
+
+# 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.
+
 msgstr ""
 "Project-Id-Version: VCL 2.3\n"
 "Report-Msgid-Bugs-To: \n"

Modified: incubator/vcl/trunk/web/locale/po_files/vcl.po.template
URL: 
http://svn.apache.org/viewvc/incubator/vcl/trunk/web/locale/po_files/vcl.po.template?rev=1338341&r1=1338340&r2=1338341&view=diff
==============================================================================
--- incubator/vcl/trunk/web/locale/po_files/vcl.po.template (original)
+++ incubator/vcl/trunk/web/locale/po_files/vcl.po.template Mon May 14 18:56:38 
2012
@@ -1,4 +1,20 @@
 msgid ""
+
+# 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.
+
 msgstr ""
 "Project-Id-Version: VCL 2.3\n"
 "Report-Msgid-Bugs-To: \n"

Modified: incubator/vcl/trunk/web/locale/po_files/zh_CN/vcl.po
URL: 
http://svn.apache.org/viewvc/incubator/vcl/trunk/web/locale/po_files/zh_CN/vcl.po?rev=1338341&r1=1338340&r2=1338341&view=diff
==============================================================================
--- incubator/vcl/trunk/web/locale/po_files/zh_CN/vcl.po (original)
+++ incubator/vcl/trunk/web/locale/po_files/zh_CN/vcl.po Mon May 14 18:56:38 
2012
@@ -1,4 +1,20 @@
 msgid ""
+
+# 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.
+
 msgstr ""
 "Project-Id-Version: VCL 2.3\n"
 "Report-Msgid-Bugs-To: \n"


Reply via email to