2009-03-30 Alberto Garcia <agarcia@igalia.com>
[hildon] / src / hildon-calendar-popup.h
index fd9c8cc..99810e5 100644 (file)
@@ -1,14 +1,14 @@
 /*
- * This file is part of hildon-libs
+ * This file is a part of hildon
  *
  * Copyright (C) 2005, 2006 Nokia Corporation, all rights reserved.
  *
- * Contact: Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>
+ * Contact: Rodrigo Novo <rodrigo.novo@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; version 2.1 of
- * the License.
+ * the License, or (at your option) any later version.
  *
  * This library is distributed in the hope that it will be useful, but
  * WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -22,6 +22,8 @@
  *
  */
 
+#ifndef                                         HILDON_DISABLE_DEPRECATED
+
 #ifndef                                         __HILDON_CALENDAR_POPUP_H__
 #define                                         __HILDON_CALENDAR_POPUP_H__
 
@@ -85,3 +87,5 @@ hildon_calendar_popup_get_date                  (HildonCalendarPopup *cal,
 G_END_DECLS
 
 #endif                                          /* __HILDON_CALENDAR_POPUP_H__ */
+
+#endif                                          /* HILDON_DISABLE_DEPRECATED */