summaryrefslogtreecommitdiff
path: root/ElmSharp.Test/TC/ScrollerTest1.cs
diff options
context:
space:
mode:
authorWonYoung Choi <wy80.choi@samsung.com>2016-11-01 16:44:02 +0900
committerWonYoung Choi <wy80.choi@samsung.com>2016-11-01 16:44:21 +0900
commitec5ec142b178e4dfbd8f21bfb194b6641ddd421a (patch)
treed3ee80fd3ba9c88935449ac558c395295916e911 /ElmSharp.Test/TC/ScrollerTest1.cs
parent00b91e7c696de95155cffae8ccb55d900b27e8b6 (diff)
downloadelm-sharp-ec5ec142b178e4dfbd8f21bfb194b6641ddd421a.tar.gz
elm-sharp-ec5ec142b178e4dfbd8f21bfb194b6641ddd421a.tar.bz2
elm-sharp-ec5ec142b178e4dfbd8f21bfb194b6641ddd421a.zip
Add License boilerplate to ElmSharp.Test
Change-Id: Iaa041166a70b6db719ad5a62ba37b30fc2035fa9
Diffstat (limited to 'ElmSharp.Test/TC/ScrollerTest1.cs')
-rw-r--r--ElmSharp.Test/TC/ScrollerTest1.cs16
1 files changed, 16 insertions, 0 deletions
diff --git a/ElmSharp.Test/TC/ScrollerTest1.cs b/ElmSharp.Test/TC/ScrollerTest1.cs
index d632a16..2bfdbba 100644
--- a/ElmSharp.Test/TC/ScrollerTest1.cs
+++ b/ElmSharp.Test/TC/ScrollerTest1.cs
@@ -1,3 +1,19 @@
+/*
+ * Copyright (c) 2016 Samsung Electronics Co., Ltd All Rights Reserved
+ *
+ * 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.
+ */
+
using System;
using ElmSharp;