]> git.0d.be Git - empathy.git/commitdiff
Add authors and fix copyrights for empathy-accounts-module
authorDanielle Madeley <danielle.madeley@collabora.co.uk>
Wed, 21 Jul 2010 09:14:06 +0000 (10:14 +0100)
committerDanielle Madeley <danielle.madeley@collabora.co.uk>
Wed, 21 Jul 2010 09:14:06 +0000 (10:14 +0100)
src/cc-empathy-accounts-panel.c
src/cc-empathy-accounts-panel.h
src/empathy-accounts-module.c

index d62b3d2f35c77115e436262f50da84e2728b9f39..d4dbf1e977b35595ee32f35bb2d1b66f10a69dfb 100644 (file)
@@ -1,6 +1,6 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*-
  *
- * Copyright (C) 2010 Red Hat, Inc.
+ * Copyright (C) 2010 Collabora, Ltd.
  *
  * 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
@@ -15,6 +15,8 @@
  * 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 St, Fifth Floor, Boston, MA  02110-1301  USA
+ *
+ * Authors: Travis Reitter <travis.reitter@collabora.co.uk>
  */
 
 #include "config.h"
index 4217b584e3d54d55b16985d8c46db7c254e333c8..cd51b69c1a201bdf0d9e35241ca0fdfecefd94de 100644 (file)
@@ -1,6 +1,5 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*-
  *
- * Copyright (C) 2010 Red Hat, Inc.
  * Copyright (C) 2010 Collabora Ltd.
  *
  * This program is free software; you can redistribute it and/or modify
@@ -16,6 +15,8 @@
  * 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 St, Fifth Floor, Boston, MA  02110-1301  USA
+ *
+ * Authors: Travis Reitter <travis.reitter@collabora.co.uk>
  */
 
 #ifndef __CC_EMPATHY_ACCOUNTS_PANEL_H
index e83b357c52d5e883e950edc1d71538907ddf9d70..aedded62cc48355ccb8058883be9284d006533dc 100644 (file)
@@ -1,6 +1,5 @@
 /* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*-
  *
- * Copyright (C) 2010 Red Hat, Inc.
  * Copyright (C) 2010 Collabora Ltd.
  *
  * This program is free software; you can redistribute it and/or modify
@@ -16,6 +15,8 @@
  * 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 St, Fifth Floor, Boston, MA  02110-1301  USA
+ *
+ * Authors: Travis Reitter <travis.reitter@collabora.co.uk>
  */
 
 #include <config.h>