diff --git a/api/src/com/todoroo/astrid/api/AstridApiConstants.java b/api/src/com/todoroo/astrid/api/AstridApiConstants.java index 663c5012e..e738eb200 100644 --- a/api/src/com/todoroo/astrid/api/AstridApiConstants.java +++ b/api/src/com/todoroo/astrid/api/AstridApiConstants.java @@ -1,4 +1,6 @@ /** + * Copyright (c) 2012 Todoroo Inc + * * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.api; diff --git a/astrid/common-src/com/todoroo/andlib/widget/DateControlSet.java b/astrid/common-src/com/todoroo/andlib/widget/DateControlSet.java index 1eea3ed8b..eb36ac2aa 100644 --- a/astrid/common-src/com/todoroo/andlib/widget/DateControlSet.java +++ b/astrid/common-src/com/todoroo/andlib/widget/DateControlSet.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.andlib.widget; diff --git a/astrid/common-src/com/todoroo/andlib/widget/DateWithNullControlSet.java b/astrid/common-src/com/todoroo/andlib/widget/DateWithNullControlSet.java index d8ba506c9..d2e5d20b2 100644 --- a/astrid/common-src/com/todoroo/andlib/widget/DateWithNullControlSet.java +++ b/astrid/common-src/com/todoroo/andlib/widget/DateWithNullControlSet.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.andlib.widget; diff --git a/astrid/plugin-src/com/todoroo/astrid/actfm/ActFmGoogleAuthActivity.java b/astrid/plugin-src/com/todoroo/astrid/actfm/ActFmGoogleAuthActivity.java index 5b973603c..068d099eb 100644 --- a/astrid/plugin-src/com/todoroo/astrid/actfm/ActFmGoogleAuthActivity.java +++ b/astrid/plugin-src/com/todoroo/astrid/actfm/ActFmGoogleAuthActivity.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard - * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. +/** + * Copyright (c) 2012 Todoroo Inc * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.actfm; diff --git a/astrid/plugin-src/com/todoroo/astrid/actfm/ActFmLoginActivity.java b/astrid/plugin-src/com/todoroo/astrid/actfm/ActFmLoginActivity.java index 0d25860ec..e51fcb1a2 100644 --- a/astrid/plugin-src/com/todoroo/astrid/actfm/ActFmLoginActivity.java +++ b/astrid/plugin-src/com/todoroo/astrid/actfm/ActFmLoginActivity.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard - * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. +/** + * Copyright (c) 2012 Todoroo Inc * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.actfm; diff --git a/astrid/plugin-src/com/todoroo/astrid/backup/BackupDateUtilities.java b/astrid/plugin-src/com/todoroo/astrid/backup/BackupDateUtilities.java index 86c511de1..147ea8e1e 100644 --- a/astrid/plugin-src/com/todoroo/astrid/backup/BackupDateUtilities.java +++ b/astrid/plugin-src/com/todoroo/astrid/backup/BackupDateUtilities.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard - * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. +/** + * Copyright (c) 2012 Todoroo Inc * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.backup; diff --git a/astrid/plugin-src/com/todoroo/astrid/gtasks/auth/GtasksLoginActivity.java b/astrid/plugin-src/com/todoroo/astrid/gtasks/auth/GtasksLoginActivity.java index ce7c08bb2..f973e0a65 100644 --- a/astrid/plugin-src/com/todoroo/astrid/gtasks/auth/GtasksLoginActivity.java +++ b/astrid/plugin-src/com/todoroo/astrid/gtasks/auth/GtasksLoginActivity.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard - * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. +/** + * Copyright (c) 2012 Todoroo Inc * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.gtasks.auth; diff --git a/astrid/plugin-src/com/todoroo/astrid/producteev/ProducteevLoginActivity.java b/astrid/plugin-src/com/todoroo/astrid/producteev/ProducteevLoginActivity.java index 3c07ae147..393d10c58 100644 --- a/astrid/plugin-src/com/todoroo/astrid/producteev/ProducteevLoginActivity.java +++ b/astrid/plugin-src/com/todoroo/astrid/producteev/ProducteevLoginActivity.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard - * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. +/** + * Copyright (c) 2012 Todoroo Inc * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.producteev; diff --git a/astrid/plugin-src/com/todoroo/astrid/reminders/NotificationFragment.java b/astrid/plugin-src/com/todoroo/astrid/reminders/NotificationFragment.java index e4183d6ed..bac14c86f 100644 --- a/astrid/plugin-src/com/todoroo/astrid/reminders/NotificationFragment.java +++ b/astrid/plugin-src/com/todoroo/astrid/reminders/NotificationFragment.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard - * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. +/** + * Copyright (c) 2012 Todoroo Inc * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.reminders; diff --git a/astrid/plugin-src/com/todoroo/astrid/taskrabbit/TaskRabbitOAuthLoginActivity.java b/astrid/plugin-src/com/todoroo/astrid/taskrabbit/TaskRabbitOAuthLoginActivity.java index 2fe86ca34..20d795bd1 100644 --- a/astrid/plugin-src/com/todoroo/astrid/taskrabbit/TaskRabbitOAuthLoginActivity.java +++ b/astrid/plugin-src/com/todoroo/astrid/taskrabbit/TaskRabbitOAuthLoginActivity.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard - * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. +/** + * Copyright (c) 2012 Todoroo Inc * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.taskrabbit; diff --git a/astrid/rmilk-src/org/weloveastrid/rmilk/MilkLoginActivity.java b/astrid/rmilk-src/org/weloveastrid/rmilk/MilkLoginActivity.java index 11602eb1d..d31d4003d 100644 --- a/astrid/rmilk-src/org/weloveastrid/rmilk/MilkLoginActivity.java +++ b/astrid/rmilk-src/org/weloveastrid/rmilk/MilkLoginActivity.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard - * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. +/** + * Copyright (c) 2012 Todoroo Inc * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package org.weloveastrid.rmilk; diff --git a/astrid/src-legacy/com/timsu/astrid/activities/TaskList.java b/astrid/src-legacy/com/timsu/astrid/activities/TaskList.java index 23f53000d..37b121628 100644 --- a/astrid/src-legacy/com/timsu/astrid/activities/TaskList.java +++ b/astrid/src-legacy/com/timsu/astrid/activities/TaskList.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard - * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. +/** + * Copyright (c) 2012 Todoroo Inc * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.timsu.astrid.activities; diff --git a/astrid/src-legacy/com/timsu/astrid/data/Identifier.java b/astrid/src-legacy/com/timsu/astrid/data/Identifier.java index 8b6b20730..685aa307f 100644 --- a/astrid/src-legacy/com/timsu/astrid/data/Identifier.java +++ b/astrid/src-legacy/com/timsu/astrid/data/Identifier.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.timsu.astrid.data; diff --git a/astrid/src-legacy/com/timsu/astrid/data/LegacyAbstractController.java b/astrid/src-legacy/com/timsu/astrid/data/LegacyAbstractController.java index bac9d1307..2dda9ac3d 100644 --- a/astrid/src-legacy/com/timsu/astrid/data/LegacyAbstractController.java +++ b/astrid/src-legacy/com/timsu/astrid/data/LegacyAbstractController.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.timsu.astrid.data; diff --git a/astrid/src-legacy/com/timsu/astrid/data/LegacyAbstractModel.java b/astrid/src-legacy/com/timsu/astrid/data/LegacyAbstractModel.java index 053d4dcd4..d32547170 100644 --- a/astrid/src-legacy/com/timsu/astrid/data/LegacyAbstractModel.java +++ b/astrid/src-legacy/com/timsu/astrid/data/LegacyAbstractModel.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.timsu.astrid.data; diff --git a/astrid/src-legacy/com/timsu/astrid/data/alerts/Alert.java b/astrid/src-legacy/com/timsu/astrid/data/alerts/Alert.java index 0a4062cae..37a9c92a6 100644 --- a/astrid/src-legacy/com/timsu/astrid/data/alerts/Alert.java +++ b/astrid/src-legacy/com/timsu/astrid/data/alerts/Alert.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.timsu.astrid.data.alerts; diff --git a/astrid/src-legacy/com/timsu/astrid/data/alerts/AlertController.java b/astrid/src-legacy/com/timsu/astrid/data/alerts/AlertController.java index fa6b83151..b1d80df7a 100644 --- a/astrid/src-legacy/com/timsu/astrid/data/alerts/AlertController.java +++ b/astrid/src-legacy/com/timsu/astrid/data/alerts/AlertController.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.timsu.astrid.data.alerts; diff --git a/astrid/src-legacy/com/timsu/astrid/data/enums/Importance.java b/astrid/src-legacy/com/timsu/astrid/data/enums/Importance.java index b13a37ec3..b99b18257 100644 --- a/astrid/src-legacy/com/timsu/astrid/data/enums/Importance.java +++ b/astrid/src-legacy/com/timsu/astrid/data/enums/Importance.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.timsu.astrid.data.enums; diff --git a/astrid/src-legacy/com/timsu/astrid/data/enums/RepeatInterval.java b/astrid/src-legacy/com/timsu/astrid/data/enums/RepeatInterval.java index 448be64cf..3d8e93828 100644 --- a/astrid/src-legacy/com/timsu/astrid/data/enums/RepeatInterval.java +++ b/astrid/src-legacy/com/timsu/astrid/data/enums/RepeatInterval.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.timsu.astrid.data.enums; diff --git a/astrid/src-legacy/com/timsu/astrid/data/location/GeoPoint.java b/astrid/src-legacy/com/timsu/astrid/data/location/GeoPoint.java index e3bfbcb9d..b3234905c 100644 --- a/astrid/src-legacy/com/timsu/astrid/data/location/GeoPoint.java +++ b/astrid/src-legacy/com/timsu/astrid/data/location/GeoPoint.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.timsu.astrid.data.location; diff --git a/astrid/src-legacy/com/timsu/astrid/data/sync/SyncDataController.java b/astrid/src-legacy/com/timsu/astrid/data/sync/SyncDataController.java index d5e3f971a..e5e644ca3 100644 --- a/astrid/src-legacy/com/timsu/astrid/data/sync/SyncDataController.java +++ b/astrid/src-legacy/com/timsu/astrid/data/sync/SyncDataController.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.timsu.astrid.data.sync; diff --git a/astrid/src-legacy/com/timsu/astrid/data/sync/SyncMapping.java b/astrid/src-legacy/com/timsu/astrid/data/sync/SyncMapping.java index 9be19d960..0f5a04738 100644 --- a/astrid/src-legacy/com/timsu/astrid/data/sync/SyncMapping.java +++ b/astrid/src-legacy/com/timsu/astrid/data/sync/SyncMapping.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.timsu.astrid.data.sync; diff --git a/astrid/src-legacy/com/timsu/astrid/data/tag/AbstractTagModel.java b/astrid/src-legacy/com/timsu/astrid/data/tag/AbstractTagModel.java index 1c8c82920..50b09dbd3 100644 --- a/astrid/src-legacy/com/timsu/astrid/data/tag/AbstractTagModel.java +++ b/astrid/src-legacy/com/timsu/astrid/data/tag/AbstractTagModel.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.timsu.astrid.data.tag; diff --git a/astrid/src-legacy/com/timsu/astrid/data/tag/TagController.java b/astrid/src-legacy/com/timsu/astrid/data/tag/TagController.java index 396a69056..25edc5163 100644 --- a/astrid/src-legacy/com/timsu/astrid/data/tag/TagController.java +++ b/astrid/src-legacy/com/timsu/astrid/data/tag/TagController.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.timsu.astrid.data.tag; diff --git a/astrid/src-legacy/com/timsu/astrid/data/tag/TagIdentifier.java b/astrid/src-legacy/com/timsu/astrid/data/tag/TagIdentifier.java index 4308d09f5..f1e4f0597 100644 --- a/astrid/src-legacy/com/timsu/astrid/data/tag/TagIdentifier.java +++ b/astrid/src-legacy/com/timsu/astrid/data/tag/TagIdentifier.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.timsu.astrid.data.tag; diff --git a/astrid/src-legacy/com/timsu/astrid/data/tag/TagModelForView.java b/astrid/src-legacy/com/timsu/astrid/data/tag/TagModelForView.java index ea3209881..4299ab75a 100644 --- a/astrid/src-legacy/com/timsu/astrid/data/tag/TagModelForView.java +++ b/astrid/src-legacy/com/timsu/astrid/data/tag/TagModelForView.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.timsu.astrid.data.tag; diff --git a/astrid/src-legacy/com/timsu/astrid/data/tag/TagToTaskMapping.java b/astrid/src-legacy/com/timsu/astrid/data/tag/TagToTaskMapping.java index cc238c53c..151b22be5 100644 --- a/astrid/src-legacy/com/timsu/astrid/data/tag/TagToTaskMapping.java +++ b/astrid/src-legacy/com/timsu/astrid/data/tag/TagToTaskMapping.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.timsu.astrid.data.tag; diff --git a/astrid/src-legacy/com/timsu/astrid/data/task/AbstractTaskModel.java b/astrid/src-legacy/com/timsu/astrid/data/task/AbstractTaskModel.java index f8979780a..ee2f41b9d 100644 --- a/astrid/src-legacy/com/timsu/astrid/data/task/AbstractTaskModel.java +++ b/astrid/src-legacy/com/timsu/astrid/data/task/AbstractTaskModel.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.timsu.astrid.data.task; diff --git a/astrid/src-legacy/com/timsu/astrid/data/task/TaskController.java b/astrid/src-legacy/com/timsu/astrid/data/task/TaskController.java index 852b0f05b..4e6aa1da5 100644 --- a/astrid/src-legacy/com/timsu/astrid/data/task/TaskController.java +++ b/astrid/src-legacy/com/timsu/astrid/data/task/TaskController.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard - * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. +/** + * Copyright (c) 2012 Todoroo Inc * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.timsu.astrid.data.task; diff --git a/astrid/src-legacy/com/timsu/astrid/data/task/TaskIdentifier.java b/astrid/src-legacy/com/timsu/astrid/data/task/TaskIdentifier.java index 3bdb06195..c009da723 100644 --- a/astrid/src-legacy/com/timsu/astrid/data/task/TaskIdentifier.java +++ b/astrid/src-legacy/com/timsu/astrid/data/task/TaskIdentifier.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.timsu.astrid.data.task; diff --git a/astrid/src-legacy/com/timsu/astrid/data/task/TaskModelForEdit.java b/astrid/src-legacy/com/timsu/astrid/data/task/TaskModelForEdit.java index 914c70e97..f83f81f36 100644 --- a/astrid/src-legacy/com/timsu/astrid/data/task/TaskModelForEdit.java +++ b/astrid/src-legacy/com/timsu/astrid/data/task/TaskModelForEdit.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.timsu.astrid.data.task; diff --git a/astrid/src-legacy/com/timsu/astrid/data/task/TaskModelForHandlers.java b/astrid/src-legacy/com/timsu/astrid/data/task/TaskModelForHandlers.java index 27dc92671..c68086622 100644 --- a/astrid/src-legacy/com/timsu/astrid/data/task/TaskModelForHandlers.java +++ b/astrid/src-legacy/com/timsu/astrid/data/task/TaskModelForHandlers.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.timsu.astrid.data.task; diff --git a/astrid/src-legacy/com/timsu/astrid/data/task/TaskModelForList.java b/astrid/src-legacy/com/timsu/astrid/data/task/TaskModelForList.java index a506aa955..0565d0b56 100644 --- a/astrid/src-legacy/com/timsu/astrid/data/task/TaskModelForList.java +++ b/astrid/src-legacy/com/timsu/astrid/data/task/TaskModelForList.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.timsu.astrid.data.task; diff --git a/astrid/src-legacy/com/timsu/astrid/data/task/TaskModelForNotify.java b/astrid/src-legacy/com/timsu/astrid/data/task/TaskModelForNotify.java index 389153f0a..c3e58d4a0 100644 --- a/astrid/src-legacy/com/timsu/astrid/data/task/TaskModelForNotify.java +++ b/astrid/src-legacy/com/timsu/astrid/data/task/TaskModelForNotify.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.timsu.astrid.data.task; diff --git a/astrid/src-legacy/com/timsu/astrid/data/task/TaskModelForProvider.java b/astrid/src-legacy/com/timsu/astrid/data/task/TaskModelForProvider.java index fb87803ea..8061f2e0a 100644 --- a/astrid/src-legacy/com/timsu/astrid/data/task/TaskModelForProvider.java +++ b/astrid/src-legacy/com/timsu/astrid/data/task/TaskModelForProvider.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Francois DESLANDES - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.timsu.astrid.data.task; diff --git a/astrid/src-legacy/com/timsu/astrid/data/task/TaskModelForReminder.java b/astrid/src-legacy/com/timsu/astrid/data/task/TaskModelForReminder.java index f6da5d5f5..d5d2757e0 100644 --- a/astrid/src-legacy/com/timsu/astrid/data/task/TaskModelForReminder.java +++ b/astrid/src-legacy/com/timsu/astrid/data/task/TaskModelForReminder.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.timsu.astrid.data.task; diff --git a/astrid/src-legacy/com/timsu/astrid/data/task/TaskModelForSync.java b/astrid/src-legacy/com/timsu/astrid/data/task/TaskModelForSync.java index bda20689a..cd81c42a9 100644 --- a/astrid/src-legacy/com/timsu/astrid/data/task/TaskModelForSync.java +++ b/astrid/src-legacy/com/timsu/astrid/data/task/TaskModelForSync.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.timsu.astrid.data.task; diff --git a/astrid/src-legacy/com/timsu/astrid/data/task/TaskModelForWidget.java b/astrid/src-legacy/com/timsu/astrid/data/task/TaskModelForWidget.java index acf0f46a8..f12fcccb5 100644 --- a/astrid/src-legacy/com/timsu/astrid/data/task/TaskModelForWidget.java +++ b/astrid/src-legacy/com/timsu/astrid/data/task/TaskModelForWidget.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.timsu.astrid.data.task; diff --git a/astrid/src/com/todoroo/astrid/activity/ShortcutActivity.java b/astrid/src/com/todoroo/astrid/activity/ShortcutActivity.java index 0c47f2760..9c0ddb20a 100644 --- a/astrid/src/com/todoroo/astrid/activity/ShortcutActivity.java +++ b/astrid/src/com/todoroo/astrid/activity/ShortcutActivity.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard - * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. +/** + * Copyright (c) 2012 Todoroo Inc * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.activity; diff --git a/astrid/src/com/todoroo/astrid/activity/TaskEditFragment.java b/astrid/src/com/todoroo/astrid/activity/TaskEditFragment.java index d26b430c8..4353a5036 100755 --- a/astrid/src/com/todoroo/astrid/activity/TaskEditFragment.java +++ b/astrid/src/com/todoroo/astrid/activity/TaskEditFragment.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard - * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. +/** + * Copyright (c) 2012 Todoroo Inc * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.activity; diff --git a/astrid/src/com/todoroo/astrid/legacy/LegacyImportance.java b/astrid/src/com/todoroo/astrid/legacy/LegacyImportance.java index ee73a85db..8c9c55f0e 100644 --- a/astrid/src/com/todoroo/astrid/legacy/LegacyImportance.java +++ b/astrid/src/com/todoroo/astrid/legacy/LegacyImportance.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.legacy; diff --git a/astrid/src/com/todoroo/astrid/legacy/LegacyTagModel.java b/astrid/src/com/todoroo/astrid/legacy/LegacyTagModel.java index 694c191f3..0f751352c 100644 --- a/astrid/src/com/todoroo/astrid/legacy/LegacyTagModel.java +++ b/astrid/src/com/todoroo/astrid/legacy/LegacyTagModel.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.legacy; diff --git a/astrid/src/com/todoroo/astrid/ui/NNumberPickerDialog.java b/astrid/src/com/todoroo/astrid/ui/NNumberPickerDialog.java index c8ba2c338..79fe304cb 100644 --- a/astrid/src/com/todoroo/astrid/ui/NNumberPickerDialog.java +++ b/astrid/src/com/todoroo/astrid/ui/NNumberPickerDialog.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.ui; diff --git a/astrid/src/com/todoroo/astrid/ui/NumberPicker.java b/astrid/src/com/todoroo/astrid/ui/NumberPicker.java index 0e092cfb5..acd4677d5 100644 --- a/astrid/src/com/todoroo/astrid/ui/NumberPicker.java +++ b/astrid/src/com/todoroo/astrid/ui/NumberPicker.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.ui; diff --git a/astrid/src/com/todoroo/astrid/ui/NumberPickerButton.java b/astrid/src/com/todoroo/astrid/ui/NumberPickerButton.java index f3f858631..d32cba4c1 100644 --- a/astrid/src/com/todoroo/astrid/ui/NumberPickerButton.java +++ b/astrid/src/com/todoroo/astrid/ui/NumberPickerButton.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard - * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. +/** + * Copyright (c) 2012 Todoroo Inc * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.ui; diff --git a/astrid/src/com/todoroo/astrid/ui/NumberPickerDialog.java b/astrid/src/com/todoroo/astrid/ui/NumberPickerDialog.java index 0777935c9..92f523f91 100644 --- a/astrid/src/com/todoroo/astrid/ui/NumberPickerDialog.java +++ b/astrid/src/com/todoroo/astrid/ui/NumberPickerDialog.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.ui; diff --git a/astrid/src/com/todoroo/astrid/ui/TimeDurationControlSet.java b/astrid/src/com/todoroo/astrid/ui/TimeDurationControlSet.java index fb037d1c7..3642c7842 100644 --- a/astrid/src/com/todoroo/astrid/ui/TimeDurationControlSet.java +++ b/astrid/src/com/todoroo/astrid/ui/TimeDurationControlSet.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.ui; diff --git a/tests/src/com/todoroo/astrid/legacy/data/AbstractController.java b/tests/src/com/todoroo/astrid/legacy/data/AbstractController.java index 2d94c513a..a03ceb81c 100644 --- a/tests/src/com/todoroo/astrid/legacy/data/AbstractController.java +++ b/tests/src/com/todoroo/astrid/legacy/data/AbstractController.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.legacy.data; diff --git a/tests/src/com/todoroo/astrid/legacy/data/AbstractModel.java b/tests/src/com/todoroo/astrid/legacy/data/AbstractModel.java index 5627bad2a..5a487b4e7 100644 --- a/tests/src/com/todoroo/astrid/legacy/data/AbstractModel.java +++ b/tests/src/com/todoroo/astrid/legacy/data/AbstractModel.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.legacy.data; diff --git a/tests/src/com/todoroo/astrid/legacy/data/Identifier.java b/tests/src/com/todoroo/astrid/legacy/data/Identifier.java index 4e5c5e6c3..faa6824cc 100644 --- a/tests/src/com/todoroo/astrid/legacy/data/Identifier.java +++ b/tests/src/com/todoroo/astrid/legacy/data/Identifier.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.legacy.data; diff --git a/tests/src/com/todoroo/astrid/legacy/data/alerts/Alert.java b/tests/src/com/todoroo/astrid/legacy/data/alerts/Alert.java index 7778fddab..2bf77fe54 100644 --- a/tests/src/com/todoroo/astrid/legacy/data/alerts/Alert.java +++ b/tests/src/com/todoroo/astrid/legacy/data/alerts/Alert.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.legacy.data.alerts; diff --git a/tests/src/com/todoroo/astrid/legacy/data/alerts/AlertController.java b/tests/src/com/todoroo/astrid/legacy/data/alerts/AlertController.java index 4fbf85b74..fba2a2d3f 100644 --- a/tests/src/com/todoroo/astrid/legacy/data/alerts/AlertController.java +++ b/tests/src/com/todoroo/astrid/legacy/data/alerts/AlertController.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.legacy.data.alerts; diff --git a/tests/src/com/todoroo/astrid/legacy/data/enums/Importance.java b/tests/src/com/todoroo/astrid/legacy/data/enums/Importance.java index e54e9e6e4..d8bed6755 100644 --- a/tests/src/com/todoroo/astrid/legacy/data/enums/Importance.java +++ b/tests/src/com/todoroo/astrid/legacy/data/enums/Importance.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.legacy.data.enums; diff --git a/tests/src/com/todoroo/astrid/legacy/data/enums/RepeatInterval.java b/tests/src/com/todoroo/astrid/legacy/data/enums/RepeatInterval.java index f2e3345af..7c941162b 100644 --- a/tests/src/com/todoroo/astrid/legacy/data/enums/RepeatInterval.java +++ b/tests/src/com/todoroo/astrid/legacy/data/enums/RepeatInterval.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.legacy.data.enums; diff --git a/tests/src/com/todoroo/astrid/legacy/data/sync/SyncDataController.java b/tests/src/com/todoroo/astrid/legacy/data/sync/SyncDataController.java index f5eec2205..588dc6e5c 100644 --- a/tests/src/com/todoroo/astrid/legacy/data/sync/SyncDataController.java +++ b/tests/src/com/todoroo/astrid/legacy/data/sync/SyncDataController.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.legacy.data.sync; diff --git a/tests/src/com/todoroo/astrid/legacy/data/sync/SyncMapping.java b/tests/src/com/todoroo/astrid/legacy/data/sync/SyncMapping.java index 331c6a7ae..f5d34780a 100644 --- a/tests/src/com/todoroo/astrid/legacy/data/sync/SyncMapping.java +++ b/tests/src/com/todoroo/astrid/legacy/data/sync/SyncMapping.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.legacy.data.sync; diff --git a/tests/src/com/todoroo/astrid/legacy/data/tag/AbstractTagModel.java b/tests/src/com/todoroo/astrid/legacy/data/tag/AbstractTagModel.java index 8c82352f0..a56ec6b2a 100644 --- a/tests/src/com/todoroo/astrid/legacy/data/tag/AbstractTagModel.java +++ b/tests/src/com/todoroo/astrid/legacy/data/tag/AbstractTagModel.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.legacy.data.tag; diff --git a/tests/src/com/todoroo/astrid/legacy/data/tag/TagController.java b/tests/src/com/todoroo/astrid/legacy/data/tag/TagController.java index 1db76e266..105e894aa 100644 --- a/tests/src/com/todoroo/astrid/legacy/data/tag/TagController.java +++ b/tests/src/com/todoroo/astrid/legacy/data/tag/TagController.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.legacy.data.tag; diff --git a/tests/src/com/todoroo/astrid/legacy/data/tag/TagIdentifier.java b/tests/src/com/todoroo/astrid/legacy/data/tag/TagIdentifier.java index 6ee5bbd54..2d640c7fc 100644 --- a/tests/src/com/todoroo/astrid/legacy/data/tag/TagIdentifier.java +++ b/tests/src/com/todoroo/astrid/legacy/data/tag/TagIdentifier.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.legacy.data.tag; diff --git a/tests/src/com/todoroo/astrid/legacy/data/tag/TagModelForView.java b/tests/src/com/todoroo/astrid/legacy/data/tag/TagModelForView.java index bd929aac2..fe729c6df 100644 --- a/tests/src/com/todoroo/astrid/legacy/data/tag/TagModelForView.java +++ b/tests/src/com/todoroo/astrid/legacy/data/tag/TagModelForView.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.legacy.data.tag; diff --git a/tests/src/com/todoroo/astrid/legacy/data/tag/TagToTaskMapping.java b/tests/src/com/todoroo/astrid/legacy/data/tag/TagToTaskMapping.java index c8e898654..f6f36005a 100644 --- a/tests/src/com/todoroo/astrid/legacy/data/tag/TagToTaskMapping.java +++ b/tests/src/com/todoroo/astrid/legacy/data/tag/TagToTaskMapping.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.legacy.data.tag; diff --git a/tests/src/com/todoroo/astrid/legacy/data/task/AbstractTaskModel.java b/tests/src/com/todoroo/astrid/legacy/data/task/AbstractTaskModel.java index df1b6b4fa..152bffeae 100644 --- a/tests/src/com/todoroo/astrid/legacy/data/task/AbstractTaskModel.java +++ b/tests/src/com/todoroo/astrid/legacy/data/task/AbstractTaskModel.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.legacy.data.task; diff --git a/tests/src/com/todoroo/astrid/legacy/data/task/TaskController.java b/tests/src/com/todoroo/astrid/legacy/data/task/TaskController.java index 8105e58bc..c7af544cf 100644 --- a/tests/src/com/todoroo/astrid/legacy/data/task/TaskController.java +++ b/tests/src/com/todoroo/astrid/legacy/data/task/TaskController.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard - * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. +/** + * Copyright (c) 2012 Todoroo Inc * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.legacy.data.task; diff --git a/tests/src/com/todoroo/astrid/legacy/data/task/TaskIdentifier.java b/tests/src/com/todoroo/astrid/legacy/data/task/TaskIdentifier.java index 882441c78..2989f464e 100644 --- a/tests/src/com/todoroo/astrid/legacy/data/task/TaskIdentifier.java +++ b/tests/src/com/todoroo/astrid/legacy/data/task/TaskIdentifier.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.legacy.data.task; diff --git a/tests/src/com/todoroo/astrid/legacy/data/task/TaskModelForEdit.java b/tests/src/com/todoroo/astrid/legacy/data/task/TaskModelForEdit.java index bf983d8da..ea623ad2e 100644 --- a/tests/src/com/todoroo/astrid/legacy/data/task/TaskModelForEdit.java +++ b/tests/src/com/todoroo/astrid/legacy/data/task/TaskModelForEdit.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.legacy.data.task; diff --git a/tests/src/com/todoroo/astrid/legacy/data/task/TaskModelForHandlers.java b/tests/src/com/todoroo/astrid/legacy/data/task/TaskModelForHandlers.java index 7e4e8cc43..86b67d903 100644 --- a/tests/src/com/todoroo/astrid/legacy/data/task/TaskModelForHandlers.java +++ b/tests/src/com/todoroo/astrid/legacy/data/task/TaskModelForHandlers.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.legacy.data.task; diff --git a/tests/src/com/todoroo/astrid/legacy/data/task/TaskModelForList.java b/tests/src/com/todoroo/astrid/legacy/data/task/TaskModelForList.java index ceb9dd1d4..90cd1abaf 100644 --- a/tests/src/com/todoroo/astrid/legacy/data/task/TaskModelForList.java +++ b/tests/src/com/todoroo/astrid/legacy/data/task/TaskModelForList.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.legacy.data.task; diff --git a/tests/src/com/todoroo/astrid/legacy/data/task/TaskModelForNotify.java b/tests/src/com/todoroo/astrid/legacy/data/task/TaskModelForNotify.java index d148765b5..54172c225 100644 --- a/tests/src/com/todoroo/astrid/legacy/data/task/TaskModelForNotify.java +++ b/tests/src/com/todoroo/astrid/legacy/data/task/TaskModelForNotify.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.legacy.data.task; diff --git a/tests/src/com/todoroo/astrid/legacy/data/task/TaskModelForProvider.java b/tests/src/com/todoroo/astrid/legacy/data/task/TaskModelForProvider.java index ab548771d..0df2ce201 100644 --- a/tests/src/com/todoroo/astrid/legacy/data/task/TaskModelForProvider.java +++ b/tests/src/com/todoroo/astrid/legacy/data/task/TaskModelForProvider.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Francois DESLANDES - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.legacy.data.task; diff --git a/tests/src/com/todoroo/astrid/legacy/data/task/TaskModelForReminder.java b/tests/src/com/todoroo/astrid/legacy/data/task/TaskModelForReminder.java index d0b737cb1..be8051ef7 100644 --- a/tests/src/com/todoroo/astrid/legacy/data/task/TaskModelForReminder.java +++ b/tests/src/com/todoroo/astrid/legacy/data/task/TaskModelForReminder.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.legacy.data.task; diff --git a/tests/src/com/todoroo/astrid/legacy/data/task/TaskModelForSync.java b/tests/src/com/todoroo/astrid/legacy/data/task/TaskModelForSync.java index 9e97c7958..3c2b8d400 100644 --- a/tests/src/com/todoroo/astrid/legacy/data/task/TaskModelForSync.java +++ b/tests/src/com/todoroo/astrid/legacy/data/task/TaskModelForSync.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.legacy.data.task; diff --git a/tests/src/com/todoroo/astrid/legacy/data/task/TaskModelForWidget.java b/tests/src/com/todoroo/astrid/legacy/data/task/TaskModelForWidget.java index aa2b70d76..c92f0e999 100644 --- a/tests/src/com/todoroo/astrid/legacy/data/task/TaskModelForWidget.java +++ b/tests/src/com/todoroo/astrid/legacy/data/task/TaskModelForWidget.java @@ -1,21 +1,7 @@ -/* - * ASTRID: Android's Simple Task Recording Dashboard +/** + * Copyright (c) 2012 Todoroo Inc * - * Copyright (c) 2009 Tim Su - * - * This program is free software; you can redistribute it and/or modify - * it under the terms of the GNU General Public License as published by - * the Free Software Foundation; either version 2 of the License, or - * (at your option) any later version. - * - * This program is distributed in the hope that it will be useful, but - * WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY - * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License - * for more details. - * - * You should have received a copy of the GNU General Public License along - * with this program; if not, write to the Free Software Foundation, Inc., - * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * See the file "LICENSE" for the full license governing this code. */ package com.todoroo.astrid.legacy.data.task;