Add License boilerplate to ElmSharp.Test
authorWonYoung Choi <wy80.choi@samsung.com>
Tue, 1 Nov 2016 07:44:02 +0000 (16:44 +0900)
committerWonYoung Choi <wy80.choi@samsung.com>
Tue, 1 Nov 2016 07:44:21 +0000 (16:44 +0900)
commitec5ec142b178e4dfbd8f21bfb194b6641ddd421a
treed3ee80fd3ba9c88935449ac558c395295916e911
parent00b91e7c696de95155cffae8ccb55d900b27e8b6
Add License boilerplate to ElmSharp.Test

Change-Id: Iaa041166a70b6db719ad5a62ba37b30fc2035fa9
45 files changed:
ElmSharp.Test/TC/BackgroundTest1.cs
ElmSharp.Test/TC/BackgroundTest2.cs
ElmSharp.Test/TC/BackgroundTest3.cs
ElmSharp.Test/TC/BoxLayoutTest1.cs
ElmSharp.Test/TC/BoxTest1.cs
ElmSharp.Test/TC/ButtonTest1.cs
ElmSharp.Test/TC/CalendarTest1.cs
ElmSharp.Test/TC/CheckTest1.cs
ElmSharp.Test/TC/ClipperTest1.cs
ElmSharp.Test/TC/ColorSelectorTest1.cs
ElmSharp.Test/TC/ContextPopupTest1.cs
ElmSharp.Test/TC/DateTimeSelectorTest1.cs
ElmSharp.Test/TC/EntryTest1.cs
ElmSharp.Test/TC/GenGridTest1.cs
ElmSharp.Test/TC/GenGridTest2.cs
ElmSharp.Test/TC/GenListTest1.cs
ElmSharp.Test/TC/GenListTest2.cs
ElmSharp.Test/TC/GenListTest3.cs
ElmSharp.Test/TC/GenListTest4.cs
ElmSharp.Test/TC/GenListTest5.cs
ElmSharp.Test/TC/GenListTest6.cs
ElmSharp.Test/TC/IconTest1.cs
ElmSharp.Test/TC/ImageTest1.cs
ElmSharp.Test/TC/IndexTest1.cs
ElmSharp.Test/TC/IndexTest2.cs
ElmSharp.Test/TC/LabelTest1.cs
ElmSharp.Test/TC/ListTest1.cs
ElmSharp.Test/TC/NaviframeTest1.cs
ElmSharp.Test/TC/NaviframeTest2.cs
ElmSharp.Test/TC/PanelTest1.cs
ElmSharp.Test/TC/PanelTest2.cs
ElmSharp.Test/TC/PanesTest1.cs
ElmSharp.Test/TC/PerformanceTest.cs
ElmSharp.Test/TC/PolygonTest1.cs
ElmSharp.Test/TC/PopupTest1.cs
ElmSharp.Test/TC/ProgressBarTest1.cs
ElmSharp.Test/TC/RadioTest1.cs
ElmSharp.Test/TC/RectangleTest1.cs
ElmSharp.Test/TC/ScrollerTest1.cs
ElmSharp.Test/TC/ScrollerTest2.cs
ElmSharp.Test/TC/SliderTest1.cs
ElmSharp.Test/TC/SpinnerTest1.cs
ElmSharp.Test/TC/ToolbarTest1.cs
ElmSharp.Test/TestCaseBase.cs
ElmSharp.Test/TestRunner.cs