Skip to content

Commit

Permalink
Remove brand reference
Browse files Browse the repository at this point in the history
  • Loading branch information
tbruyelle committed Dec 22, 2015
1 parent a705f0c commit e328f0c
Show file tree
Hide file tree
Showing 24 changed files with 1 addition and 58 deletions.
2 changes: 0 additions & 2 deletions src/com/kamosoft/happycontacts/DateListCursorAdapter.java
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@

/**
* used to display the date according to the used locale
* @author <a href="mailto:[email protected]">tbruyelle</a>
*
* @since 22 janv. 2010
* @version $Id$
*/
Expand Down
2 changes: 0 additions & 2 deletions src/com/kamosoft/happycontacts/DateNameListOptionsMenu.java
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,6 @@
import android.widget.DatePicker;

/**
* @author <a href="mailto:[email protected]">tbruyelle</a>
*
* @since 8 janv. 2010
* @version $Id$
*/
Expand Down
1 change: 0 additions & 1 deletion src/com/kamosoft/happycontacts/UpdateNameDayDialog.java
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
import com.kamosoft.happycontacts.dao.DbAdapter;

/**
* @author <a href="mailto:[email protected]">tbruyelle</a>
*
* @since 28 avr. 2010
* @version $Id$
Expand Down
2 changes: 0 additions & 2 deletions src/com/kamosoft/happycontacts/WhiteListActivity.java
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,6 @@

/**
* List of contacts linked with a nameday (usefull for contact with nickname)
* @author <a href="mailto:[email protected]">tbruyelle</a>
*
* @since 9 mars 2010
* @version $Id$
*/
Expand Down
4 changes: 0 additions & 4 deletions src/com/kamosoft/happycontacts/alarm/AlarmService.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
/**
* Copyright - Accor - All Rights Reserved www.accorhotels.com
*/
package com.kamosoft.happycontacts.alarm;

import android.app.Service;
Expand All @@ -12,7 +9,6 @@
import com.kamosoft.happycontacts.Constants;

/**
* @author <a href="mailto:[email protected]">tbruyelle</a>
* created 18 janv. 2011
* @since
* @version $Id$
Expand Down
2 changes: 0 additions & 2 deletions src/com/kamosoft/happycontacts/birthday/BirthdayActivity.java
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@
import com.kamosoft.happycontacts.gdata.GoogleContactsActivity;

/**
* @author <a href="mailto:[email protected]">tbruyelle</a>
*
* @since 23 avr. 2010
* @version $Id$
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@
import com.kamosoft.happycontacts.dao.DbAdapter;

/**
* @author <a href="mailto:[email protected]">tbruyelle</a>
*
* @since 28 avr. 2010
* @version $Id$
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
/**
* Copyright - Accor - All Rights Reserved www.accorhotels.com
*/
package com.kamosoft.happycontacts.blacklist;

import android.database.Cursor;
import android.database.CursorWrapper;

/**
* @author <a href="mailto:[email protected]">tbruyelle</a>
* created 26 déc. 2010
* @since
* @version $Id$
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,6 @@
import android.database.Cursor;

/**
* @author <a href="mailto:[email protected]">tbruyelle</a>
*
* @since 12 juil. 2010
* @version $Id$
*/
Expand Down
4 changes: 1 addition & 3 deletions src/com/kamosoft/happycontacts/contacts/PhoneContact.java
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
package com.kamosoft.happycontacts.contacts;

/**
* @author <a href="mailto:[email protected]">tbruyelle</a>
*
* @since 3 mai 2010
* @version $Id$
*/
Expand All @@ -27,4 +25,4 @@ public int compareTo( PhoneContact another )
{
return name.compareTo( another.name );
}
}
}
4 changes: 0 additions & 4 deletions src/com/kamosoft/happycontacts/events/NextEventsHandler.java
Original file line number Diff line number Diff line change
@@ -1,14 +1,10 @@
/**
* Copyright - Accor - All Rights Reserved www.accorhotels.com
*/
package com.kamosoft.happycontacts.events;

import java.util.LinkedHashMap;

import com.kamosoft.happycontacts.model.ContactFeasts;

/**
* @author <a href="mailto:[email protected]">tbruyelle</a>
* created 21 nov. 2010
* @since
* @version $Id$
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@
import com.kamosoft.happycontacts.sync.SyncStorer;

/**
* @author <a href="mailto:[email protected]">tbruyelle</a>
*
* @since 20 mai 2010
* @version $Id$
*/
Expand Down
2 changes: 0 additions & 2 deletions src/com/kamosoft/happycontacts/facebook/FacebookActivity.java
Original file line number Diff line number Diff line change
Expand Up @@ -40,8 +40,6 @@
import com.kamosoft.happycontacts.sync.SyncStorer;

/**
* @author <a href="mailto:[email protected]">tbruyelle</a>
*
* @since 26 mars 2010
* @version $Id$
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,6 @@
import com.kamosoft.utils.AndroidUtils;

/**
* @author <a href="mailto:[email protected]">tbruyelle</a>
*
* @since 3 mai 2010
* @version $Id$
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@
import com.kamosoft.happycontacts.model.SocialNetworkUser;

/**
* @author <a href="mailto:[email protected]">tbruyelle</a>
*
* @since 26 mars 2010
* @version $Id$
*/
Expand Down
2 changes: 0 additions & 2 deletions src/com/kamosoft/happycontacts/facebook/SocialUserDialog.java
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@
import com.kamosoft.happycontacts.model.SocialNetworkUser;

/**
* @author <a href="mailto:[email protected]">tbruyelle</a>
*
* @since 10 mai 2010
* @version $Id$
*/
Expand Down
2 changes: 0 additions & 2 deletions src/com/kamosoft/happycontacts/gdata/GoogleContactSync.java
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@
import com.kamosoft.utils.AndroidUtils;

/**
* @author <a href="mailto:[email protected]">tbruyelle</a>
*
* @since 14 juin 2010
* @version $Id$
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,6 @@
import com.kamosoft.happycontacts.sync.SyncStorer;

/**
* @author <a href="mailto:[email protected]">tbruyelle</a>
*
* @since 25 mai 2010
* @version $Id$
*/
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@
import com.kamosoft.happycontacts.model.SocialNetworkUser;

/**
* @author <a href="mailto:[email protected]">tbruyelle</a>
*
* @since 14 juin 2010
* @version $Id$
*/
Expand Down
2 changes: 0 additions & 2 deletions src/com/kamosoft/happycontacts/model/SocialNetworkUser.java
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,6 @@
import java.io.Serializable;

/**
* @author <a href="mailto:[email protected]">tbruyelle</a>
*
* @since 21 avr. 2010
* @version $Id$
*/
Expand Down
2 changes: 0 additions & 2 deletions src/com/kamosoft/happycontacts/sync/StoreAsyncTask.java
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@
import com.kamosoft.happycontacts.model.SocialNetworkUser;

/**
* @author <a href="mailto:[email protected]">tbruyelle</a>
*
* @since 14 juin 2010
* @version $Id$
*/
Expand Down
2 changes: 0 additions & 2 deletions src/com/kamosoft/happycontacts/sync/SyncStorer.java
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@
package com.kamosoft.happycontacts.sync;

/**
* @author <a href="mailto:[email protected]">tbruyelle</a>
*
* @since 14 juin 2010
* @version $Id$
*/
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
/**
* Copyright - Accor - All Rights Reserved www.accorhotels.com
*/
package com.kamosoft.happycontacts.widget;

import java.util.LinkedHashMap;
Expand All @@ -27,7 +24,6 @@
import com.kamosoft.utils.DateUtils;

/**
* @author <a href="mailto:[email protected]">tbruyelle</a>
* created 21 nov. 2010
* @since
* @version $Id$
Expand Down
4 changes: 0 additions & 4 deletions src/com/kamosoft/utils/DateUtils.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,3 @@
/**
* Copyright - Accor - All Rights Reserved www.accorhotels.com
*/
package com.kamosoft.utils;

import java.util.Calendar;
Expand All @@ -13,7 +10,6 @@
import com.kamosoft.happycontacts.R;

/**
* @author <a href="mailto:[email protected]">tbruyelle</a>
* created 21 déc. 2010
* @since
* @version $Id$
Expand Down

0 comments on commit e328f0c

Please sign in to comment.