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)
commit8fbe457bd2e5197d6a2656e58b48df2f03e5987b
treedcbcf289a34c104bd985e20b48c98eea5c93e165
parent785e893f5b63f2d2a3e857d12d1bf029322215db
Add License boilerplate to ElmSharp.Test

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