summaryrefslogtreecommitdiff
path: root/lib/sync
diff options
context:
space:
mode:
authorGabriel Ivascu <gabrielivascu@gnome.org>2017-08-08 14:28:51 +0300
committerGabriel Ivascu <gabrielivascu@gnome.org>2017-08-08 14:28:51 +0300
commit14d4b9d7b907e11d72c734bc520af3817e3eab82 (patch)
tree3e8aa5466883d14b0fb06e39f79a2e92207cc018 /lib/sync
parentc4cd38f5a90e72347c57fb98df35c347a14d1950 (diff)
downloadepiphany-14d4b9d7b907e11d72c734bc520af3817e3eab82.tar.gz
Change my email address
Diffstat (limited to 'lib/sync')
-rw-r--r--lib/sync/debug/ephy-sync-debug.c2
-rw-r--r--lib/sync/debug/ephy-sync-debug.h2
-rw-r--r--lib/sync/ephy-history-manager.c2
-rw-r--r--lib/sync/ephy-history-manager.h2
-rw-r--r--lib/sync/ephy-history-record.c2
-rw-r--r--lib/sync/ephy-history-record.h2
-rw-r--r--lib/sync/ephy-open-tabs-manager.c2
-rw-r--r--lib/sync/ephy-open-tabs-manager.h2
-rw-r--r--lib/sync/ephy-open-tabs-record.c2
-rw-r--r--lib/sync/ephy-open-tabs-record.h2
-rw-r--r--lib/sync/ephy-password-manager.c2
-rw-r--r--lib/sync/ephy-password-manager.h2
-rw-r--r--lib/sync/ephy-password-record.c2
-rw-r--r--lib/sync/ephy-password-record.h2
-rw-r--r--lib/sync/ephy-sync-crypto.c2
-rw-r--r--lib/sync/ephy-sync-crypto.h2
-rw-r--r--lib/sync/ephy-sync-service.c2
-rw-r--r--lib/sync/ephy-sync-service.h2
-rw-r--r--lib/sync/ephy-synchronizable-manager.c2
-rw-r--r--lib/sync/ephy-synchronizable-manager.h2
-rw-r--r--lib/sync/ephy-synchronizable.c2
-rw-r--r--lib/sync/ephy-synchronizable.h2
-rw-r--r--lib/sync/ephy-tabs-catalog.c2
-rw-r--r--lib/sync/ephy-tabs-catalog.h2
24 files changed, 24 insertions, 24 deletions
diff --git a/lib/sync/debug/ephy-sync-debug.c b/lib/sync/debug/ephy-sync-debug.c
index 02cc41ad1..702683ccc 100644
--- a/lib/sync/debug/ephy-sync-debug.c
+++ b/lib/sync/debug/ephy-sync-debug.c
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
- * Copyright © 2017 Gabriel Ivascu <ivascu.gabriel59@gmail.com>
+ * Copyright © 2017 Gabriel Ivascu <gabrielivascu@gnome.org>
*
* This file is part of Epiphany.
*
diff --git a/lib/sync/debug/ephy-sync-debug.h b/lib/sync/debug/ephy-sync-debug.h
index 189712ab3..dc35b4831 100644
--- a/lib/sync/debug/ephy-sync-debug.h
+++ b/lib/sync/debug/ephy-sync-debug.h
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
- * Copyright © 2017 Gabriel Ivascu <ivascu.gabriel59@gmail.com>
+ * Copyright © 2017 Gabriel Ivascu <gabrielivascu@gnome.org>
*
* This file is part of Epiphany.
*
diff --git a/lib/sync/ephy-history-manager.c b/lib/sync/ephy-history-manager.c
index b3a8da7f8..2d0fd4841 100644
--- a/lib/sync/ephy-history-manager.c
+++ b/lib/sync/ephy-history-manager.c
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
- * Copyright © 2017 Gabriel Ivascu <ivascu.gabriel59@gmail.com>
+ * Copyright © 2017 Gabriel Ivascu <gabrielivascu@gnome.org>
*
* This file is part of Epiphany.
*
diff --git a/lib/sync/ephy-history-manager.h b/lib/sync/ephy-history-manager.h
index 30f688c9d..f45cd0046 100644
--- a/lib/sync/ephy-history-manager.h
+++ b/lib/sync/ephy-history-manager.h
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
- * Copyright © 2017 Gabriel Ivascu <ivascu.gabriel59@gmail.com>
+ * Copyright © 2017 Gabriel Ivascu <gabrielivascu@gnome.org>
*
* This file is part of Epiphany.
*
diff --git a/lib/sync/ephy-history-record.c b/lib/sync/ephy-history-record.c
index b0027d7cb..ae69863ab 100644
--- a/lib/sync/ephy-history-record.c
+++ b/lib/sync/ephy-history-record.c
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
- * Copyright © 2017 Gabriel Ivascu <ivascu.gabriel59@gmail.com>
+ * Copyright © 2017 Gabriel Ivascu <gabrielivascu@gnome.org>
*
* This file is part of Epiphany.
*
diff --git a/lib/sync/ephy-history-record.h b/lib/sync/ephy-history-record.h
index 37e64a676..2f89f9d24 100644
--- a/lib/sync/ephy-history-record.h
+++ b/lib/sync/ephy-history-record.h
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
- * Copyright © 2017 Gabriel Ivascu <ivascu.gabriel59@gmail.com>
+ * Copyright © 2017 Gabriel Ivascu <gabrielivascu@gnome.org>
*
* This file is part of Epiphany.
*
diff --git a/lib/sync/ephy-open-tabs-manager.c b/lib/sync/ephy-open-tabs-manager.c
index 49fc56a72..160b5c061 100644
--- a/lib/sync/ephy-open-tabs-manager.c
+++ b/lib/sync/ephy-open-tabs-manager.c
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
- * Copyright © 2017 Gabriel Ivascu <ivascu.gabriel59@gmail.com>
+ * Copyright © 2017 Gabriel Ivascu <gabrielivascu@gnome.org>
*
* This file is part of Epiphany.
*
diff --git a/lib/sync/ephy-open-tabs-manager.h b/lib/sync/ephy-open-tabs-manager.h
index a58832996..6096307a6 100644
--- a/lib/sync/ephy-open-tabs-manager.h
+++ b/lib/sync/ephy-open-tabs-manager.h
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
- * Copyright © 2017 Gabriel Ivascu <ivascu.gabriel59@gmail.com>
+ * Copyright © 2017 Gabriel Ivascu <gabrielivascu@gnome.org>
*
* This file is part of Epiphany.
*
diff --git a/lib/sync/ephy-open-tabs-record.c b/lib/sync/ephy-open-tabs-record.c
index 065d63fdf..a37340110 100644
--- a/lib/sync/ephy-open-tabs-record.c
+++ b/lib/sync/ephy-open-tabs-record.c
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
- * Copyright © 2017 Gabriel Ivascu <ivascu.gabriel59@gmail.com>
+ * Copyright © 2017 Gabriel Ivascu <gabrielivascu@gnome.org>
*
* This file is part of Epiphany.
*
diff --git a/lib/sync/ephy-open-tabs-record.h b/lib/sync/ephy-open-tabs-record.h
index b31fc82b5..6b448aa5a 100644
--- a/lib/sync/ephy-open-tabs-record.h
+++ b/lib/sync/ephy-open-tabs-record.h
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
- * Copyright © 2017 Gabriel Ivascu <ivascu.gabriel59@gmail.com>
+ * Copyright © 2017 Gabriel Ivascu <gabrielivascu@gnome.org>
*
* This file is part of Epiphany.
*
diff --git a/lib/sync/ephy-password-manager.c b/lib/sync/ephy-password-manager.c
index 19e46c746..bd190a6d0 100644
--- a/lib/sync/ephy-password-manager.c
+++ b/lib/sync/ephy-password-manager.c
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
- * Copyright © 2017 Gabriel Ivascu <ivascu.gabriel59@gmail.com>
+ * Copyright © 2017 Gabriel Ivascu <gabrielivascu@gnome.org>
*
* This file is part of Epiphany.
*
diff --git a/lib/sync/ephy-password-manager.h b/lib/sync/ephy-password-manager.h
index 769fade56..8ff5c23fc 100644
--- a/lib/sync/ephy-password-manager.h
+++ b/lib/sync/ephy-password-manager.h
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
- * Copyright © 2017 Gabriel Ivascu <ivascu.gabriel59@gmail.com>
+ * Copyright © 2017 Gabriel Ivascu <gabrielivascu@gnome.org>
*
* This file is part of Epiphany.
*
diff --git a/lib/sync/ephy-password-record.c b/lib/sync/ephy-password-record.c
index 9e08c9e27..ac6c029ab 100644
--- a/lib/sync/ephy-password-record.c
+++ b/lib/sync/ephy-password-record.c
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
- * Copyright © 2017 Gabriel Ivascu <ivascu.gabriel59@gmail.com>
+ * Copyright © 2017 Gabriel Ivascu <gabrielivascu@gnome.org>
*
* This file is part of Epiphany.
*
diff --git a/lib/sync/ephy-password-record.h b/lib/sync/ephy-password-record.h
index 48c67dc76..211c15baa 100644
--- a/lib/sync/ephy-password-record.h
+++ b/lib/sync/ephy-password-record.h
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
- * Copyright © 2017 Gabriel Ivascu <ivascu.gabriel59@gmail.com>
+ * Copyright © 2017 Gabriel Ivascu <gabrielivascu@gnome.org>
*
* This file is part of Epiphany.
*
diff --git a/lib/sync/ephy-sync-crypto.c b/lib/sync/ephy-sync-crypto.c
index c5d6ddbc3..38fea5be6 100644
--- a/lib/sync/ephy-sync-crypto.c
+++ b/lib/sync/ephy-sync-crypto.c
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
- * Copyright © 2016 Gabriel Ivascu <ivascu.gabriel59@gmail.com>
+ * Copyright © 2016 Gabriel Ivascu <gabrielivascu@gnome.org>
*
* This file is part of Epiphany.
*
diff --git a/lib/sync/ephy-sync-crypto.h b/lib/sync/ephy-sync-crypto.h
index 57b77b93f..2655165f6 100644
--- a/lib/sync/ephy-sync-crypto.h
+++ b/lib/sync/ephy-sync-crypto.h
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
- * Copyright © 2016 Gabriel Ivascu <ivascu.gabriel59@gmail.com>
+ * Copyright © 2016 Gabriel Ivascu <gabrielivascu@gnome.org>
*
* This file is part of Epiphany.
*
diff --git a/lib/sync/ephy-sync-service.c b/lib/sync/ephy-sync-service.c
index 5f3c23008..c871cebd4 100644
--- a/lib/sync/ephy-sync-service.c
+++ b/lib/sync/ephy-sync-service.c
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
- * Copyright © 2016 Gabriel Ivascu <ivascu.gabriel59@gmail.com>
+ * Copyright © 2016 Gabriel Ivascu <gabrielivascu@gnome.org>
*
* This file is part of Epiphany.
*
diff --git a/lib/sync/ephy-sync-service.h b/lib/sync/ephy-sync-service.h
index 6b42604ff..815d64909 100644
--- a/lib/sync/ephy-sync-service.h
+++ b/lib/sync/ephy-sync-service.h
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
- * Copyright © 2016 Gabriel Ivascu <ivascu.gabriel59@gmail.com>
+ * Copyright © 2016 Gabriel Ivascu <gabrielivascu@gnome.org>
*
* This file is part of Epiphany.
*
diff --git a/lib/sync/ephy-synchronizable-manager.c b/lib/sync/ephy-synchronizable-manager.c
index 5e2c70e4b..64a980d60 100644
--- a/lib/sync/ephy-synchronizable-manager.c
+++ b/lib/sync/ephy-synchronizable-manager.c
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
- * Copyright © 2017 Gabriel Ivascu <ivascu.gabriel59@gmail.com>
+ * Copyright © 2017 Gabriel Ivascu <gabrielivascu@gnome.org>
*
* This file is part of Epiphany.
*
diff --git a/lib/sync/ephy-synchronizable-manager.h b/lib/sync/ephy-synchronizable-manager.h
index 046c340c8..5add74363 100644
--- a/lib/sync/ephy-synchronizable-manager.h
+++ b/lib/sync/ephy-synchronizable-manager.h
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
- * Copyright © 2017 Gabriel Ivascu <ivascu.gabriel59@gmail.com>
+ * Copyright © 2017 Gabriel Ivascu <gabrielivascu@gnome.org>
*
* This file is part of Epiphany.
*
diff --git a/lib/sync/ephy-synchronizable.c b/lib/sync/ephy-synchronizable.c
index 410b54e49..07b66f26d 100644
--- a/lib/sync/ephy-synchronizable.c
+++ b/lib/sync/ephy-synchronizable.c
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
- * Copyright © 2017 Gabriel Ivascu <ivascu.gabriel59@gmail.com>
+ * Copyright © 2017 Gabriel Ivascu <gabrielivascu@gnome.org>
*
* This file is part of Epiphany.
*
diff --git a/lib/sync/ephy-synchronizable.h b/lib/sync/ephy-synchronizable.h
index 2dca63489..a4b44da8a 100644
--- a/lib/sync/ephy-synchronizable.h
+++ b/lib/sync/ephy-synchronizable.h
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
- * Copyright © 2017 Gabriel Ivascu <ivascu.gabriel59@gmail.com>
+ * Copyright © 2017 Gabriel Ivascu <gabrielivascu@gnome.org>
*
* This file is part of Epiphany.
*
diff --git a/lib/sync/ephy-tabs-catalog.c b/lib/sync/ephy-tabs-catalog.c
index 3d7cb841e..252f1e9ed 100644
--- a/lib/sync/ephy-tabs-catalog.c
+++ b/lib/sync/ephy-tabs-catalog.c
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
- * Copyright © 2017 Gabriel Ivascu <ivascu.gabriel59@gmail.com>
+ * Copyright © 2017 Gabriel Ivascu <gabrielivascu@gnome.org>
*
* This file is part of Epiphany.
*
diff --git a/lib/sync/ephy-tabs-catalog.h b/lib/sync/ephy-tabs-catalog.h
index b4669d99b..9cc2d616a 100644
--- a/lib/sync/ephy-tabs-catalog.h
+++ b/lib/sync/ephy-tabs-catalog.h
@@ -1,6 +1,6 @@
/* -*- Mode: C; tab-width: 2; indent-tabs-mode: nil; c-basic-offset: 2 -*- */
/*
- * Copyright © 2017 Gabriel Ivascu <ivascu.gabriel59@gmail.com>
+ * Copyright © 2017 Gabriel Ivascu <gabrielivascu@gnome.org>
*
* This file is part of Epiphany.
*