aboutsummaryrefslogtreecommitdiffstats
path: root/theme-compiler/src/com/vaadin/sass/internal/parser/ThrowedParseException.java
diff options
context:
space:
mode:
authorArtur Signell <artur@vaadin.com>2013-01-04 11:08:56 +0200
committerArtur Signell <artur@vaadin.com>2013-01-04 12:26:29 +0200
commitfb68bd53035fdd9cf0448623d5f6867fe17bab64 (patch)
treeb42aadb2d95ec0b6e945d80ba97ed3fb26eeac33 /theme-compiler/src/com/vaadin/sass/internal/parser/ThrowedParseException.java
parentbcc7fda715e689f6611f904d52e3fa41a331e63d (diff)
downloadvaadin-framework-fb68bd53035fdd9cf0448623d5f6867fe17bab64.tar.gz
vaadin-framework-fb68bd53035fdd9cf0448623d5f6867fe17bab64.zip
Updated copyright notices and added missing license headers
Change-Id: I419ce4581d1a8b84d4236a85a1333d23f3423b2e
Diffstat (limited to 'theme-compiler/src/com/vaadin/sass/internal/parser/ThrowedParseException.java')
-rw-r--r--theme-compiler/src/com/vaadin/sass/internal/parser/ThrowedParseException.java15
1 files changed, 15 insertions, 0 deletions
diff --git a/theme-compiler/src/com/vaadin/sass/internal/parser/ThrowedParseException.java b/theme-compiler/src/com/vaadin/sass/internal/parser/ThrowedParseException.java
index b016265cc2..0da869fdab 100644
--- a/theme-compiler/src/com/vaadin/sass/internal/parser/ThrowedParseException.java
+++ b/theme-compiler/src/com/vaadin/sass/internal/parser/ThrowedParseException.java
@@ -1,4 +1,19 @@
/*
+ * 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.
+ */
+/*
* (c) COPYRIGHT 1999 World Wide Web Consortium
* (Massachusetts Institute of Technology, Institut National de Recherche
* en Informatique et en Automatique, Keio University).