]> source.dussan.org Git - vaadin-framework.git/commitdiff
Fix invalid copyright header
authorLeif Åstrand <leif@vaadin.com>
Thu, 20 Mar 2014 10:41:47 +0000 (12:41 +0200)
committerLeif Åstrand <leif@vaadin.com>
Thu, 20 Mar 2014 10:41:58 +0000 (12:41 +0200)
Change-Id: I8957eeb8c087a7a3f6aa8b417eb52689e6c28025

uitest/src/com/vaadin/tests/components/ui/UIInitTest.java

index 8aa2032935a8939d643204cabc50aae08d3e9048..dc8886562112ede1ae7214dbb8db409712491f1b 100644 (file)
@@ -1,5 +1,17 @@
 /*
-@ITMillApache2LicenseForJavaFiles@
+ * Copyright 2000-2013 Vaadin Ltd.
+ * 
+ * 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
+ * 
+ * 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.
  */
 
 package com.vaadin.tests.components.ui;