Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=multilib.git;a=commitdiff;h=0460f63d1f9aca3d5802cda9f199cb5ea29acf52
commit 0460f63d1f9aca3d5802cda9f199cb5ea29acf52 Author: crazy <[email protected]> Date: Wed Feb 7 03:26:40 2018 +0100 libgda-5.2.4-3-x86_64 * fix that ... glib tools are such stupid * also that packages belongs to gnome-extra diff --git a/source/lib-extra/libgda/FrugalBuild b/source/lib-extra/libgda/FrugalBuild index 059bacb..e734aa3 100644 --- a/source/lib-extra/libgda/FrugalBuild +++ b/source/lib-extra/libgda/FrugalBuild @@ -5,19 +5,22 @@ pkgname=libgda pkgver=5.2.4 -pkgrel=2 +pkgrel=3 pkgdesc="An interface to the GDA architecture" url="http://www.gnome-db.org/" depends=('gtksourceview3' 'libxslt>=1.1.28' 'json-glib' 'ncurses' 'libsoup>=2.44.2-2' 'iso-codes' 'libsecret>=0.16-5' \ - 'goocanvas2' 'libldap' 'readline' 'popt' 'libpq' 'libmysqlclient>=5.5.10' 'gamin') -makedepends=('intltool' 'db' 'openldap' 'mysql' 'postgresql' 'gnome-common' \ + 'goocanvas2' 'libldap' 'readline' 'popt' 'libpq' 'libmariadbclient>=5.5.10' 'gamin') +makedepends=('intltool' 'db' 'openldap' 'mariadb' 'postgresql' 'gnome-common' \ 'gobject-introspection' 'vala' 'unixodbc' 'gtk-doc' 'itstool') groups=('lib-extra') -archs=('i686' 'x86_64') +archs=('x86_64') _F_gnome_devel="n" _F_gnome_ext=".tar.xz" Finclude gnome gnome-scriptlet +source+=(convert-to-utf8.patch) Fconfopts+=" --disable-gtk-doc --with-sqlite=/usr" -sha1sums=('9963fe39074f5ece1872387c955e1598f8b872af') +sha1sums=('9963fe39074f5ece1872387c955e1598f8b872af' \ + '45f5f185aab0b76da41f481ffd18ed2a37c5910e') +_Fbuild_autoreconf=yes # optimization OK diff --git a/source/lib-extra/libgda/convert-to-utf8.patch b/source/lib-extra/libgda/convert-to-utf8.patch new file mode 100644 index 0000000..c6bc92a --- /dev/null +++ b/source/lib-extra/libgda/convert-to-utf8.patch @@ -0,0 +1,682 @@ +diff -Naur libgda-5.2.4/libgda/binreloc/gda-binreloc.h libgda-5.2.4-p/libgda/binreloc/gda-binreloc.h +--- libgda-5.2.4/libgda/binreloc/gda-binreloc.h 2015-06-12 22:05:14.000000000 +0200 ++++ libgda-5.2.4-p/libgda/binreloc/gda-binreloc.h 2018-02-07 03:18:59.735152520 +0100 +@@ -1,7 +1,7 @@ + /* +- * Copyright (C) 2000 Reinhard Müller <[email protected]> ++ * Copyright (C) 2000 Reinhard Müller <[email protected]> + * Copyright (C) 2000 - 2002 Rodrigo Moya <[email protected]> +- * Copyright (C) 2001 Carlos Perelló Marín <[email protected]> ++ * Copyright (C) 2001 Carlos Perelló MarÃn <[email protected]> + * Copyright (C) 2001 - 2011 Vivien Malerba <[email protected]> + * Copyright (C) 2002 Gonzalo Paniagua Javier <[email protected]> + * +diff -Naur libgda-5.2.4/libgda/gda-batch.h libgda-5.2.4-p/libgda/gda-batch.h +--- libgda-5.2.4/libgda/gda-batch.h 2013-10-19 14:35:14.000000000 +0200 ++++ libgda-5.2.4-p/libgda/gda-batch.h 2018-02-07 03:19:00.058153027 +0100 +@@ -1,5 +1,5 @@ + /* +- * Copyright (C) 2000 Reinhard Müller <[email protected]> ++ * Copyright (C) 2000 Reinhard Müller <[email protected]> + * Copyright (C) 2000 - 2003 Rodrigo Moya <[email protected]> + * Copyright (C) 2001 - 2011 Vivien Malerba <[email protected]> + * Copyright (C) 2002 Gonzalo Paniagua Javier <[email protected]> +diff -Naur libgda-5.2.4/libgda/gda-column.h libgda-5.2.4-p/libgda/gda-column.h +--- libgda-5.2.4/libgda/gda-column.h 2013-10-19 14:35:15.000000000 +0200 ++++ libgda-5.2.4-p/libgda/gda-column.h 2018-02-07 03:19:00.043153004 +0100 +@@ -1,7 +1,7 @@ + /* + * Copyright (C) 2005 - 2011 Vivien Malerba <[email protected]> +- * Copyright (C) 2005 Álvaro Peña <[email protected]> +- * Copyright (C) 2008 PrzemysÅaw Grzegorczyk <[email protected]> ++ * Copyright (C) 2005 Ãlvaro Peña <[email protected]> ++ * Copyright (C) 2008 Przemysà Âaw Grzegorczyk <[email protected]> + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public +diff -Naur libgda-5.2.4/libgda/gda-config.h libgda-5.2.4-p/libgda/gda-config.h +--- libgda-5.2.4/libgda/gda-config.h 2015-06-13 10:36:25.000000000 +0200 ++++ libgda-5.2.4-p/libgda/gda-config.h 2018-02-07 03:18:59.795152614 +0100 +@@ -1,5 +1,5 @@ + /* +- * Copyright (C) 2000 Reinhard Müller <[email protected]> ++ * Copyright (C) 2000 Reinhard Müller <[email protected]> + * Copyright (C) 2000 - 2005 Rodrigo Moya <[email protected]> + * Copyright (C) 2001 - 2011 Vivien Malerba <[email protected]> + * Copyright (C) 2002 Gonzalo Paniagua Javier <[email protected]> +diff -Naur libgda-5.2.4/libgda/gda-connection.h libgda-5.2.4-p/libgda/gda-connection.h +--- libgda-5.2.4/libgda/gda-connection.h 2015-06-13 10:36:25.000000000 +0200 ++++ libgda-5.2.4-p/libgda/gda-connection.h 2018-02-07 03:19:00.211153268 +0100 +@@ -1,12 +1,12 @@ + /* +- * Copyright (C) 2000 Reinhard Müller <[email protected]> ++ * Copyright (C) 2000 Reinhard Müller <[email protected]> + * Copyright (C) 2000 - 2004 Rodrigo Moya <[email protected]> + * Copyright (C) 2001 - 2011 Vivien Malerba <[email protected]> + * Copyright (C) 2002 Cleber Rodrigues <[email protected]> + * Copyright (C) 2002 - 2003 Gonzalo Paniagua Javier <[email protected]> + * Copyright (C) 2003 Filip Van Raemdonck <[email protected]> + * Copyright (C) 2004 - 2005 Alan Knowles <[email protected]> +- * Copyright (C) 2004 José María Casanova Crespo <[email protected]> ++ * Copyright (C) 2004 José MarÃa Casanova Crespo <[email protected]> + * Copyright (C) 2005 - 2009 Bas Driessen <[email protected]> + * Copyright (C) 2006 - 2008 Murray Cumming <[email protected]> + * Copyright (C) 2007 Leonardo Boshell <[email protected]> +diff -Naur libgda-5.2.4/libgda/gda-connection-internal.h libgda-5.2.4-p/libgda/gda-connection-internal.h +--- libgda-5.2.4/libgda/gda-connection-internal.h 2015-06-13 10:36:25.000000000 +0200 ++++ libgda-5.2.4-p/libgda/gda-connection-internal.h 2018-02-07 03:18:59.765152567 +0100 +@@ -1,7 +1,7 @@ + /* +- * Copyright (C) 2000 Reinhard Müller <[email protected]> ++ * Copyright (C) 2000 Reinhard Müller <[email protected]> + * Copyright (C) 2000 - 2002 Rodrigo Moya <[email protected]> +- * Copyright (C) 2001 Carlos Perelló Marín <[email protected]> ++ * Copyright (C) 2001 Carlos Perelló MarÃn <[email protected]> + * Copyright (C) 2001 - 2011 Vivien Malerba <[email protected]> + * Copyright (C) 2002 Gonzalo Paniagua Javier <[email protected]> + * +diff -Naur libgda-5.2.4/libgda/gda-connection-sqlite.h libgda-5.2.4-p/libgda/gda-connection-sqlite.h +--- libgda-5.2.4/libgda/gda-connection-sqlite.h 2015-06-12 22:05:14.000000000 +0200 ++++ libgda-5.2.4-p/libgda/gda-connection-sqlite.h 2018-02-07 03:18:59.784152597 +0100 +@@ -1,7 +1,7 @@ + /* +- * Copyright (C) 2000 Reinhard Müller <[email protected]> ++ * Copyright (C) 2000 Reinhard Müller <[email protected]> + * Copyright (C) 2000 - 2002 Rodrigo Moya <[email protected]> +- * Copyright (C) 2001 Carlos Perelló Marín <[email protected]> ++ * Copyright (C) 2001 Carlos Perelló MarÃn <[email protected]> + * Copyright (C) 2001 - 2011 Vivien Malerba <[email protected]> + * Copyright (C) 2002 Gonzalo Paniagua Javier <[email protected]> + * +diff -Naur libgda-5.2.4/libgda/gda-data-model-extra.h libgda-5.2.4-p/libgda/gda-data-model-extra.h +--- libgda-5.2.4/libgda/gda-data-model-extra.h 2015-06-12 22:05:14.000000000 +0200 ++++ libgda-5.2.4-p/libgda/gda-data-model-extra.h 2018-02-07 03:18:59.814152644 +0100 +@@ -1,5 +1,5 @@ + /* +- * Copyright (C) 2001 Carlos Perelló Marín <[email protected]> ++ * Copyright (C) 2001 Carlos Perelló MarÃn <[email protected]> + * Copyright (C) 2001 - 2003 Rodrigo Moya <[email protected]> + * Copyright (C) 2001 - 2011 Vivien Malerba <[email protected]> + * Copyright (C) 2002 - 2003 Gonzalo Paniagua Javier <[email protected]> +diff -Naur libgda-5.2.4/libgda/gda-data-model.h libgda-5.2.4-p/libgda/gda-data-model.h +--- libgda-5.2.4/libgda/gda-data-model.h 2015-06-13 10:36:25.000000000 +0200 ++++ libgda-5.2.4-p/libgda/gda-data-model.h 2018-02-07 03:18:59.997152932 +0100 +@@ -4,7 +4,7 @@ + * Copyright (C) 2003 Laurent Sansonetti <[email protected]> + * Copyright (C) 2005 Dan Winship <[email protected]> + * Copyright (C) 2005 - 2012 Vivien Malerba <[email protected]> +- * Copyright (C) 2005 Álvaro Peña <[email protected]> ++ * Copyright (C) 2005 Ãlvaro Peña <[email protected]> + * Copyright (C) 2007 Murray Cumming <[email protected]> + * Copyright (C) 2011 Daniel Espinosa <[email protected]> + * +diff -Naur libgda-5.2.4/libgda/gda-data-model-iter-extra.h libgda-5.2.4-p/libgda/gda-data-model-iter-extra.h +--- libgda-5.2.4/libgda/gda-data-model-iter-extra.h 2015-06-12 22:05:14.000000000 +0200 ++++ libgda-5.2.4-p/libgda/gda-data-model-iter-extra.h 2018-02-07 03:19:00.066153040 +0100 +@@ -1,7 +1,7 @@ + /* +- * Copyright (C) 2000 Reinhard Müller <[email protected]> ++ * Copyright (C) 2000 Reinhard Müller <[email protected]> + * Copyright (C) 2000 - 2002 Rodrigo Moya <[email protected]> +- * Copyright (C) 2001 Carlos Perelló Marín <[email protected]> ++ * Copyright (C) 2001 Carlos Perelló MarÃn <[email protected]> + * Copyright (C) 2001 - 2011 Vivien Malerba <[email protected]> + * Copyright (C) 2002 Gonzalo Paniagua Javier <[email protected]> + * +diff -Naur libgda-5.2.4/libgda/gda-log.h libgda-5.2.4-p/libgda/gda-log.h +--- libgda-5.2.4/libgda/gda-log.h 2013-10-19 14:35:16.000000000 +0200 ++++ libgda-5.2.4-p/libgda/gda-log.h 2018-02-07 03:18:59.720152497 +0100 +@@ -2,7 +2,7 @@ + * Copyright (C) 2000 - 2003 Rodrigo Moya <[email protected]> + * Copyright (C) 2001 - 2011 Vivien Malerba <[email protected]> + * Copyright (C) 2002 Gonzalo Paniagua Javier <[email protected]> +- * Copyright (C) 2008 PrzemysÅaw Grzegorczyk <[email protected]> ++ * Copyright (C) 2008 Przemysà Âaw Grzegorczyk <[email protected]> + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public +diff -Naur libgda-5.2.4/libgda/gda-meta-store-extra.h libgda-5.2.4-p/libgda/gda-meta-store-extra.h +--- libgda-5.2.4/libgda/gda-meta-store-extra.h 2015-06-12 22:05:14.000000000 +0200 ++++ libgda-5.2.4-p/libgda/gda-meta-store-extra.h 2018-02-07 03:18:59.978152902 +0100 +@@ -1,7 +1,7 @@ + /* +- * Copyright (C) 2000 Reinhard Müller <[email protected]> ++ * Copyright (C) 2000 Reinhard Müller <[email protected]> + * Copyright (C) 2000 - 2002 Rodrigo Moya <[email protected]> +- * Copyright (C) 2001 Carlos Perelló Marín <[email protected]> ++ * Copyright (C) 2001 Carlos Perelló MarÃn <[email protected]> + * Copyright (C) 2001 - 2011 Vivien Malerba <[email protected]> + * Copyright (C) 2002 Gonzalo Paniagua Javier <[email protected]> + * +diff -Naur libgda-5.2.4/libgda/gda-meta-struct-private.h libgda-5.2.4-p/libgda/gda-meta-struct-private.h +--- libgda-5.2.4/libgda/gda-meta-struct-private.h 2015-06-12 22:05:14.000000000 +0200 ++++ libgda-5.2.4-p/libgda/gda-meta-struct-private.h 2018-02-07 03:19:00.047153010 +0100 +@@ -1,7 +1,7 @@ + /* +- * Copyright (C) 2000 Reinhard Müller <[email protected]> ++ * Copyright (C) 2000 Reinhard Müller <[email protected]> + * Copyright (C) 2000 - 2002 Rodrigo Moya <[email protected]> +- * Copyright (C) 2001 Carlos Perelló Marín <[email protected]> ++ * Copyright (C) 2001 Carlos Perelló MarÃn <[email protected]> + * Copyright (C) 2001 - 2011 Vivien Malerba <[email protected]> + * Copyright (C) 2002 Gonzalo Paniagua Javier <[email protected]> + * +diff -Naur libgda-5.2.4/libgda/gda-mutex.h libgda-5.2.4-p/libgda/gda-mutex.h +--- libgda-5.2.4/libgda/gda-mutex.h 2015-06-13 10:36:25.000000000 +0200 ++++ libgda-5.2.4-p/libgda/gda-mutex.h 2018-02-07 03:18:59.772152578 +0100 +@@ -1,7 +1,7 @@ + /* +- * Copyright (C) 2000 Reinhard Müller <[email protected]> ++ * Copyright (C) 2000 Reinhard Müller <[email protected]> + * Copyright (C) 2000 - 2002 Rodrigo Moya <[email protected]> +- * Copyright (C) 2001 Carlos Perelló Marín <[email protected]> ++ * Copyright (C) 2001 Carlos Perelló MarÃn <[email protected]> + * Copyright (C) 2001 - 2013 Vivien Malerba <[email protected]> + * Copyright (C) 2002 Gonzalo Paniagua Javier <[email protected]> + * +diff -Naur libgda-5.2.4/libgda/gda-quark-list.h libgda-5.2.4-p/libgda/gda-quark-list.h +--- libgda-5.2.4/libgda/gda-quark-list.h 2014-02-05 21:28:20.000000000 +0100 ++++ libgda-5.2.4-p/libgda/gda-quark-list.h 2018-02-07 03:19:00.226153291 +0100 +@@ -3,7 +3,7 @@ + * Copyright (C) 2001 - 2012 Vivien Malerba <[email protected]> + * Copyright (C) 2002 Gonzalo Paniagua Javier <[email protected]> + * Copyright (C) 2003 Laurent Sansonetti <[email protected]> +- * Copyright (C) 2008 PrzemysÅaw Grzegorczyk <[email protected]> ++ * Copyright (C) 2008 Przemysà Âaw Grzegorczyk <[email protected]> + * Copyright (C) 2011 Murray Cumming <[email protected]> + * + * This library is free software; you can redistribute it and/or +diff -Naur libgda-5.2.4/libgda/gda-row.h libgda-5.2.4-p/libgda/gda-row.h +--- libgda-5.2.4/libgda/gda-row.h 2013-10-19 14:35:15.000000000 +0200 ++++ libgda-5.2.4-p/libgda/gda-row.h 2018-02-07 03:19:00.054153021 +0100 +@@ -3,10 +3,10 @@ + * Copyright (C) 2001 - 2011 Vivien Malerba <[email protected]> + * Copyright (C) 2002 Gonzalo Paniagua Javier <[email protected]> + * Copyright (C) 2003 Laurent Sansonetti <[email protected]> +- * Copyright (C) 2003 Xabier Rodríguez Calvar <[email protected]> ++ * Copyright (C) 2003 Xabier RodrÃguez Calvar <[email protected]> + * Copyright (C) 2004 Paisa Seeluangsawat <[email protected]> + * Copyright (C) 2005 Bas Driessen <[email protected]> +- * Copyright (C) 2005 Álvaro Peña <[email protected]> ++ * Copyright (C) 2005 Ãlvaro Peña <[email protected]> + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public +diff -Naur libgda-5.2.4/libgda/gda-server-operation-private.h libgda-5.2.4-p/libgda/gda-server-operation-private.h +--- libgda-5.2.4/libgda/gda-server-operation-private.h 2015-06-12 22:05:14.000000000 +0200 ++++ libgda-5.2.4-p/libgda/gda-server-operation-private.h 2018-02-07 03:19:00.158153185 +0100 +@@ -1,7 +1,7 @@ + /* +- * Copyright (C) 2000 Reinhard Müller <[email protected]> ++ * Copyright (C) 2000 Reinhard Müller <[email protected]> + * Copyright (C) 2000 - 2002 Rodrigo Moya <[email protected]> +- * Copyright (C) 2001 Carlos Perelló Marín <[email protected]> ++ * Copyright (C) 2001 Carlos Perelló MarÃn <[email protected]> + * Copyright (C) 2001 - 2011 Vivien Malerba <[email protected]> + * Copyright (C) 2002 Gonzalo Paniagua Javier <[email protected]> + * +diff -Naur libgda-5.2.4/libgda/gda-server-provider-private.h libgda-5.2.4-p/libgda/gda-server-provider-private.h +--- libgda-5.2.4/libgda/gda-server-provider-private.h 2015-06-13 10:36:25.000000000 +0200 ++++ libgda-5.2.4-p/libgda/gda-server-provider-private.h 2018-02-07 03:19:00.162153191 +0100 +@@ -1,7 +1,7 @@ + /* + * Copyright (C) 2005 Dan Winship <[email protected]> + * Copyright (C) 2005 - 2011 Vivien Malerba <[email protected]> +- * Copyright (C) 2005 Álvaro Peña <[email protected]> ++ * Copyright (C) 2005 Ãlvaro Peña <[email protected]> + * Copyright (C) 2007 Murray Cumming <[email protected]> + * + * This library is free software; you can redistribute it and/or +diff -Naur libgda-5.2.4/libgda/gda-util.h libgda-5.2.4-p/libgda/gda-util.h +--- libgda-5.2.4/libgda/gda-util.h 2014-02-05 21:28:20.000000000 +0100 ++++ libgda-5.2.4-p/libgda/gda-util.h 2018-02-07 03:18:59.731152514 +0100 +@@ -1,12 +1,12 @@ + /* +- * Copyright (C) 2000 Reinhard Müller <[email protected]> ++ * Copyright (C) 2000 Reinhard Müller <[email protected]> + * Copyright (C) 2000 - 2002 Rodrigo Moya <[email protected]> +- * Copyright (C) 2001 Carlos Perelló Marín <[email protected]> ++ * Copyright (C) 2001 Carlos Perelló MarÃn <[email protected]> + * Copyright (C) 2001 - 2013 Vivien Malerba <[email protected]> + * Copyright (C) 2002 Gonzalo Paniagua Javier <[email protected]> + * Copyright (C) 2006 - 2007 Murray Cumming <[email protected]> + * Copyright (C) 2007 Armin Burgmeier <[email protected]> +- * Copyright (C) 2008 PrzemysÅaw Grzegorczyk <[email protected]> ++ * Copyright (C) 2008 Przemysà Âaw Grzegorczyk <[email protected]> + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public +diff -Naur libgda-5.2.4/libgda/gda-value.h libgda-5.2.4-p/libgda/gda-value.h +--- libgda-5.2.4/libgda/gda-value.h 2015-06-12 22:05:14.000000000 +0200 ++++ libgda-5.2.4-p/libgda/gda-value.h 2018-02-07 03:18:59.780152591 +0100 +@@ -7,7 +7,7 @@ + * Copyright (C) 2003 Laurent Sansonetti <[email protected]> + * Copyright (C) 2004 - 2011 Murray Cumming <[email protected]> + * Copyright (C) 2004 Paisa Seeluangsawat <[email protected]> +- * Copyright (C) 2008 PrzemysÅaw Grzegorczyk <[email protected]> ++ * Copyright (C) 2008 Przemysà Âaw Grzegorczyk <[email protected]> + * Copyright (C) 2009 Bas Driessen <[email protected]> + * Copyright (C) 2011 Daniel Espinosa <[email protected]> + * +diff -Naur libgda-5.2.4/libgda/libgda-global-variables.h libgda-5.2.4-p/libgda/libgda-global-variables.h +--- libgda-5.2.4/libgda/libgda-global-variables.h 2015-06-12 22:05:14.000000000 +0200 ++++ libgda-5.2.4-p/libgda/libgda-global-variables.h 2018-02-07 03:19:00.006152946 +0100 +@@ -1,5 +1,5 @@ + /* +- * Copyright (C) 2001 Carlos Perelló Marín <[email protected]> ++ * Copyright (C) 2001 Carlos Perelló MarÃn <[email protected]> + * Copyright (C) 2001 - 2003 Rodrigo Moya <[email protected]> + * Copyright (C) 2001 - 2011 Vivien Malerba <[email protected]> + * Copyright (C) 2002 - 2003 Gonzalo Paniagua Javier <[email protected]> +diff -Naur libgda-5.2.4/libgda/libgda.h libgda-5.2.4-p/libgda/libgda.h +--- libgda-5.2.4/libgda/libgda.h 2015-06-13 11:37:06.000000000 +0200 ++++ libgda-5.2.4-p/libgda/libgda.h 2018-02-07 03:18:59.985152913 +0100 +@@ -1,14 +1,14 @@ + /* +- * Copyright (C) 2000 Reinhard Müller <[email protected]> ++ * Copyright (C) 2000 Reinhard Müller <[email protected]> + * Copyright (C) 2000 - 2004 Rodrigo Moya <[email protected]> +- * Copyright (C) 2001 Carlos Perelló Marín <[email protected]> ++ * Copyright (C) 2001 Carlos Perelló MarÃn <[email protected]> + * Copyright (C) 2001 - 2011 Vivien Malerba <[email protected]> + * Copyright (C) 2002 Andrew Hill <[email protected]> + * Copyright (C) 2002 - 2003 Gonzalo Paniagua Javier <[email protected]> + * Copyright (C) 2003 - 2006 Murray Cumming <[email protected]> + * Copyright (C) 2004 Szalai Ferenc <[email protected]> + * Copyright (C) 2005 Bas Driessen <[email protected]> +- * Copyright (C) 2005 Álvaro Peña <[email protected]> ++ * Copyright (C) 2005 Ãlvaro Peña <[email protected]> + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public +diff -Naur libgda-5.2.4/libgda/providers-support/gda-data-select-priv.h libgda-5.2.4-p/libgda/providers-support/gda-data-select-priv.h +--- libgda-5.2.4/libgda/providers-support/gda-data-select-priv.h 2015-06-13 10:36:25.000000000 +0200 ++++ libgda-5.2.4-p/libgda/providers-support/gda-data-select-priv.h 2018-02-07 03:18:59.863152721 +0100 +@@ -1,7 +1,7 @@ + /* +- * Copyright (C) 2000 Reinhard Müller <[email protected]> ++ * Copyright (C) 2000 Reinhard Müller <[email protected]> + * Copyright (C) 2000 - 2002 Rodrigo Moya <[email protected]> +- * Copyright (C) 2001 Carlos Perelló Marín <[email protected]> ++ * Copyright (C) 2001 Carlos Perelló MarÃn <[email protected]> + * Copyright (C) 2001 - 2011 Vivien Malerba <[email protected]> + * Copyright (C) 2002 Gonzalo Paniagua Javier <[email protected]> + * +diff -Naur libgda-5.2.4/libgda/sqlite/gda-sqlite.h libgda-5.2.4-p/libgda/sqlite/gda-sqlite.h +--- libgda-5.2.4/libgda/sqlite/gda-sqlite.h 2015-06-13 10:36:25.000000000 +0200 ++++ libgda-5.2.4-p/libgda/sqlite/gda-sqlite.h 2018-02-07 03:19:00.130153141 +0100 +@@ -1,10 +1,10 @@ + /* +- * Copyright (C) 2001 - 2002 Carlos Perelló Marín <[email protected]> ++ * Copyright (C) 2001 - 2002 Carlos Perelló MarÃn <[email protected]> + * Copyright (C) 2001 - 2002 Rodrigo Moya <[email protected]> + * Copyright (C) 2001 - 2011 Vivien Malerba <[email protected]> + * Copyright (C) 2002 Gonzalo Paniagua Javier <[email protected]> + * Copyright (C) 2005 Denis Fortin <[email protected]> +- * Copyright (C) 2008 PrzemysÅaw Grzegorczyk <[email protected]> ++ * Copyright (C) 2008 Przemysà Âaw Grzegorczyk <[email protected]> + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public +diff -Naur libgda-5.2.4/libgda/sqlite/gda-sqlite-provider.h libgda-5.2.4-p/libgda/sqlite/gda-sqlite-provider.h +--- libgda-5.2.4/libgda/sqlite/gda-sqlite-provider.h 2015-06-12 22:05:14.000000000 +0200 ++++ libgda-5.2.4-p/libgda/sqlite/gda-sqlite-provider.h 2018-02-07 03:19:00.148153169 +0100 +@@ -1,5 +1,5 @@ + /* +- * Copyright (C) 2001 - 2002 Carlos Perelló Marín <[email protected]> ++ * Copyright (C) 2001 - 2002 Carlos Perelló MarÃn <[email protected]> + * Copyright (C) 2002 Gonzalo Paniagua Javier <[email protected]> + * Copyright (C) 2002 Rodrigo Moya <[email protected]> + * Copyright (C) 2007 - 2011 Vivien Malerba <[email protected]> +diff -Naur libgda-5.2.4/libgda/sqlite/gda-sqlite-recordset.h libgda-5.2.4-p/libgda/sqlite/gda-sqlite-recordset.h +--- libgda-5.2.4/libgda/sqlite/gda-sqlite-recordset.h 2015-06-13 10:36:25.000000000 +0200 ++++ libgda-5.2.4-p/libgda/sqlite/gda-sqlite-recordset.h 2018-02-07 03:19:00.126153134 +0100 +@@ -1,7 +1,7 @@ + /* +- * Copyright (C) 2000 Reinhard Müller <[email protected]> ++ * Copyright (C) 2000 Reinhard Müller <[email protected]> + * Copyright (C) 2000 - 2002 Rodrigo Moya <[email protected]> +- * Copyright (C) 2001 - 2002 Carlos Perelló Marín <[email protected]> ++ * Copyright (C) 2001 - 2002 Carlos Perelló MarÃn <[email protected]> + * Copyright (C) 2001 - 2011 Vivien Malerba <[email protected]> + * Copyright (C) 2002 Gonzalo Paniagua Javier <[email protected]> + * +diff -Naur libgda-5.2.4/libgda/sqlite/virtual/gda-vconnection-data-model-private.h libgda-5.2.4-p/libgda/sqlite/virtual/gda-vconnection-data-model-private.h +--- libgda-5.2.4/libgda/sqlite/virtual/gda-vconnection-data-model-private.h 2014-02-05 21:28:20.000000000 +0100 ++++ libgda-5.2.4-p/libgda/sqlite/virtual/gda-vconnection-data-model-private.h 2018-02-07 03:19:00.111153111 +0100 +@@ -1,7 +1,7 @@ + /* +- * Copyright (C) 2000 Reinhard Müller <[email protected]> ++ * Copyright (C) 2000 Reinhard Müller <[email protected]> + * Copyright (C) 2000 - 2002 Rodrigo Moya <[email protected]> +- * Copyright (C) 2001 Carlos Perelló Marín <[email protected]> ++ * Copyright (C) 2001 Carlos Perelló MarÃn <[email protected]> + * Copyright (C) 2001 - 2012 Vivien Malerba <[email protected]> + * Copyright (C) 2002 Gonzalo Paniagua Javier <[email protected]> + * +diff -Naur libgda-5.2.4/libgda/sqlite/virtual/libgda-virtual.h libgda-5.2.4-p/libgda/sqlite/virtual/libgda-virtual.h +--- libgda-5.2.4/libgda/sqlite/virtual/libgda-virtual.h 2015-06-13 11:37:06.000000000 +0200 ++++ libgda-5.2.4-p/libgda/sqlite/virtual/libgda-virtual.h 2018-02-07 03:19:00.088153074 +0100 +@@ -1,7 +1,7 @@ + /* +- * Copyright (C) 2000 Reinhard Müller <[email protected]> ++ * Copyright (C) 2000 Reinhard Müller <[email protected]> + * Copyright (C) 2000 - 2002 Rodrigo Moya <[email protected]> +- * Copyright (C) 2001 Carlos Perelló Marín <[email protected]> ++ * Copyright (C) 2001 Carlos Perelló MarÃn <[email protected]> + * Copyright (C) 2001 - 2011 Vivien Malerba <[email protected]> + * Copyright (C) 2002 Gonzalo Paniagua Javier <[email protected]> + * +diff -Naur libgda-5.2.4/libgda/sql-parser/gda-sql-statement.h libgda-5.2.4-p/libgda/sql-parser/gda-sql-statement.h +--- libgda-5.2.4/libgda/sql-parser/gda-sql-statement.h 2015-06-12 22:05:14.000000000 +0200 ++++ libgda-5.2.4-p/libgda/sql-parser/gda-sql-statement.h 2018-02-07 03:18:59.940152842 +0100 +@@ -1,7 +1,7 @@ + /* +- * Copyright (C) 2000 Reinhard Müller <[email protected]> ++ * Copyright (C) 2000 Reinhard Müller <[email protected]> + * Copyright (C) 2000 - 2002 Rodrigo Moya <[email protected]> +- * Copyright (C) 2001 Carlos Perelló Marín <[email protected]> ++ * Copyright (C) 2001 Carlos Perelló MarÃn <[email protected]> + * Copyright (C) 2001 - 2011 Vivien Malerba <[email protected]> + * Copyright (C) 2002 Gonzalo Paniagua Javier <[email protected]> + * Copyright (C) 2011 Murray Cumming <[email protected]> +diff -Naur libgda-5.2.4/libgda/sql-parser/gda-statement-struct-delete.h libgda-5.2.4-p/libgda/sql-parser/gda-statement-struct-delete.h +--- libgda-5.2.4/libgda/sql-parser/gda-statement-struct-delete.h 2013-10-19 14:35:16.000000000 +0200 ++++ libgda-5.2.4-p/libgda/sql-parser/gda-statement-struct-delete.h 2018-02-07 03:18:59.906152789 +0100 +@@ -1,7 +1,7 @@ + /* + * Copyright (C) 2005 Dan Winship <[email protected]> + * Copyright (C) 2005 - 2011 Vivien Malerba <[email protected]> +- * Copyright (C) 2005 Álvaro Peña <[email protected]> ++ * Copyright (C) 2005 Ãlvaro Peña <[email protected]> + * Copyright (C) 2007 Armin Burgmeier <[email protected]> + * Copyright (C) 2007 - 2009 Murray Cumming <[email protected]> + * +diff -Naur libgda-5.2.4/libgda/sql-parser/gda-statement-struct-unknown.h libgda-5.2.4-p/libgda/sql-parser/gda-statement-struct-unknown.h +--- libgda-5.2.4/libgda/sql-parser/gda-statement-struct-unknown.h 2013-10-19 14:35:16.000000000 +0200 ++++ libgda-5.2.4-p/libgda/sql-parser/gda-statement-struct-unknown.h 2018-02-07 03:18:59.947152853 +0100 +@@ -1,7 +1,7 @@ + /* +- * Copyright (C) 2000 Reinhard Müller <[email protected]> ++ * Copyright (C) 2000 Reinhard Müller <[email protected]> + * Copyright (C) 2000 - 2002 Rodrigo Moya <[email protected]> +- * Copyright (C) 2001 Carlos Perelló Marín <[email protected]> ++ * Copyright (C) 2001 Carlos Perelló MarÃn <[email protected]> + * Copyright (C) 2001 - 2011 Vivien Malerba <[email protected]> + * Copyright (C) 2002 Gonzalo Paniagua Javier <[email protected]> + * Copyright (C) 2009 Murray Cumming <[email protected]> +diff -Naur libgda-5.2.4/libgda/sql-parser/gda-statement-struct-util.h libgda-5.2.4-p/libgda/sql-parser/gda-statement-struct-util.h +--- libgda-5.2.4/libgda/sql-parser/gda-statement-struct-util.h 2013-10-19 14:35:16.000000000 +0200 ++++ libgda-5.2.4-p/libgda/sql-parser/gda-statement-struct-util.h 2018-02-07 03:18:59.895152771 +0100 +@@ -1,7 +1,7 @@ + /* + * Copyright (C) 2005 Dan Winship <[email protected]> + * Copyright (C) 2005 - 2011 Vivien Malerba <[email protected]> +- * Copyright (C) 2005 Álvaro Peña <[email protected]> ++ * Copyright (C) 2005 Ãlvaro Peña <[email protected]> + * Copyright (C) 2007 - 2009 Murray Cumming <[email protected]> + * + * This library is free software; you can redistribute it and/or +diff -Naur libgda-5.2.4/libgda/thread-wrapper/gda-thread-provider.h libgda-5.2.4-p/libgda/thread-wrapper/gda-thread-provider.h +--- libgda-5.2.4/libgda/thread-wrapper/gda-thread-provider.h 2015-06-13 10:36:25.000000000 +0200 ++++ libgda-5.2.4-p/libgda/thread-wrapper/gda-thread-provider.h 2018-02-07 03:19:00.181153221 +0100 +@@ -1,5 +1,5 @@ + /* +- * Copyright (C) 2001 - 2002 Carlos Perelló Marín <[email protected]> ++ * Copyright (C) 2001 - 2002 Carlos Perelló MarÃn <[email protected]> + * Copyright (C) 2002 Gonzalo Paniagua Javier <[email protected]> + * Copyright (C) 2002 Rodrigo Moya <[email protected]> + * Copyright (C) 2007 - 2011 Vivien Malerba <[email protected]> +diff -Naur libgda-5.2.4/libgda-report/engine/rt-parser.h libgda-5.2.4-p/libgda-report/engine/rt-parser.h +--- libgda-5.2.4/libgda-report/engine/rt-parser.h 2014-02-05 21:28:20.000000000 +0100 ++++ libgda-5.2.4-p/libgda-report/engine/rt-parser.h 2018-02-07 03:18:58.842151118 +0100 +@@ -1,7 +1,7 @@ + /* +- * Copyright (C) 2000 Reinhard Müller <[email protected]> ++ * Copyright (C) 2000 Reinhard Müller <[email protected]> + * Copyright (C) 2000 - 2002 Rodrigo Moya <[email protected]> +- * Copyright (C) 2001 Carlos Perelló Marín <[email protected]> ++ * Copyright (C) 2001 Carlos Perelló MarÃn <[email protected]> + * Copyright (C) 2001 - 2012 Vivien Malerba <[email protected]> + * Copyright (C) 2002 Gonzalo Paniagua Javier <[email protected]> + * +diff -Naur libgda-5.2.4/libgda-report/gda-report-document.h libgda-5.2.4-p/libgda-report/gda-report-document.h +--- libgda-5.2.4/libgda-report/gda-report-document.h 2013-10-19 14:35:10.000000000 +0200 ++++ libgda-5.2.4-p/libgda-report/gda-report-document.h 2018-02-07 03:18:58.849151129 +0100 +@@ -1,6 +1,6 @@ + /* + * Copyright (C) 2001 - 2002 Rodrigo Moya <[email protected]> +- * Copyright (C) 2002 Carlos Perelló Marín <[email protected]> ++ * Copyright (C) 2002 Carlos Perelló MarÃn <[email protected]> + * Copyright (C) 2002 Gonzalo Paniagua Javier <[email protected]> + * Copyright (C) 2003 Santi Camps <[email protected]> + * Copyright (C) 2003 Santi Camps Taltavull <[email protected]> +diff -Naur libgda-5.2.4/libgda-report/gda-report-document-private.h libgda-5.2.4-p/libgda-report/gda-report-document-private.h +--- libgda-5.2.4/libgda-report/gda-report-document-private.h 2015-06-12 22:05:14.000000000 +0200 ++++ libgda-5.2.4-p/libgda-report/gda-report-document-private.h 2018-02-07 03:18:58.831151100 +0100 +@@ -1,7 +1,7 @@ + /* +- * Copyright (C) 2000 Reinhard Müller <[email protected]> ++ * Copyright (C) 2000 Reinhard Müller <[email protected]> + * Copyright (C) 2000 - 2002 Rodrigo Moya <[email protected]> +- * Copyright (C) 2001 Carlos Perelló Marín <[email protected]> ++ * Copyright (C) 2001 Carlos Perelló MarÃn <[email protected]> + * Copyright (C) 2001 - 2011 Vivien Malerba <[email protected]> + * Copyright (C) 2002 Gonzalo Paniagua Javier <[email protected]> + * +diff -Naur libgda-5.2.4/libgda-report/libgda-report.h libgda-5.2.4-p/libgda-report/libgda-report.h +--- libgda-5.2.4/libgda-report/libgda-report.h 2015-06-12 22:05:14.000000000 +0200 ++++ libgda-5.2.4-p/libgda-report/libgda-report.h 2018-02-07 03:18:58.834151105 +0100 +@@ -1,7 +1,7 @@ + /* +- * Copyright (C) 2000 Reinhard Müller <[email protected]> ++ * Copyright (C) 2000 Reinhard Müller <[email protected]> + * Copyright (C) 2000 - 2002 Rodrigo Moya <[email protected]> +- * Copyright (C) 2001 Carlos Perelló Marín <[email protected]> ++ * Copyright (C) 2001 Carlos Perelló MarÃn <[email protected]> + * Copyright (C) 2001 - 2011 Vivien Malerba <[email protected]> + * Copyright (C) 2002 Gonzalo Paniagua Javier <[email protected]> + * +diff -Naur libgda-5.2.4/libgda-ui/gdaui-basic-form.h libgda-5.2.4-p/libgda-ui/gdaui-basic-form.h +--- libgda-5.2.4/libgda-ui/gdaui-basic-form.h 2014-02-05 21:28:20.000000000 +0100 ++++ libgda-5.2.4-p/libgda-ui/gdaui-basic-form.h 2018-02-07 03:18:58.660150832 +0100 +@@ -137,7 +137,7 @@ + * <gdaui_entry name="id" editable="no"/> + * <gdaui_entry name="name"/> + * <gdaui_entry name="comments" plugin="text"/> +- * <gdaui_entry name="total_orders" label="Total ordered" plugin="number:NB_DECIMALS=2;CURRENCY=â¬"/> ++ * <gdaui_entry name="total_orders" label="Total ordered" plugin="number:NB_DECIMALS=2;CURRENCY=â¬"/> + * </gdaui_column> + * </gdaui_section> + * <gdaui_section title="Photo"> +diff -Naur libgda-5.2.4/libgda-ui/gdaui-easy.h libgda-5.2.4-p/libgda-ui/gdaui-easy.h +--- libgda-5.2.4/libgda-ui/gdaui-easy.h 2013-10-19 14:35:28.000000000 +0200 ++++ libgda-5.2.4-p/libgda-ui/gdaui-easy.h 2018-02-07 03:18:58.800151052 +0100 +@@ -1,7 +1,7 @@ + /* +- * Copyright (C) 2000 Reinhard Müller <[email protected]> ++ * Copyright (C) 2000 Reinhard Müller <[email protected]> + * Copyright (C) 2000 - 2002 Rodrigo Moya <[email protected]> +- * Copyright (C) 2001 Carlos Perelló Marín <[email protected]> ++ * Copyright (C) 2001 Carlos Perelló MarÃn <[email protected]> + * Copyright (C) 2001 - 2011 Vivien Malerba <[email protected]> + * Copyright (C) 2002 Gonzalo Paniagua Javier <[email protected]> + * +diff -Naur libgda-5.2.4/libgda-ui/libgda-ui.h libgda-5.2.4-p/libgda-ui/libgda-ui.h +--- libgda-5.2.4/libgda-ui/libgda-ui.h 2015-06-13 10:36:25.000000000 +0200 ++++ libgda-5.2.4-p/libgda-ui/libgda-ui.h 2018-02-07 03:18:58.819151082 +0100 +@@ -1,7 +1,7 @@ + /* +- * Copyright (C) 2000 Reinhard Müller <[email protected]> ++ * Copyright (C) 2000 Reinhard Müller <[email protected]> + * Copyright (C) 2000 - 2002 Rodrigo Moya <[email protected]> +- * Copyright (C) 2001 Carlos Perelló Marín <[email protected]> ++ * Copyright (C) 2001 Carlos Perelló MarÃn <[email protected]> + * Copyright (C) 2001 - 2011 Vivien Malerba <[email protected]> + * Copyright (C) 2002 Gonzalo Paniagua Javier <[email protected]> + * +diff -Naur libgda-5.2.4/libgda-xslt/libgda-xslt.h libgda-5.2.4-p/libgda-xslt/libgda-xslt.h +--- libgda-5.2.4/libgda-xslt/libgda-xslt.h 2015-06-12 22:05:14.000000000 +0200 ++++ libgda-5.2.4-p/libgda-xslt/libgda-xslt.h 2018-02-07 03:18:58.823151088 +0100 +@@ -1,7 +1,7 @@ + /* +- * Copyright (C) 2000 Reinhard Müller <[email protected]> ++ * Copyright (C) 2000 Reinhard Müller <[email protected]> + * Copyright (C) 2000 - 2002 Rodrigo Moya <[email protected]> +- * Copyright (C) 2001 Carlos Perelló Marín <[email protected]> ++ * Copyright (C) 2001 Carlos Perelló MarÃn <[email protected]> + * Copyright (C) 2001 - 2011 Vivien Malerba <[email protected]> + * Copyright (C) 2002 Gonzalo Paniagua Javier <[email protected]> + * +diff -Naur libgda-5.2.4/providers/firebird/gda-firebird.h libgda-5.2.4-p/providers/firebird/gda-firebird.h +--- libgda-5.2.4/providers/firebird/gda-firebird.h 2015-06-13 10:36:25.000000000 +0200 ++++ libgda-5.2.4-p/providers/firebird/gda-firebird.h 2018-02-07 03:18:59.430152041 +0100 +@@ -1,5 +1,5 @@ + /* +- * Copyright (C) 2001 Carlos Perelló Marín <[email protected]> ++ * Copyright (C) 2001 Carlos Perelló MarÃn <[email protected]> + * Copyright (C) 2001 - 2003 Rodrigo Moya <[email protected]> + * Copyright (C) 2001 - 2012 Vivien Malerba <[email protected]> + * Copyright (C) 2002 - 2003 Gonzalo Paniagua Javier <[email protected]> +diff -Naur libgda-5.2.4/providers/jdbc/gda-jdbc.h libgda-5.2.4-p/providers/jdbc/gda-jdbc.h +--- libgda-5.2.4/providers/jdbc/gda-jdbc.h 2015-06-13 10:36:25.000000000 +0200 ++++ libgda-5.2.4-p/providers/jdbc/gda-jdbc.h 2018-02-07 03:18:59.330151884 +0100 +@@ -1,5 +1,5 @@ + /* +- * Copyright (C) 2001 Carlos Perelló Marín <[email protected]> ++ * Copyright (C) 2001 Carlos Perelló MarÃn <[email protected]> + * Copyright (C) 2001 - 2003 Rodrigo Moya <[email protected]> + * Copyright (C) 2001 - 2011 Vivien Malerba <[email protected]> + * Copyright (C) 2002 - 2003 Gonzalo Paniagua Javier <[email protected]> +diff -Naur libgda-5.2.4/providers/ldap/gdaprov-data-model-ldap.h libgda-5.2.4-p/providers/ldap/gdaprov-data-model-ldap.h +--- libgda-5.2.4/providers/ldap/gdaprov-data-model-ldap.h 2013-10-19 14:35:13.000000000 +0200 ++++ libgda-5.2.4-p/providers/ldap/gdaprov-data-model-ldap.h 2018-02-07 03:18:59.644152377 +0100 +@@ -1,7 +1,7 @@ + /* +- * Copyright (C) 2000 Reinhard Müller <[email protected]> ++ * Copyright (C) 2000 Reinhard Müller <[email protected]> + * Copyright (C) 2000 - 2002 Rodrigo Moya <[email protected]> +- * Copyright (C) 2001 Carlos Perelló Marín <[email protected]> ++ * Copyright (C) 2001 Carlos Perelló MarÃn <[email protected]> + * Copyright (C) 2001 - 2011 Vivien Malerba <[email protected]> + * Copyright (C) 2002 Gonzalo Paniagua Javier <[email protected]> + * +diff -Naur libgda-5.2.4/providers/mdb/gda-mdb.h libgda-5.2.4-p/providers/mdb/gda-mdb.h +--- libgda-5.2.4/providers/mdb/gda-mdb.h 2015-06-12 22:05:14.000000000 +0200 ++++ libgda-5.2.4-p/providers/mdb/gda-mdb.h 2018-02-07 03:18:59.675152426 +0100 +@@ -1,5 +1,5 @@ + /* +- * Copyright (C) 2001 Carlos Perelló Marín <[email protected]> ++ * Copyright (C) 2001 Carlos Perelló MarÃn <[email protected]> + * Copyright (C) 2001 - 2003 Rodrigo Moya <[email protected]> + * Copyright (C) 2001 - 2011 Vivien Malerba <[email protected]> + * Copyright (C) 2002 - 2003 Gonzalo Paniagua Javier <[email protected]> +diff -Naur libgda-5.2.4/providers/mdb/gda-mdb-provider.h libgda-5.2.4-p/providers/mdb/gda-mdb-provider.h +--- libgda-5.2.4/providers/mdb/gda-mdb-provider.h 2015-06-12 22:05:14.000000000 +0200 ++++ libgda-5.2.4-p/providers/mdb/gda-mdb-provider.h 2018-02-07 03:18:59.648152383 +0100 +@@ -1,7 +1,7 @@ + /* +- * Copyright (C) 2000 Reinhard Müller <[email protected]> ++ * Copyright (C) 2000 Reinhard Müller <[email protected]> + * Copyright (C) 2000 - 2003 Rodrigo Moya <[email protected]> +- * Copyright (C) 2001 Carlos Perelló Marín <[email protected]> ++ * Copyright (C) 2001 Carlos Perelló MarÃn <[email protected]> + * Copyright (C) 2001 - 2011 Vivien Malerba <[email protected]> + * Copyright (C) 2002 Gonzalo Paniagua Javier <[email protected]> + * +diff -Naur libgda-5.2.4/providers/mysql/gda-mysql.h libgda-5.2.4-p/providers/mysql/gda-mysql.h +--- libgda-5.2.4/providers/mysql/gda-mysql.h 2015-06-13 10:36:25.000000000 +0200 ++++ libgda-5.2.4-p/providers/mysql/gda-mysql.h 2018-02-07 03:18:59.599152307 +0100 +@@ -1,7 +1,7 @@ + /* +- * Copyright (C) 2000 Reinhard Müller <[email protected]> ++ * Copyright (C) 2000 Reinhard Müller <[email protected]> + * Copyright (C) 2000 - 2004 Rodrigo Moya <[email protected]> +- * Copyright (C) 2001 Carlos Perelló Marín <[email protected]> ++ * Copyright (C) 2001 Carlos Perelló MarÃn <[email protected]> + * Copyright (C) 2001 - 2011 Vivien Malerba <[email protected]> + * Copyright (C) 2002 - 2003 Gonzalo Paniagua Javier <[email protected]> + * Copyright (C) 2005 Alan Knowles <[email protected]> +diff -Naur libgda-5.2.4/providers/mysql/gda-mysql-provider.h libgda-5.2.4-p/providers/mysql/gda-mysql-provider.h +--- libgda-5.2.4/providers/mysql/gda-mysql-provider.h 2015-06-12 22:05:14.000000000 +0200 ++++ libgda-5.2.4-p/providers/mysql/gda-mysql-provider.h 2018-02-07 03:18:59.614152330 +0100 +@@ -1,7 +1,7 @@ + /* +- * Copyright (C) 2000 Reinhard Müller <[email protected]> ++ * Copyright (C) 2000 Reinhard Müller <[email protected]> + * Copyright (C) 2000 - 2002 Rodrigo Moya <[email protected]> +- * Copyright (C) 2001 Carlos Perelló Marín <[email protected]> ++ * Copyright (C) 2001 Carlos Perelló MarÃn <[email protected]> + * Copyright (C) 2001 - 2011 Vivien Malerba <[email protected]> + * Copyright (C) 2002 Gonzalo Paniagua Javier <[email protected]> + * Copyright (C) 2005 Alan Knowles <[email protected]> +diff -Naur libgda-5.2.4/providers/mysql/gda-mysql-recordset.h libgda-5.2.4-p/providers/mysql/gda-mysql-recordset.h +--- libgda-5.2.4/providers/mysql/gda-mysql-recordset.h 2015-06-12 22:05:14.000000000 +0200 ++++ libgda-5.2.4-p/providers/mysql/gda-mysql-recordset.h 2018-02-07 03:18:59.625152347 +0100 +@@ -1,7 +1,7 @@ + /* +- * Copyright (C) 2000 Reinhard Müller <[email protected]> ++ * Copyright (C) 2000 Reinhard Müller <[email protected]> + * Copyright (C) 2000 - 2002 Rodrigo Moya <[email protected]> +- * Copyright (C) 2001 Carlos Perelló Marín <[email protected]> ++ * Copyright (C) 2001 Carlos Perelló MarÃn <[email protected]> + * Copyright (C) 2001 - 2011 Vivien Malerba <[email protected]> + * Copyright (C) 2002 - 2003 Gonzalo Paniagua Javier <[email protected]> + * Copyright (C) 2005 Bas Driessen <[email protected]> +diff -Naur libgda-5.2.4/providers/postgres/gda-postgres-recordset.h libgda-5.2.4-p/providers/postgres/gda-postgres-recordset.h +--- libgda-5.2.4/providers/postgres/gda-postgres-recordset.h 2015-06-12 22:05:14.000000000 +0200 ++++ libgda-5.2.4-p/providers/postgres/gda-postgres-recordset.h 2018-02-07 03:18:59.461152090 +0100 +@@ -1,7 +1,7 @@ + /* +- * Copyright (C) 2000 Reinhard Müller <[email protected]> ++ * Copyright (C) 2000 Reinhard Müller <[email protected]> + * Copyright (C) 2000 - 2004 Rodrigo Moya <[email protected]> +- * Copyright (C) 2001 Carlos Perelló Marín <[email protected]> ++ * Copyright (C) 2001 Carlos Perelló MarÃn <[email protected]> + * Copyright (C) 2001 - 2011 Vivien Malerba <[email protected]> + * Copyright (C) 2002 Gonzalo Paniagua Javier <[email protected]> + * +diff -Naur libgda-5.2.4/tools/cmdtool/tool.h libgda-5.2.4-p/tools/cmdtool/tool.h +--- libgda-5.2.4/tools/cmdtool/tool.h 2015-06-13 10:36:25.000000000 +0200 ++++ libgda-5.2.4-p/tools/cmdtool/tool.h 2018-02-07 03:18:59.222151715 +0100 +@@ -1,6 +1,6 @@ + /* + * Copyright (C) 2000 - 2001 Rodrigo Moya <[email protected]> +- * Copyright (C) 2001 Reinhard Müller <[email protected]> ++ * Copyright (C) 2001 Reinhard Müller <[email protected]> + * Copyright (C) 2002 - 2003 Gonzalo Paniagua Javier <[email protected]> + * Copyright (C) 2007 Baris Cicek <[email protected]> + * Copyright (C) 2007 - 2011 Vivien Malerba <[email protected]> +diff -Naur libgda-5.2.4/tools/cmdtool/tool-input.h libgda-5.2.4-p/tools/cmdtool/tool-input.h +--- libgda-5.2.4/tools/cmdtool/tool-input.h 2015-06-13 10:36:25.000000000 +0200 ++++ libgda-5.2.4-p/tools/cmdtool/tool-input.h 2018-02-07 03:18:59.218151708 +0100 +@@ -1,6 +1,6 @@ + /* + * Copyright (C) 2000 - 2001 Rodrigo Moya <[email protected]> +- * Copyright (C) 2001 Reinhard Müller <[email protected]> ++ * Copyright (C) 2001 Reinhard Müller <[email protected]> + * Copyright (C) 2002 - 2003 Gonzalo Paniagua Javier <[email protected]> + * Copyright (C) 2007 Baris Cicek <[email protected]> + * Copyright (C) 2007 - 2011 Vivien Malerba <[email protected]> +diff -Naur libgda-5.2.4/tools/cmdtool/tool-output.h libgda-5.2.4-p/tools/cmdtool/tool-output.h +--- libgda-5.2.4/tools/cmdtool/tool-output.h 2015-06-13 10:36:25.000000000 +0200 ++++ libgda-5.2.4-p/tools/cmdtool/tool-output.h 2018-02-07 03:18:59.233151732 +0100 +@@ -1,6 +1,6 @@ + /* + * Copyright (C) 2000 - 2001 Rodrigo Moya <[email protected]> +- * Copyright (C) 2001 Reinhard Müller <[email protected]> ++ * Copyright (C) 2001 Reinhard Müller <[email protected]> + * Copyright (C) 2002 - 2003 Gonzalo Paniagua Javier <[email protected]> + * Copyright (C) 2007 Baris Cicek <[email protected]> + * Copyright (C) 2007 - 2011 Vivien Malerba <[email protected]> +diff -Naur libgda-5.2.4/tools/gda-sql.h libgda-5.2.4-p/tools/gda-sql.h +--- libgda-5.2.4/tools/gda-sql.h 2015-06-13 10:36:25.000000000 +0200 ++++ libgda-5.2.4-p/tools/gda-sql.h 2018-02-07 03:18:59.195151672 +0100 +@@ -1,6 +1,6 @@ + /* + * Copyright (C) 2000 - 2001 Rodrigo Moya <[email protected]> +- * Copyright (C) 2001 Reinhard Müller <[email protected]> ++ * Copyright (C) 2001 Reinhard Müller <[email protected]> + * Copyright (C) 2002 - 2003 Gonzalo Paniagua Javier <[email protected]> + * Copyright (C) 2007 Baris Cicek <[email protected]> + * Copyright (C) 2007 - 2012 Vivien Malerba <[email protected]>
_______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
