Explorar o código

Changed author's email

Stéphane Raimbault %!s(int64=18) %!d(string=hai) anos
pai
achega
741022cef1
Modificáronse 2 ficheiros con 2 adicións e 2 borrados
  1. 1 1
      AUTHORS
  2. 1 1
      configure.ac

+ 1 - 1
AUTHORS

@@ -1 +1 @@
-Stéphane Raimbault <stephane.raimbault@free.fr>
+Stéphane Raimbault <stephane.raimbault@gmail.com>

+ 1 - 1
configure.ac

@@ -2,7 +2,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT(libmodbus, 1.2, stephane.raimbault@free.fr)
+AC_INIT(libmodbus, 1.2, stephane.raimbault@gmail.com)
 AM_INIT_AUTOMAKE(libmodbus, 1.2.0)
 
 # Checks for programs.