Index: /ohand/branches/private/omoko/ChangeLog
===================================================================
--- /ohand/branches/private/omoko/ChangeLog	(revision 845)
+++ /ohand/branches/private/omoko/ChangeLog	(revision 846)
@@ -1,2 +1,13 @@
+2007-01-23  Thomas Wood  <thomas@openedhand.com>
+
+	* src/contacts-contact-pane.c:
+	* src/contacts-contact-pane.h:
+	* src/contacts-groups-editor.c:
+	* src/contacts-groups-editor.h:
+	* src/contacts-omoko.c:
+	* src/contacts-omoko.h:
+
+	Add OpenMoko copyright/license header comments
+
 2007-01-19  Thomas Wood  <thomas@openedhand.com>
 
Index: /ohand/branches/private/omoko/src/contacts-groups-editor.h
===================================================================
--- /ohand/branches/private/omoko/src/contacts-groups-editor.h	(revision 845)
+++ /ohand/branches/private/omoko/src/contacts-groups-editor.h	(revision 846)
@@ -1,22 +1,20 @@
 /*
- * contacts-groups-editor.h
- * This file is part of contacts
+ * Copyright (C) 2006-2007 by OpenMoko, Inc.
+ * Written by OpenedHand Ltd <info@openedhand.com>
+ * All Rights Reserved
  *
- * Copyright (C) 2006 - OpenedHand Ltd
- *
- * contacts is free software; you can redistribute it and/or modify
+ * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * contacts is distributed in the hope that it will be useful,
+ * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
- * You should have received a copy of the GNU General Public License
- * along with contacts; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, 
- * Boston, MA  02110-1301  USA
+ * You should have received a copy of the GNU General Public License along
+ * with this program; if not, write to the Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
Index: /ohand/branches/private/omoko/src/contacts-contact-pane.c
===================================================================
--- /ohand/branches/private/omoko/src/contacts-contact-pane.c	(revision 845)
+++ /ohand/branches/private/omoko/src/contacts-contact-pane.c	(revision 846)
@@ -1,2 +1,22 @@
+/*
+ * Copyright (C) 2006-2007 by OpenMoko, Inc.
+ * Written by OpenedHand Ltd <info@openedhand.com>
+ * All Rights Reserved
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License along
+ * with this program; if not, write to the Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ */
+
 #include <string.h>
 #include <gtk/gtk.h>
Index: /ohand/branches/private/omoko/src/contacts-contact-pane.h
===================================================================
--- /ohand/branches/private/omoko/src/contacts-contact-pane.h	(revision 845)
+++ /ohand/branches/private/omoko/src/contacts-contact-pane.h	(revision 846)
@@ -1,2 +1,22 @@
+/*
+ * Copyright (C) 2006-2007 by OpenMoko, Inc.
+ * Written by OpenedHand Ltd <info@openedhand.com>
+ * All Rights Reserved
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * This program is distributed in the hope that it will be useful,
+ * but WITHOUT ANY WARRANTY; without even the implied warranty of
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+ * GNU General Public License for more details.
+ *
+ * You should have received a copy of the GNU General Public License along
+ * with this program; if not, write to the Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
+ */
+
 #ifndef _CONTACTS_CONTACT_PANE
 #define _CONTACTS_CONTACT_PANE
Index: /ohand/branches/private/omoko/src/contacts-omoko.c
===================================================================
--- /ohand/branches/private/omoko/src/contacts-omoko.c	(revision 845)
+++ /ohand/branches/private/omoko/src/contacts-omoko.c	(revision 846)
@@ -1,23 +1,22 @@
 /*
- * contacts-omoko.c
- * This file is part of Contacts
+ * Copyright (C) 2006-2007 by OpenMoko, Inc.
+ * Written by OpenedHand Ltd <info@openedhand.com>
+ * All Rights Reserved
  *
- * Copyright (C) 2006 - OpenedHand Ltd
- *
- * Contacts is free software; you can redistribute it and/or modify
+ * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * Contacts is distributed in the hope that it will be useful,
+ * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
- * You should have received a copy of the GNU General Public License
- * along with Contacts; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, 
- * Boston, MA  02110-1301  USA
+ * You should have received a copy of the GNU General Public License along
+ * with this program; if not, write to the Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
+
 
 #include "contacts-callbacks-ui.h"
Index: /ohand/branches/private/omoko/src/contacts-omoko.h
===================================================================
--- /ohand/branches/private/omoko/src/contacts-omoko.h	(revision 845)
+++ /ohand/branches/private/omoko/src/contacts-omoko.h	(revision 846)
@@ -1,23 +1,22 @@
 /*
- * contacts-omoko.h
- * This file is part of contacts
+ * Copyright (C) 2006-2007 by OpenMoko, Inc.
+ * Written by OpenedHand Ltd <info@openedhand.com>
+ * All Rights Reserved
  *
- * Copyright (C) 2006 - OpenedHand Ltd
- *
- * contacts is free software; you can redistribute it and/or modify
+ * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * contacts is distributed in the hope that it will be useful,
+ * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
- * You should have received a copy of the GNU General Public License
- * along with contacts; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, 
- * Boston, MA  02110-1301  USA
+ * You should have received a copy of the GNU General Public License along
+ * with this program; if not, write to the Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
+
 
 #include <string.h>
Index: /ohand/branches/private/omoko/src/contacts-groups-editor.c
===================================================================
--- /ohand/branches/private/omoko/src/contacts-groups-editor.c	(revision 845)
+++ /ohand/branches/private/omoko/src/contacts-groups-editor.c	(revision 846)
@@ -1,22 +1,20 @@
 /*
- * contacts-omoko-editor.c
- * This file is part of Contacts
+ * Copyright (C) 2006-2007 by OpenMoko, Inc.
+ * Written by OpenedHand Ltd <info@openedhand.com>
+ * All Rights Reserved
  *
- * Copyright (C) 2006 - OpenedHand Ltd
- *
- * Contacts is free software; you can redistribute it and/or modify
+ * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License as published by
  * the Free Software Foundation; either version 2 of the License, or
  * (at your option) any later version.
  *
- * Contacts is distributed in the hope that it will be useful,
+ * This program is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU General Public License for more details.
  *
- * You should have received a copy of the GNU General Public License
- * along with Contacts; if not, write to the Free Software
- * Foundation, Inc., 51 Franklin St, Fifth Floor, 
- * Boston, MA  02110-1301  USA
+ * You should have received a copy of the GNU General Public License along
+ * with this program; if not, write to the Free Software Foundation, Inc.,
+ * 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.
  */
 
