File tree Expand file tree Collapse file tree
androidTest/java/com/pileproject/drive
test/java/com/pileproject/drive/util Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -130,5 +130,4 @@ dependencies {
130130license {
131131 header rootProject. file(' LICENSE' )
132132 includes([" **/*.java" , " **/*.xml" ])
133- exclude " **/*Test.java"
134133}
Original file line number Diff line number Diff line change 1- /*
2- * Copyright (C) 2011-2015 PILE Project, Inc. <dev@pileproject.com>
1+ /**
2+ * Copyright (C) 2011-2016 PILE Project, Inc. <dev@pileproject.com>
33 *
44 * Licensed under the Apache License, Version 2.0 (the "License");
55 * you may not use this file except in compliance with the License.
1313 * See the License for the specific language governing permissions and
1414 * limitations under the License.
1515 */
16-
1716package com .pileproject .drive ;
1817
1918import android .app .Application ;
Original file line number Diff line number Diff line change 1- /*
2- * Copyright (C) 2011-2015 PILE Project, Inc. <dev@pileproject.com>
1+ /**
2+ * Copyright (C) 2011-2016 PILE Project, Inc. <dev@pileproject.com>
33 *
44 * Licensed under the Apache License, Version 2.0 (the "License");
55 * you may not use this file except in compliance with the License.
1313 * See the License for the specific language governing permissions and
1414 * limitations under the License.
1515 */
16-
1716package com .pileproject .drive .comm ;
1817
1918import android .support .test .runner .AndroidJUnit4 ;
Original file line number Diff line number Diff line change 1- /*
2- * Copyright (C) 2011-2015 PILE Project, Inc. <dev@pileproject.com>
1+ /**
2+ * Copyright (C) 2011-2016 PILE Project, Inc. <dev@pileproject.com>
33 *
44 * Licensed under the Apache License, Version 2.0 (the "License");
55 * you may not use this file except in compliance with the License.
1313 * See the License for the specific language governing permissions and
1414 * limitations under the License.
1515 */
16-
1716package com .pileproject .drive .execution ;
1817
1918import android .support .test .runner .AndroidJUnit4 ;
Original file line number Diff line number Diff line change 1- /*
2- * Copyright (C) 2011-2015 PILE Project, Inc. <dev@pileproject.com>
1+ /**
2+ * Copyright (C) 2011-2016 PILE Project, Inc. <dev@pileproject.com>
33 *
44 * Licensed under the Apache License, Version 2.0 (the "License");
55 * you may not use this file except in compliance with the License.
1313 * See the License for the specific language governing permissions and
1414 * limitations under the License.
1515 */
16-
1716package com .pileproject .drive .execution ;
1817
1918import android .support .test .runner .AndroidJUnit4 ;
Original file line number Diff line number Diff line change 1- /*
2- * Copyright (C) 2011-2015 PILE Project, Inc. <dev@pileproject.com>
1+ /**
2+ * Copyright (C) 2011-2016 PILE Project, Inc. <dev@pileproject.com>
33 *
44 * Licensed under the Apache License, Version 2.0 (the "License");
55 * you may not use this file except in compliance with the License.
1313 * See the License for the specific language governing permissions and
1414 * limitations under the License.
1515 */
16-
1716package com .pileproject .drive .programming .visual .block ;
1817
1918import android .support .test .runner .AndroidJUnit4 ;
Original file line number Diff line number Diff line change 1- /*
2- * Copyright (C) 2011-2015 PILE Project, Inc. <dev@pileproject.com>
1+ /**
2+ * Copyright (C) 2011-2016 PILE Project, Inc. <dev@pileproject.com>
33 *
44 * Licensed under the Apache License, Version 2.0 (the "License");
55 * you may not use this file except in compliance with the License.
1313 * See the License for the specific language governing permissions and
1414 * limitations under the License.
1515 */
16-
1716package com .pileproject .drive .util .development ;
1817
1918import android .content .res .Configuration ;
Original file line number Diff line number Diff line change 1- /*
2- * Copyright (C) 2011-2015 PILE Project, Inc. <dev@pileproject.com>
1+ /**
2+ * Copyright (C) 2011-2016 PILE Project, Inc. <dev@pileproject.com>
33 *
44 * Licensed under the Apache License, Version 2.0 (the "License");
55 * you may not use this file except in compliance with the License.
1313 * See the License for the specific language governing permissions and
1414 * limitations under the License.
1515 */
16-
1716package com .pileproject .drive .util .development ;
1817
1918import org .junit .Test ;
Original file line number Diff line number Diff line change 1- /*
2- * Copyright (C) 2011-2015 PILE Project, Inc. <dev@pileproject.com>
1+ /**
2+ * Copyright (C) 2011-2016 PILE Project, Inc. <dev@pileproject.com>
33 *
44 * Licensed under the Apache License, Version 2.0 (the "License");
55 * you may not use this file except in compliance with the License.
1313 * See the License for the specific language governing permissions and
1414 * limitations under the License.
1515 */
16-
1716package com .pileproject .drive .util .math ;
1817
1918import org .junit .Test ;
Original file line number Diff line number Diff line change 1- /*
2- * Copyright (C) 2011-2015 PILE Project, Inc. <dev@pileproject.com>
1+ /**
2+ * Copyright (C) 2011-2016 PILE Project, Inc. <dev@pileproject.com>
33 *
44 * Licensed under the Apache License, Version 2.0 (the "License");
55 * you may not use this file except in compliance with the License.
1313 * See the License for the specific language governing permissions and
1414 * limitations under the License.
1515 */
16-
1716package com .pileproject .drive .util .string ;
1817
1918import org .junit .Test ;
You can’t perform that action at this time.
0 commit comments