diff --git a/src/src/net/micode/notes/ui/AlarmAlertActivity.java b/src/src/net/micode/notes/ui/AlarmAlertActivity.java index 775d3c9..54342e2 100644 --- a/src/src/net/micode/notes/ui/AlarmAlertActivity.java +++ b/src/src/net/micode/notes/ui/AlarmAlertActivity.java @@ -1,3 +1,4 @@ +//刘小娣注释 /* * Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net) * @@ -13,7 +14,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ -//刘小娣注释 + package net.micode.notes.ui; import android.app.Activity; diff --git a/src/src/net/micode/notes/ui/AlarmInitReceiver.java b/src/src/net/micode/notes/ui/AlarmInitReceiver.java index 7a4c1ba..c30bb83 100644 --- a/src/src/net/micode/notes/ui/AlarmInitReceiver.java +++ b/src/src/net/micode/notes/ui/AlarmInitReceiver.java @@ -1,3 +1,4 @@ +//刘小娣注释 /* * Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net) * @@ -13,7 +14,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ -//刘小娣注释 + package net.micode.notes.ui; import android.app.AlarmManager; diff --git a/src/src/net/micode/notes/ui/AlarmReceiver.java b/src/src/net/micode/notes/ui/AlarmReceiver.java index 9b224d6..a00726d 100644 --- a/src/src/net/micode/notes/ui/AlarmReceiver.java +++ b/src/src/net/micode/notes/ui/AlarmReceiver.java @@ -1,3 +1,4 @@ +//刘小娣注释 /* * Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net) * @@ -13,7 +14,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ -//刘小娣注释 + package net.micode.notes.ui; import android.content.BroadcastReceiver; diff --git a/src/src/net/micode/notes/ui/DateTimePicker.java b/src/src/net/micode/notes/ui/DateTimePicker.java index 925ee40..d55f1cd 100644 --- a/src/src/net/micode/notes/ui/DateTimePicker.java +++ b/src/src/net/micode/notes/ui/DateTimePicker.java @@ -1,3 +1,4 @@ +//刘小娣注释 /* * Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net) * @@ -13,7 +14,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ -//刘小娣注释 + package net.micode.notes.ui; import java.text.DateFormatSymbols; diff --git a/src/src/net/micode/notes/ui/DateTimePickerDialog.java b/src/src/net/micode/notes/ui/DateTimePickerDialog.java index 6c59e00..e1acb42 100644 --- a/src/src/net/micode/notes/ui/DateTimePickerDialog.java +++ b/src/src/net/micode/notes/ui/DateTimePickerDialog.java @@ -1,3 +1,4 @@ +//刘小娣注释 /* * Copyright (c) 2010-2011, The MiCode Open Source Community (www.micode.net) * @@ -13,7 +14,7 @@ * See the License for the specific language governing permissions and * limitations under the License. */ -//刘小娣注释 + package net.micode.notes.ui; import java.util.Calendar;