Skip to content

Commit 42940bd

Browse files
committed
Adding note about where authenticator activity is from
1 parent 5f86bac commit 42940bd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

app/src/main/java/com/donnfelker/android/bootstrap/authenticator/SherlockAccountAuthenticatorActivity.java

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
package com.donnfelker.android.bootstrap.authenticator;
22

33
/*
4+
* Originally from:
5+
* https://github.com/rtyley/roboguice-sherlock/blob/master/src/main/java/com/github/rtyley/android/sherlock/android/accounts/SherlockAccountAuthenticatorActivity.java
6+
*
47
* Copyright (C) 2009 The Android Open Source Project
58
*
69
* Licensed under the Apache License, Version 2.0 (the "License");

0 commit comments

Comments
 (0)