2006-09-04 Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>
[hildon] / hildon-widgets / hildon-weekday-picker.h
index bcaa8cc..4b83f9f 100644 (file)
@@ -1,14 +1,14 @@
 /*
  * This file is part of hildon-libs
  *
- * Copyright (C) 2005 Nokia Corporation.
+ * Copyright (C) 2005, 2006 Nokia Corporation.
  *
- * Contact: Luc Pionchon <luc.pionchon@nokia.com>
+ * Contact: Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>
  *
  * This library is free software; you can redistribute it and/or
  * modify it under the terms of the GNU Lesser General Public License
- * as published by the Free Software Foundation; either version 2.1 of
- * the License, or (at your option) any later version.
+ * as published by the Free Software Foundation; version 2.1 of
+ * the License.
  *
  * This library is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -38,7 +38,8 @@ G_BEGIN_DECLS
 
 /**
  * HILDON_WEEKDAY_PICKER_TYPE:
- * Deprecated: use HILDON_TYPE_WEEKDAY_PICKER instead.
+ *
+ * Deprecated: use #HILDON_TYPE_WEEKDAY_PICKER instead.
  */
 #define HILDON_WEEKDAY_PICKER_TYPE HILDON_TYPE_WEEKDAY_PICKER
 
@@ -145,4 +146,4 @@ gboolean hildon_weekday_picker_isset_day(HildonWeekdayPicker * picker,
                                          GDateWeekday day);
 
 G_END_DECLS
-#endif
+#endif /* __HILDON_WEEKDAY_PICKER_H__ */