2006-08-30 Michael Dominic Kostrzewa <michael.kostrzewa@nokia.com>
[hildon] / hildon-widgets / hildon-window.h
index c8914da..da8a21d 100644 (file)
@@ -3,12 +3,12 @@
  *
  * Copyright (C) 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
@@ -23,8 +23,8 @@
  */
 
 
-#ifndef HILDON_WINDOW_H
-#define HILDON_WINDOW_H
+#ifndef __HILDON_WINDOW_H__
+#define __HILDON_WINDOW_H__
 
 #include <glib.h>
 #include <glib-object.h>
@@ -109,4 +109,4 @@ gboolean    hildon_window_get_is_topmost    (HildonWindow *self);
 
 
 G_END_DECLS
-#endif /* HILDON_WINDOW_H */
+#endif /* __HILDON_WINDOW_H__ */