diff --git a/app/src/androidTest/java/com/todoroo/andlib/test/TranslationTests.java b/app/src/androidTest/java/com/todoroo/andlib/test/TranslationTests.java index 98b3439b2..6132aea22 100644 --- a/app/src/androidTest/java/com/todoroo/andlib/test/TranslationTests.java +++ b/app/src/androidTest/java/com/todoroo/andlib/test/TranslationTests.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.andlib.test; diff --git a/app/src/androidTest/java/com/todoroo/andlib/utility/DateUtilitiesTest.java b/app/src/androidTest/java/com/todoroo/andlib/utility/DateUtilitiesTest.java index 932d6021e..8c2647c7b 100644 --- a/app/src/androidTest/java/com/todoroo/andlib/utility/DateUtilitiesTest.java +++ b/app/src/androidTest/java/com/todoroo/andlib/utility/DateUtilitiesTest.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.andlib.utility; diff --git a/app/src/androidTest/java/com/todoroo/astrid/dao/TaskDaoTests.java b/app/src/androidTest/java/com/todoroo/astrid/dao/TaskDaoTests.java index 284f184c3..480d900c0 100644 --- a/app/src/androidTest/java/com/todoroo/astrid/dao/TaskDaoTests.java +++ b/app/src/androidTest/java/com/todoroo/astrid/dao/TaskDaoTests.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.dao; diff --git a/app/src/androidTest/java/com/todoroo/astrid/repeats/AdvancedRepeatTest.java b/app/src/androidTest/java/com/todoroo/astrid/repeats/AdvancedRepeatTest.java index ae67a4a21..e77f0d1e2 100644 --- a/app/src/androidTest/java/com/todoroo/astrid/repeats/AdvancedRepeatTest.java +++ b/app/src/androidTest/java/com/todoroo/astrid/repeats/AdvancedRepeatTest.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.repeats; diff --git a/app/src/androidTest/java/com/todoroo/astrid/service/QuickAddMarkupTest.java b/app/src/androidTest/java/com/todoroo/astrid/service/QuickAddMarkupTest.java index 665d0c08b..c85171075 100644 --- a/app/src/androidTest/java/com/todoroo/astrid/service/QuickAddMarkupTest.java +++ b/app/src/androidTest/java/com/todoroo/astrid/service/QuickAddMarkupTest.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.service; diff --git a/app/src/androidTest/java/com/todoroo/astrid/service/TitleParserTest.java b/app/src/androidTest/java/com/todoroo/astrid/service/TitleParserTest.java index 5b9508686..8cc802034 100644 --- a/app/src/androidTest/java/com/todoroo/astrid/service/TitleParserTest.java +++ b/app/src/androidTest/java/com/todoroo/astrid/service/TitleParserTest.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.service; diff --git a/app/src/androidTest/java/org/tasks/jobs/BackupServiceTests.java b/app/src/androidTest/java/org/tasks/jobs/BackupServiceTests.java index 84286124c..6bd64b101 100644 --- a/app/src/androidTest/java/org/tasks/jobs/BackupServiceTests.java +++ b/app/src/androidTest/java/org/tasks/jobs/BackupServiceTests.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package org.tasks.jobs; diff --git a/app/src/androidTestGoogleplay/java/com/todoroo/astrid/gtasks/GtasksIndentActionTest.java b/app/src/androidTestGoogleplay/java/com/todoroo/astrid/gtasks/GtasksIndentActionTest.java index 24afbe9d2..04fbb03be 100644 --- a/app/src/androidTestGoogleplay/java/com/todoroo/astrid/gtasks/GtasksIndentActionTest.java +++ b/app/src/androidTestGoogleplay/java/com/todoroo/astrid/gtasks/GtasksIndentActionTest.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.gtasks; diff --git a/app/src/androidTestGoogleplay/java/com/todoroo/astrid/gtasks/GtasksMetadataServiceTest.java b/app/src/androidTestGoogleplay/java/com/todoroo/astrid/gtasks/GtasksMetadataServiceTest.java index f6887e1c1..3dd5b3090 100644 --- a/app/src/androidTestGoogleplay/java/com/todoroo/astrid/gtasks/GtasksMetadataServiceTest.java +++ b/app/src/androidTestGoogleplay/java/com/todoroo/astrid/gtasks/GtasksMetadataServiceTest.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.gtasks; diff --git a/app/src/androidTestGoogleplay/java/com/todoroo/astrid/gtasks/GtasksTaskListUpdaterTest.java b/app/src/androidTestGoogleplay/java/com/todoroo/astrid/gtasks/GtasksTaskListUpdaterTest.java index afd64555e..0ca0d47a5 100644 --- a/app/src/androidTestGoogleplay/java/com/todoroo/astrid/gtasks/GtasksTaskListUpdaterTest.java +++ b/app/src/androidTestGoogleplay/java/com/todoroo/astrid/gtasks/GtasksTaskListUpdaterTest.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.gtasks; diff --git a/app/src/androidTestGoogleplay/java/com/todoroo/astrid/gtasks/GtasksTaskMovingTest.java b/app/src/androidTestGoogleplay/java/com/todoroo/astrid/gtasks/GtasksTaskMovingTest.java index 7ee805fa0..b3d84a9f1 100644 --- a/app/src/androidTestGoogleplay/java/com/todoroo/astrid/gtasks/GtasksTaskMovingTest.java +++ b/app/src/androidTestGoogleplay/java/com/todoroo/astrid/gtasks/GtasksTaskMovingTest.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.gtasks; diff --git a/app/src/main/java/com/mdimension/jchronic/AstridChronic.java b/app/src/main/java/com/mdimension/jchronic/AstridChronic.java index 432946849..4fac5802b 100644 --- a/app/src/main/java/com/mdimension/jchronic/AstridChronic.java +++ b/app/src/main/java/com/mdimension/jchronic/AstridChronic.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.mdimension.jchronic; diff --git a/app/src/main/java/com/todoroo/andlib/data/Property.java b/app/src/main/java/com/todoroo/andlib/data/Property.java index 9feba1ad2..4823886ac 100644 --- a/app/src/main/java/com/todoroo/andlib/data/Property.java +++ b/app/src/main/java/com/todoroo/andlib/data/Property.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.andlib.data; diff --git a/app/src/main/java/com/todoroo/andlib/data/Table.java b/app/src/main/java/com/todoroo/andlib/data/Table.java index 904aa9f57..5acb09e54 100644 --- a/app/src/main/java/com/todoroo/andlib/data/Table.java +++ b/app/src/main/java/com/todoroo/andlib/data/Table.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.andlib.data; diff --git a/app/src/main/java/com/todoroo/andlib/sql/Criterion.java b/app/src/main/java/com/todoroo/andlib/sql/Criterion.java index f48aef789..5a3ef4a91 100644 --- a/app/src/main/java/com/todoroo/andlib/sql/Criterion.java +++ b/app/src/main/java/com/todoroo/andlib/sql/Criterion.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.andlib.sql; diff --git a/app/src/main/java/com/todoroo/andlib/sql/DBObject.java b/app/src/main/java/com/todoroo/andlib/sql/DBObject.java index ff707c796..e6696e96f 100644 --- a/app/src/main/java/com/todoroo/andlib/sql/DBObject.java +++ b/app/src/main/java/com/todoroo/andlib/sql/DBObject.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.andlib.sql; diff --git a/app/src/main/java/com/todoroo/andlib/sql/Field.java b/app/src/main/java/com/todoroo/andlib/sql/Field.java index d85852ef0..511e8e63d 100644 --- a/app/src/main/java/com/todoroo/andlib/sql/Field.java +++ b/app/src/main/java/com/todoroo/andlib/sql/Field.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.andlib.sql; diff --git a/app/src/main/java/com/todoroo/andlib/sql/Functions.java b/app/src/main/java/com/todoroo/andlib/sql/Functions.java index dd657471b..a7fdb7b86 100644 --- a/app/src/main/java/com/todoroo/andlib/sql/Functions.java +++ b/app/src/main/java/com/todoroo/andlib/sql/Functions.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.andlib.sql; diff --git a/app/src/main/java/com/todoroo/andlib/sql/Join.java b/app/src/main/java/com/todoroo/andlib/sql/Join.java index 377a0bdb3..c3f915876 100644 --- a/app/src/main/java/com/todoroo/andlib/sql/Join.java +++ b/app/src/main/java/com/todoroo/andlib/sql/Join.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.andlib.sql; diff --git a/app/src/main/java/com/todoroo/andlib/sql/JoinType.java b/app/src/main/java/com/todoroo/andlib/sql/JoinType.java index 1b1d58aee..4ea91ed05 100644 --- a/app/src/main/java/com/todoroo/andlib/sql/JoinType.java +++ b/app/src/main/java/com/todoroo/andlib/sql/JoinType.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.andlib.sql; diff --git a/app/src/main/java/com/todoroo/andlib/sql/Operator.java b/app/src/main/java/com/todoroo/andlib/sql/Operator.java index 1f46a81f0..4c6deae3b 100644 --- a/app/src/main/java/com/todoroo/andlib/sql/Operator.java +++ b/app/src/main/java/com/todoroo/andlib/sql/Operator.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.andlib.sql; diff --git a/app/src/main/java/com/todoroo/andlib/sql/Order.java b/app/src/main/java/com/todoroo/andlib/sql/Order.java index 3db5de524..ab92e5d8e 100644 --- a/app/src/main/java/com/todoroo/andlib/sql/Order.java +++ b/app/src/main/java/com/todoroo/andlib/sql/Order.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.andlib.sql; diff --git a/app/src/main/java/com/todoroo/andlib/sql/OrderType.java b/app/src/main/java/com/todoroo/andlib/sql/OrderType.java index bb10eee72..a82f62d04 100644 --- a/app/src/main/java/com/todoroo/andlib/sql/OrderType.java +++ b/app/src/main/java/com/todoroo/andlib/sql/OrderType.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.andlib.sql; diff --git a/app/src/main/java/com/todoroo/andlib/sql/Query.java b/app/src/main/java/com/todoroo/andlib/sql/Query.java index e712dd536..a3452c323 100644 --- a/app/src/main/java/com/todoroo/andlib/sql/Query.java +++ b/app/src/main/java/com/todoroo/andlib/sql/Query.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.andlib.sql; diff --git a/app/src/main/java/com/todoroo/andlib/sql/QueryTemplate.java b/app/src/main/java/com/todoroo/andlib/sql/QueryTemplate.java index 9c47312b6..6b51f3ed1 100644 --- a/app/src/main/java/com/todoroo/andlib/sql/QueryTemplate.java +++ b/app/src/main/java/com/todoroo/andlib/sql/QueryTemplate.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.andlib.sql; diff --git a/app/src/main/java/com/todoroo/andlib/sql/SqlConstants.java b/app/src/main/java/com/todoroo/andlib/sql/SqlConstants.java index 61b2319dc..8f5326a63 100644 --- a/app/src/main/java/com/todoroo/andlib/sql/SqlConstants.java +++ b/app/src/main/java/com/todoroo/andlib/sql/SqlConstants.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.andlib.sql; diff --git a/app/src/main/java/com/todoroo/andlib/sql/SqlTable.java b/app/src/main/java/com/todoroo/andlib/sql/SqlTable.java index a579bf53a..0dc0a391f 100644 --- a/app/src/main/java/com/todoroo/andlib/sql/SqlTable.java +++ b/app/src/main/java/com/todoroo/andlib/sql/SqlTable.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.andlib.sql; diff --git a/app/src/main/java/com/todoroo/andlib/sql/UnaryCriterion.java b/app/src/main/java/com/todoroo/andlib/sql/UnaryCriterion.java index 408599fd7..c87b32f5d 100644 --- a/app/src/main/java/com/todoroo/andlib/sql/UnaryCriterion.java +++ b/app/src/main/java/com/todoroo/andlib/sql/UnaryCriterion.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.andlib.sql; diff --git a/app/src/main/java/com/todoroo/andlib/utility/AndroidUtilities.java b/app/src/main/java/com/todoroo/andlib/utility/AndroidUtilities.java index 1a97e9d80..2346bc08b 100644 --- a/app/src/main/java/com/todoroo/andlib/utility/AndroidUtilities.java +++ b/app/src/main/java/com/todoroo/andlib/utility/AndroidUtilities.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.andlib.utility; diff --git a/app/src/main/java/com/todoroo/andlib/utility/DateUtilities.java b/app/src/main/java/com/todoroo/andlib/utility/DateUtilities.java index 80f76f100..7ea19959b 100644 --- a/app/src/main/java/com/todoroo/andlib/utility/DateUtilities.java +++ b/app/src/main/java/com/todoroo/andlib/utility/DateUtilities.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.andlib.utility; diff --git a/app/src/main/java/com/todoroo/andlib/utility/DialogUtilities.java b/app/src/main/java/com/todoroo/andlib/utility/DialogUtilities.java index bff2b7c27..adc4d66b3 100644 --- a/app/src/main/java/com/todoroo/andlib/utility/DialogUtilities.java +++ b/app/src/main/java/com/todoroo/andlib/utility/DialogUtilities.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.andlib.utility; diff --git a/app/src/main/java/com/todoroo/astrid/activity/BeastModePreferences.java b/app/src/main/java/com/todoroo/astrid/activity/BeastModePreferences.java index 82dfa41aa..ec2c43cfe 100644 --- a/app/src/main/java/com/todoroo/astrid/activity/BeastModePreferences.java +++ b/app/src/main/java/com/todoroo/astrid/activity/BeastModePreferences.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.activity; diff --git a/app/src/main/java/com/todoroo/astrid/activity/MainActivity.java b/app/src/main/java/com/todoroo/astrid/activity/MainActivity.java index eab0a2032..678737ea6 100644 --- a/app/src/main/java/com/todoroo/astrid/activity/MainActivity.java +++ b/app/src/main/java/com/todoroo/astrid/activity/MainActivity.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.activity; diff --git a/app/src/main/java/com/todoroo/astrid/activity/TaskEditFragment.java b/app/src/main/java/com/todoroo/astrid/activity/TaskEditFragment.java index 96298f14f..0a7825fb3 100755 --- a/app/src/main/java/com/todoroo/astrid/activity/TaskEditFragment.java +++ b/app/src/main/java/com/todoroo/astrid/activity/TaskEditFragment.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.activity; diff --git a/app/src/main/java/com/todoroo/astrid/activity/TaskListFragment.java b/app/src/main/java/com/todoroo/astrid/activity/TaskListFragment.java index fe769a8e8..acabfb5ed 100644 --- a/app/src/main/java/com/todoroo/astrid/activity/TaskListFragment.java +++ b/app/src/main/java/com/todoroo/astrid/activity/TaskListFragment.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.activity; diff --git a/app/src/main/java/com/todoroo/astrid/adapter/FilterAdapter.java b/app/src/main/java/com/todoroo/astrid/adapter/FilterAdapter.java index f32bf2237..2eaf5edd5 100644 --- a/app/src/main/java/com/todoroo/astrid/adapter/FilterAdapter.java +++ b/app/src/main/java/com/todoroo/astrid/adapter/FilterAdapter.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.adapter; diff --git a/app/src/main/java/com/todoroo/astrid/adapter/TaskAdapter.java b/app/src/main/java/com/todoroo/astrid/adapter/TaskAdapter.java index b186bf795..cdb9aa3c2 100644 --- a/app/src/main/java/com/todoroo/astrid/adapter/TaskAdapter.java +++ b/app/src/main/java/com/todoroo/astrid/adapter/TaskAdapter.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.adapter; diff --git a/app/src/main/java/com/todoroo/astrid/alarms/AlarmService.java b/app/src/main/java/com/todoroo/astrid/alarms/AlarmService.java index 71e63f7b5..ae54be0cb 100644 --- a/app/src/main/java/com/todoroo/astrid/alarms/AlarmService.java +++ b/app/src/main/java/com/todoroo/astrid/alarms/AlarmService.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.alarms; diff --git a/app/src/main/java/com/todoroo/astrid/api/AstridApiConstants.java b/app/src/main/java/com/todoroo/astrid/api/AstridApiConstants.java index cfb20f8f6..214d7c9b8 100644 --- a/app/src/main/java/com/todoroo/astrid/api/AstridApiConstants.java +++ b/app/src/main/java/com/todoroo/astrid/api/AstridApiConstants.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.api; diff --git a/app/src/main/java/com/todoroo/astrid/api/CustomFilterCriterion.java b/app/src/main/java/com/todoroo/astrid/api/CustomFilterCriterion.java index 2d0f624a0..f6ee21ee7 100644 --- a/app/src/main/java/com/todoroo/astrid/api/CustomFilterCriterion.java +++ b/app/src/main/java/com/todoroo/astrid/api/CustomFilterCriterion.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.api; diff --git a/app/src/main/java/com/todoroo/astrid/api/Filter.java b/app/src/main/java/com/todoroo/astrid/api/Filter.java index 0a28682f2..02f4f60dd 100644 --- a/app/src/main/java/com/todoroo/astrid/api/Filter.java +++ b/app/src/main/java/com/todoroo/astrid/api/Filter.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.api; diff --git a/app/src/main/java/com/todoroo/astrid/api/FilterListItem.java b/app/src/main/java/com/todoroo/astrid/api/FilterListItem.java index aac1def73..24a0fc4d9 100644 --- a/app/src/main/java/com/todoroo/astrid/api/FilterListItem.java +++ b/app/src/main/java/com/todoroo/astrid/api/FilterListItem.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.api; diff --git a/app/src/main/java/com/todoroo/astrid/api/MultipleSelectCriterion.java b/app/src/main/java/com/todoroo/astrid/api/MultipleSelectCriterion.java index c8874b240..e24af5d3a 100644 --- a/app/src/main/java/com/todoroo/astrid/api/MultipleSelectCriterion.java +++ b/app/src/main/java/com/todoroo/astrid/api/MultipleSelectCriterion.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.api; diff --git a/app/src/main/java/com/todoroo/astrid/api/PermaSql.java b/app/src/main/java/com/todoroo/astrid/api/PermaSql.java index 15923c864..2c944b2a4 100644 --- a/app/src/main/java/com/todoroo/astrid/api/PermaSql.java +++ b/app/src/main/java/com/todoroo/astrid/api/PermaSql.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.api; diff --git a/app/src/main/java/com/todoroo/astrid/api/TextInputCriterion.java b/app/src/main/java/com/todoroo/astrid/api/TextInputCriterion.java index b0583cbc3..f8e7415c0 100644 --- a/app/src/main/java/com/todoroo/astrid/api/TextInputCriterion.java +++ b/app/src/main/java/com/todoroo/astrid/api/TextInputCriterion.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.api; diff --git a/app/src/main/java/com/todoroo/astrid/backup/BackupConstants.java b/app/src/main/java/com/todoroo/astrid/backup/BackupConstants.java index 15fba5f1c..1ec948b48 100755 --- a/app/src/main/java/com/todoroo/astrid/backup/BackupConstants.java +++ b/app/src/main/java/com/todoroo/astrid/backup/BackupConstants.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.backup; diff --git a/app/src/main/java/com/todoroo/astrid/backup/TasksXmlImporter.java b/app/src/main/java/com/todoroo/astrid/backup/TasksXmlImporter.java index 9886df8a9..095af6a74 100755 --- a/app/src/main/java/com/todoroo/astrid/backup/TasksXmlImporter.java +++ b/app/src/main/java/com/todoroo/astrid/backup/TasksXmlImporter.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.backup; diff --git a/app/src/main/java/com/todoroo/astrid/core/BuiltInFilterExposer.java b/app/src/main/java/com/todoroo/astrid/core/BuiltInFilterExposer.java index 70a61eae5..319008ed0 100644 --- a/app/src/main/java/com/todoroo/astrid/core/BuiltInFilterExposer.java +++ b/app/src/main/java/com/todoroo/astrid/core/BuiltInFilterExposer.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.core; diff --git a/app/src/main/java/com/todoroo/astrid/core/CustomFilterActivity.java b/app/src/main/java/com/todoroo/astrid/core/CustomFilterActivity.java index c12d04f35..8ee6e9faa 100644 --- a/app/src/main/java/com/todoroo/astrid/core/CustomFilterActivity.java +++ b/app/src/main/java/com/todoroo/astrid/core/CustomFilterActivity.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.core; diff --git a/app/src/main/java/com/todoroo/astrid/core/CustomFilterAdapter.java b/app/src/main/java/com/todoroo/astrid/core/CustomFilterAdapter.java index 2e2330950..afe32b980 100644 --- a/app/src/main/java/com/todoroo/astrid/core/CustomFilterAdapter.java +++ b/app/src/main/java/com/todoroo/astrid/core/CustomFilterAdapter.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.core; diff --git a/app/src/main/java/com/todoroo/astrid/core/CustomFilterExposer.java b/app/src/main/java/com/todoroo/astrid/core/CustomFilterExposer.java index 5ea5eacd9..5ae095816 100644 --- a/app/src/main/java/com/todoroo/astrid/core/CustomFilterExposer.java +++ b/app/src/main/java/com/todoroo/astrid/core/CustomFilterExposer.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.core; diff --git a/app/src/main/java/com/todoroo/astrid/core/DefaultsPreferences.java b/app/src/main/java/com/todoroo/astrid/core/DefaultsPreferences.java index 8fcbee0e7..5c3b6662f 100644 --- a/app/src/main/java/com/todoroo/astrid/core/DefaultsPreferences.java +++ b/app/src/main/java/com/todoroo/astrid/core/DefaultsPreferences.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.core; diff --git a/app/src/main/java/com/todoroo/astrid/core/OldTaskPreferences.java b/app/src/main/java/com/todoroo/astrid/core/OldTaskPreferences.java index 340d8df97..bd18a9fb9 100644 --- a/app/src/main/java/com/todoroo/astrid/core/OldTaskPreferences.java +++ b/app/src/main/java/com/todoroo/astrid/core/OldTaskPreferences.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.core; diff --git a/app/src/main/java/com/todoroo/astrid/core/SortHelper.java b/app/src/main/java/com/todoroo/astrid/core/SortHelper.java index 9584c4834..b7e69a1d2 100644 --- a/app/src/main/java/com/todoroo/astrid/core/SortHelper.java +++ b/app/src/main/java/com/todoroo/astrid/core/SortHelper.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.core; diff --git a/app/src/main/java/com/todoroo/astrid/dao/Database.java b/app/src/main/java/com/todoroo/astrid/dao/Database.java index 870a55005..9c3fd1ad5 100644 --- a/app/src/main/java/com/todoroo/astrid/dao/Database.java +++ b/app/src/main/java/com/todoroo/astrid/dao/Database.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.dao; diff --git a/app/src/main/java/com/todoroo/astrid/dao/TaskDao.java b/app/src/main/java/com/todoroo/astrid/dao/TaskDao.java index a1d95df2a..68d16e894 100644 --- a/app/src/main/java/com/todoroo/astrid/dao/TaskDao.java +++ b/app/src/main/java/com/todoroo/astrid/dao/TaskDao.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.dao; diff --git a/app/src/main/java/com/todoroo/astrid/data/SyncFlags.java b/app/src/main/java/com/todoroo/astrid/data/SyncFlags.java index a3fdd4170..317941cd1 100644 --- a/app/src/main/java/com/todoroo/astrid/data/SyncFlags.java +++ b/app/src/main/java/com/todoroo/astrid/data/SyncFlags.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.data; diff --git a/app/src/main/java/com/todoroo/astrid/data/Task.java b/app/src/main/java/com/todoroo/astrid/data/Task.java index 90244938e..95c536178 100644 --- a/app/src/main/java/com/todoroo/astrid/data/Task.java +++ b/app/src/main/java/com/todoroo/astrid/data/Task.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.data; diff --git a/app/src/main/java/com/todoroo/astrid/files/FilesControlSet.java b/app/src/main/java/com/todoroo/astrid/files/FilesControlSet.java index dab41909f..856ea001f 100644 --- a/app/src/main/java/com/todoroo/astrid/files/FilesControlSet.java +++ b/app/src/main/java/com/todoroo/astrid/files/FilesControlSet.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.files; diff --git a/app/src/main/java/com/todoroo/astrid/gcal/GCalHelper.java b/app/src/main/java/com/todoroo/astrid/gcal/GCalHelper.java index 4e6a2b7eb..49c434dba 100644 --- a/app/src/main/java/com/todoroo/astrid/gcal/GCalHelper.java +++ b/app/src/main/java/com/todoroo/astrid/gcal/GCalHelper.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.gcal; diff --git a/app/src/main/java/com/todoroo/astrid/gtasks/GtasksFilterExposer.java b/app/src/main/java/com/todoroo/astrid/gtasks/GtasksFilterExposer.java index 7f2d839cf..33efca1a5 100644 --- a/app/src/main/java/com/todoroo/astrid/gtasks/GtasksFilterExposer.java +++ b/app/src/main/java/com/todoroo/astrid/gtasks/GtasksFilterExposer.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.gtasks; diff --git a/app/src/main/java/com/todoroo/astrid/gtasks/GtasksListService.java b/app/src/main/java/com/todoroo/astrid/gtasks/GtasksListService.java index 0be6f568d..092b64ceb 100644 --- a/app/src/main/java/com/todoroo/astrid/gtasks/GtasksListService.java +++ b/app/src/main/java/com/todoroo/astrid/gtasks/GtasksListService.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.gtasks; diff --git a/app/src/main/java/com/todoroo/astrid/gtasks/GtasksSubtaskListFragment.java b/app/src/main/java/com/todoroo/astrid/gtasks/GtasksSubtaskListFragment.java index 1b95df511..78666a800 100644 --- a/app/src/main/java/com/todoroo/astrid/gtasks/GtasksSubtaskListFragment.java +++ b/app/src/main/java/com/todoroo/astrid/gtasks/GtasksSubtaskListFragment.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.gtasks; diff --git a/app/src/main/java/com/todoroo/astrid/gtasks/GtasksTaskListUpdater.java b/app/src/main/java/com/todoroo/astrid/gtasks/GtasksTaskListUpdater.java index bbf1989fa..7b64d65a4 100644 --- a/app/src/main/java/com/todoroo/astrid/gtasks/GtasksTaskListUpdater.java +++ b/app/src/main/java/com/todoroo/astrid/gtasks/GtasksTaskListUpdater.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.gtasks; diff --git a/app/src/main/java/com/todoroo/astrid/gtasks/OrderedMetadataListFragmentHelper.java b/app/src/main/java/com/todoroo/astrid/gtasks/OrderedMetadataListFragmentHelper.java index 800232aba..bff0cfc68 100644 --- a/app/src/main/java/com/todoroo/astrid/gtasks/OrderedMetadataListFragmentHelper.java +++ b/app/src/main/java/com/todoroo/astrid/gtasks/OrderedMetadataListFragmentHelper.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.gtasks; diff --git a/app/src/main/java/com/todoroo/astrid/gtasks/api/GtasksApiUtilities.java b/app/src/main/java/com/todoroo/astrid/gtasks/api/GtasksApiUtilities.java index 1b7c90837..23aa4c9bf 100644 --- a/app/src/main/java/com/todoroo/astrid/gtasks/api/GtasksApiUtilities.java +++ b/app/src/main/java/com/todoroo/astrid/gtasks/api/GtasksApiUtilities.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.gtasks.api; diff --git a/app/src/main/java/com/todoroo/astrid/gtasks/api/MoveRequest.java b/app/src/main/java/com/todoroo/astrid/gtasks/api/MoveRequest.java index 0a9fa0945..3c2461be5 100644 --- a/app/src/main/java/com/todoroo/astrid/gtasks/api/MoveRequest.java +++ b/app/src/main/java/com/todoroo/astrid/gtasks/api/MoveRequest.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.gtasks.api; diff --git a/app/src/main/java/com/todoroo/astrid/gtasks/auth/GtasksLoginActivity.java b/app/src/main/java/com/todoroo/astrid/gtasks/auth/GtasksLoginActivity.java index c05903669..cbca0621e 100644 --- a/app/src/main/java/com/todoroo/astrid/gtasks/auth/GtasksLoginActivity.java +++ b/app/src/main/java/com/todoroo/astrid/gtasks/auth/GtasksLoginActivity.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.gtasks.auth; diff --git a/app/src/main/java/com/todoroo/astrid/gtasks/sync/GtasksSyncService.java b/app/src/main/java/com/todoroo/astrid/gtasks/sync/GtasksSyncService.java index 2eb7d1ff5..c85a5fd03 100644 --- a/app/src/main/java/com/todoroo/astrid/gtasks/sync/GtasksSyncService.java +++ b/app/src/main/java/com/todoroo/astrid/gtasks/sync/GtasksSyncService.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.gtasks.sync; diff --git a/app/src/main/java/com/todoroo/astrid/gtasks/sync/GtasksTaskContainer.java b/app/src/main/java/com/todoroo/astrid/gtasks/sync/GtasksTaskContainer.java index c295aa2b6..b5bd9d394 100644 --- a/app/src/main/java/com/todoroo/astrid/gtasks/sync/GtasksTaskContainer.java +++ b/app/src/main/java/com/todoroo/astrid/gtasks/sync/GtasksTaskContainer.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.gtasks.sync; diff --git a/app/src/main/java/com/todoroo/astrid/notes/CommentsController.java b/app/src/main/java/com/todoroo/astrid/notes/CommentsController.java index 425b60b5e..7ab0d05ba 100644 --- a/app/src/main/java/com/todoroo/astrid/notes/CommentsController.java +++ b/app/src/main/java/com/todoroo/astrid/notes/CommentsController.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.notes; diff --git a/app/src/main/java/com/todoroo/astrid/provider/Astrid2TaskProvider.java b/app/src/main/java/com/todoroo/astrid/provider/Astrid2TaskProvider.java index 31d53d93d..9475c173d 100644 --- a/app/src/main/java/com/todoroo/astrid/provider/Astrid2TaskProvider.java +++ b/app/src/main/java/com/todoroo/astrid/provider/Astrid2TaskProvider.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.provider; diff --git a/app/src/main/java/com/todoroo/astrid/reminders/ReminderPreferences.java b/app/src/main/java/com/todoroo/astrid/reminders/ReminderPreferences.java index 875a5e21b..4c1ba328c 100644 --- a/app/src/main/java/com/todoroo/astrid/reminders/ReminderPreferences.java +++ b/app/src/main/java/com/todoroo/astrid/reminders/ReminderPreferences.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.reminders; diff --git a/app/src/main/java/com/todoroo/astrid/reminders/ReminderService.java b/app/src/main/java/com/todoroo/astrid/reminders/ReminderService.java index 38e95f304..bef9b9d4e 100644 --- a/app/src/main/java/com/todoroo/astrid/reminders/ReminderService.java +++ b/app/src/main/java/com/todoroo/astrid/reminders/ReminderService.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.reminders; diff --git a/app/src/main/java/com/todoroo/astrid/repeats/RepeatControlSet.java b/app/src/main/java/com/todoroo/astrid/repeats/RepeatControlSet.java index a5de26eaf..6e567da49 100644 --- a/app/src/main/java/com/todoroo/astrid/repeats/RepeatControlSet.java +++ b/app/src/main/java/com/todoroo/astrid/repeats/RepeatControlSet.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.repeats; diff --git a/app/src/main/java/com/todoroo/astrid/repeats/RepeatTaskHelper.java b/app/src/main/java/com/todoroo/astrid/repeats/RepeatTaskHelper.java index b1ef08b2d..0a29a0de1 100644 --- a/app/src/main/java/com/todoroo/astrid/repeats/RepeatTaskHelper.java +++ b/app/src/main/java/com/todoroo/astrid/repeats/RepeatTaskHelper.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.repeats; diff --git a/app/src/main/java/com/todoroo/astrid/service/StartupService.java b/app/src/main/java/com/todoroo/astrid/service/StartupService.java index 86be8f797..16a76a860 100644 --- a/app/src/main/java/com/todoroo/astrid/service/StartupService.java +++ b/app/src/main/java/com/todoroo/astrid/service/StartupService.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.service; diff --git a/app/src/main/java/com/todoroo/astrid/service/SyncV2Service.java b/app/src/main/java/com/todoroo/astrid/service/SyncV2Service.java index 1eb8c7978..0a0375f04 100644 --- a/app/src/main/java/com/todoroo/astrid/service/SyncV2Service.java +++ b/app/src/main/java/com/todoroo/astrid/service/SyncV2Service.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.service; diff --git a/app/src/main/java/com/todoroo/astrid/subtasks/SubtasksListFragment.java b/app/src/main/java/com/todoroo/astrid/subtasks/SubtasksListFragment.java index d2165b017..4f8eab7fb 100644 --- a/app/src/main/java/com/todoroo/astrid/subtasks/SubtasksListFragment.java +++ b/app/src/main/java/com/todoroo/astrid/subtasks/SubtasksListFragment.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.subtasks; diff --git a/app/src/main/java/com/todoroo/astrid/subtasks/SubtasksTagListFragment.java b/app/src/main/java/com/todoroo/astrid/subtasks/SubtasksTagListFragment.java index 546ea7fb9..7c08eb365 100644 --- a/app/src/main/java/com/todoroo/astrid/subtasks/SubtasksTagListFragment.java +++ b/app/src/main/java/com/todoroo/astrid/subtasks/SubtasksTagListFragment.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.subtasks; diff --git a/app/src/main/java/com/todoroo/astrid/sync/SyncResultCallback.java b/app/src/main/java/com/todoroo/astrid/sync/SyncResultCallback.java index bf7b68136..035f8e746 100644 --- a/app/src/main/java/com/todoroo/astrid/sync/SyncResultCallback.java +++ b/app/src/main/java/com/todoroo/astrid/sync/SyncResultCallback.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.sync; diff --git a/app/src/main/java/com/todoroo/astrid/tags/TagFilterExposer.java b/app/src/main/java/com/todoroo/astrid/tags/TagFilterExposer.java index d1ed1b14a..e5acb129f 100644 --- a/app/src/main/java/com/todoroo/astrid/tags/TagFilterExposer.java +++ b/app/src/main/java/com/todoroo/astrid/tags/TagFilterExposer.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.tags; diff --git a/app/src/main/java/com/todoroo/astrid/tags/TagService.java b/app/src/main/java/com/todoroo/astrid/tags/TagService.java index 0e3d42975..2ad305380 100644 --- a/app/src/main/java/com/todoroo/astrid/tags/TagService.java +++ b/app/src/main/java/com/todoroo/astrid/tags/TagService.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.tags; diff --git a/app/src/main/java/com/todoroo/astrid/tags/TagsControlSet.java b/app/src/main/java/com/todoroo/astrid/tags/TagsControlSet.java index 2d229cad7..34fcbdc44 100644 --- a/app/src/main/java/com/todoroo/astrid/tags/TagsControlSet.java +++ b/app/src/main/java/com/todoroo/astrid/tags/TagsControlSet.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.tags; diff --git a/app/src/main/java/com/todoroo/astrid/timers/TimerControlSet.java b/app/src/main/java/com/todoroo/astrid/timers/TimerControlSet.java index 14c4c7bb3..269b09aa4 100644 --- a/app/src/main/java/com/todoroo/astrid/timers/TimerControlSet.java +++ b/app/src/main/java/com/todoroo/astrid/timers/TimerControlSet.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.timers; diff --git a/app/src/main/java/com/todoroo/astrid/timers/TimerFilterExposer.java b/app/src/main/java/com/todoroo/astrid/timers/TimerFilterExposer.java index c76ea7dfe..772d98ad9 100644 --- a/app/src/main/java/com/todoroo/astrid/timers/TimerFilterExposer.java +++ b/app/src/main/java/com/todoroo/astrid/timers/TimerFilterExposer.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.timers; diff --git a/app/src/main/java/com/todoroo/astrid/timers/TimerPlugin.java b/app/src/main/java/com/todoroo/astrid/timers/TimerPlugin.java index 74c50f411..ed5a7e490 100644 --- a/app/src/main/java/com/todoroo/astrid/timers/TimerPlugin.java +++ b/app/src/main/java/com/todoroo/astrid/timers/TimerPlugin.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.timers; diff --git a/app/src/main/java/com/todoroo/astrid/ui/CheckableImageView.java b/app/src/main/java/com/todoroo/astrid/ui/CheckableImageView.java index 7466b4af2..f08107464 100644 --- a/app/src/main/java/com/todoroo/astrid/ui/CheckableImageView.java +++ b/app/src/main/java/com/todoroo/astrid/ui/CheckableImageView.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.ui; diff --git a/app/src/main/java/com/todoroo/astrid/ui/EditTitleControlSet.java b/app/src/main/java/com/todoroo/astrid/ui/EditTitleControlSet.java index dcc7999a0..21e694d71 100644 --- a/app/src/main/java/com/todoroo/astrid/ui/EditTitleControlSet.java +++ b/app/src/main/java/com/todoroo/astrid/ui/EditTitleControlSet.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.ui; diff --git a/app/src/main/java/com/todoroo/astrid/ui/HideUntilControlSet.java b/app/src/main/java/com/todoroo/astrid/ui/HideUntilControlSet.java index 11b24b075..25357cfcf 100644 --- a/app/src/main/java/com/todoroo/astrid/ui/HideUntilControlSet.java +++ b/app/src/main/java/com/todoroo/astrid/ui/HideUntilControlSet.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.ui; diff --git a/app/src/main/java/com/todoroo/astrid/ui/MultilineCheckboxPreference.java b/app/src/main/java/com/todoroo/astrid/ui/MultilineCheckboxPreference.java index b407d65e4..80a02c02b 100644 --- a/app/src/main/java/com/todoroo/astrid/ui/MultilineCheckboxPreference.java +++ b/app/src/main/java/com/todoroo/astrid/ui/MultilineCheckboxPreference.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.ui; diff --git a/app/src/main/java/com/todoroo/astrid/ui/MultilineHelper.java b/app/src/main/java/com/todoroo/astrid/ui/MultilineHelper.java index 805c306d7..e8a22518c 100644 --- a/app/src/main/java/com/todoroo/astrid/ui/MultilineHelper.java +++ b/app/src/main/java/com/todoroo/astrid/ui/MultilineHelper.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.ui; diff --git a/app/src/main/java/com/todoroo/astrid/ui/MultilineListPreference.java b/app/src/main/java/com/todoroo/astrid/ui/MultilineListPreference.java index dc3126dde..1c98eb5b0 100644 --- a/app/src/main/java/com/todoroo/astrid/ui/MultilineListPreference.java +++ b/app/src/main/java/com/todoroo/astrid/ui/MultilineListPreference.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.ui; diff --git a/app/src/main/java/com/todoroo/astrid/ui/MultilinePreference.java b/app/src/main/java/com/todoroo/astrid/ui/MultilinePreference.java index 1c09214fe..3712303d1 100644 --- a/app/src/main/java/com/todoroo/astrid/ui/MultilinePreference.java +++ b/app/src/main/java/com/todoroo/astrid/ui/MultilinePreference.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.ui; diff --git a/app/src/main/java/com/todoroo/astrid/ui/NNumberPickerDialog.java b/app/src/main/java/com/todoroo/astrid/ui/NNumberPickerDialog.java index 74b447542..8a764ba3b 100644 --- a/app/src/main/java/com/todoroo/astrid/ui/NNumberPickerDialog.java +++ b/app/src/main/java/com/todoroo/astrid/ui/NNumberPickerDialog.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.ui; diff --git a/app/src/main/java/com/todoroo/astrid/ui/NumberPicker.java b/app/src/main/java/com/todoroo/astrid/ui/NumberPicker.java index 7ed7b43e1..f61761b6e 100644 --- a/app/src/main/java/com/todoroo/astrid/ui/NumberPicker.java +++ b/app/src/main/java/com/todoroo/astrid/ui/NumberPicker.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.ui; diff --git a/app/src/main/java/com/todoroo/astrid/ui/NumberPickerButton.java b/app/src/main/java/com/todoroo/astrid/ui/NumberPickerButton.java index 82208dfdd..d30bb4c5f 100644 --- a/app/src/main/java/com/todoroo/astrid/ui/NumberPickerButton.java +++ b/app/src/main/java/com/todoroo/astrid/ui/NumberPickerButton.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.ui; diff --git a/app/src/main/java/com/todoroo/astrid/ui/RandomReminderControlSet.java b/app/src/main/java/com/todoroo/astrid/ui/RandomReminderControlSet.java index 2220dd867..82ef595b2 100644 --- a/app/src/main/java/com/todoroo/astrid/ui/RandomReminderControlSet.java +++ b/app/src/main/java/com/todoroo/astrid/ui/RandomReminderControlSet.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.ui; diff --git a/app/src/main/java/com/todoroo/astrid/ui/ReminderControlSet.java b/app/src/main/java/com/todoroo/astrid/ui/ReminderControlSet.java index 116c81414..2a0e9b664 100644 --- a/app/src/main/java/com/todoroo/astrid/ui/ReminderControlSet.java +++ b/app/src/main/java/com/todoroo/astrid/ui/ReminderControlSet.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.ui; diff --git a/app/src/main/java/com/todoroo/astrid/ui/TimeDurationControlSet.java b/app/src/main/java/com/todoroo/astrid/ui/TimeDurationControlSet.java index 732c142d7..cdd2bc3b3 100644 --- a/app/src/main/java/com/todoroo/astrid/ui/TimeDurationControlSet.java +++ b/app/src/main/java/com/todoroo/astrid/ui/TimeDurationControlSet.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.ui; diff --git a/app/src/main/java/com/todoroo/astrid/utility/Constants.java b/app/src/main/java/com/todoroo/astrid/utility/Constants.java index 5990751e1..63d2016c7 100644 --- a/app/src/main/java/com/todoroo/astrid/utility/Constants.java +++ b/app/src/main/java/com/todoroo/astrid/utility/Constants.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.utility; diff --git a/app/src/main/java/com/todoroo/astrid/utility/Flags.java b/app/src/main/java/com/todoroo/astrid/utility/Flags.java index a8eb4ccae..b533462bf 100644 --- a/app/src/main/java/com/todoroo/astrid/utility/Flags.java +++ b/app/src/main/java/com/todoroo/astrid/utility/Flags.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.utility; diff --git a/app/src/main/java/com/todoroo/astrid/utility/TitleParser.java b/app/src/main/java/com/todoroo/astrid/utility/TitleParser.java index 0e8444f2a..87c6da62b 100644 --- a/app/src/main/java/com/todoroo/astrid/utility/TitleParser.java +++ b/app/src/main/java/com/todoroo/astrid/utility/TitleParser.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.utility; diff --git a/app/src/main/java/com/todoroo/astrid/voice/VoiceOutputAssistant.java b/app/src/main/java/com/todoroo/astrid/voice/VoiceOutputAssistant.java index 34f48b4a7..8a3265508 100644 --- a/app/src/main/java/com/todoroo/astrid/voice/VoiceOutputAssistant.java +++ b/app/src/main/java/com/todoroo/astrid/voice/VoiceOutputAssistant.java @@ -1,5 +1,3 @@ -/** */ - package com.todoroo.astrid.voice; import android.content.Context; diff --git a/app/src/main/java/org/tasks/activities/FilterSettingsActivity.java b/app/src/main/java/org/tasks/activities/FilterSettingsActivity.java index 4e3fbac97..2bf796049 100644 --- a/app/src/main/java/org/tasks/activities/FilterSettingsActivity.java +++ b/app/src/main/java/org/tasks/activities/FilterSettingsActivity.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package org.tasks.activities; diff --git a/app/src/main/java/org/tasks/activities/TagSettingsActivity.java b/app/src/main/java/org/tasks/activities/TagSettingsActivity.java index b6446c321..680de026d 100644 --- a/app/src/main/java/org/tasks/activities/TagSettingsActivity.java +++ b/app/src/main/java/org/tasks/activities/TagSettingsActivity.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package org.tasks.activities; diff --git a/app/src/main/java/org/tasks/drive/DriveLoginActivity.java b/app/src/main/java/org/tasks/drive/DriveLoginActivity.java index 01955f55c..ba51102f4 100644 --- a/app/src/main/java/org/tasks/drive/DriveLoginActivity.java +++ b/app/src/main/java/org/tasks/drive/DriveLoginActivity.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package org.tasks.drive; diff --git a/app/src/main/java/org/tasks/sync/SynchronizationPreferences.java b/app/src/main/java/org/tasks/sync/SynchronizationPreferences.java index 5c54327d0..7b32ca679 100644 --- a/app/src/main/java/org/tasks/sync/SynchronizationPreferences.java +++ b/app/src/main/java/org/tasks/sync/SynchronizationPreferences.java @@ -1,7 +1,7 @@ -/** +/* * Copyright (c) 2012 Todoroo Inc * - *
See the file "LICENSE" for the full license governing this code. + * See the file "LICENSE" for the full license governing this code. */ package org.tasks.sync;