Author: jcompagner
Date: Thu Jan 18 15:04:55 2007
New Revision: 497628

URL: http://svn.apache.org/viewvc?view=rev&rev=497628
Log:
license

Modified:
    incubator/wicket/trunk/wicket/src/main/java/wicket/Application_ru.xml
    incubator/wicket/trunk/wicket/src/main/java/wicket/jmx/Initializer.java

Modified: incubator/wicket/trunk/wicket/src/main/java/wicket/Application_ru.xml
URL: 
http://svn.apache.org/viewvc/incubator/wicket/trunk/wicket/src/main/java/wicket/Application_ru.xml?view=diff&rev=497628&r1=497627&r2=497628
==============================================================================
--- incubator/wicket/trunk/wicket/src/main/java/wicket/Application_ru.xml 
(original)
+++ incubator/wicket/trunk/wicket/src/main/java/wicket/Application_ru.xml Thu 
Jan 18 15:04:55 2007
@@ -1,4 +1,4 @@
-<?xml version="1.0" encoding="UTF-8"?>
+<?xml version="1.0" encoding="UTF-8"?>
 <!--
    Licensed to the Apache Software Foundation (ASF) under one or more
    contributor license agreements.  See the NOTICE file distributed with
@@ -36,4 +36,4 @@
        <entry key="EqualPasswordInputValidator">поля ${label0} и 
${label1} должны быть одинаковыми.</entry>
        <entry key="null">Выберите значение</entry>
        <entry key="nullValid"></entry>
-</properties>
+</properties>
\ No newline at end of file

Modified: 
incubator/wicket/trunk/wicket/src/main/java/wicket/jmx/Initializer.java
URL: 
http://svn.apache.org/viewvc/incubator/wicket/trunk/wicket/src/main/java/wicket/jmx/Initializer.java?view=diff&rev=497628&r1=497627&r2=497628
==============================================================================
--- incubator/wicket/trunk/wicket/src/main/java/wicket/jmx/Initializer.java 
(original)
+++ incubator/wicket/trunk/wicket/src/main/java/wicket/jmx/Initializer.java Thu 
Jan 18 15:04:55 2007
@@ -1,16 +1,18 @@
 /*
- * 
==============================================================================
- * Licensed 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
- * 
+ * 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.
+ * 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.
  */
 package wicket.jmx;
 


Reply via email to