From 79ae7982787b0dea761e4036295814dd5af38045 Mon Sep 17 00:00:00 2001
From: Claus-Justus Heine <Claus-Justus.Heine@IANS.Uni-Stuttgart.DE>
Date: Sat, 19 Jun 2010 10:14:16 +0000
Subject: [PATCH] Adjust the email address.

---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index f3a81e3..638aa55 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 
 AC_PREREQ(2.59)
-AC_INIT([alberta], [devel], [Claus.Heine@Mathematik.Uni-Freiburg.DE])
+AC_INIT([alberta], [devel], [Claus-Justus.Heine@Uni-DUE.DE])
 AC_CONFIG_SRCDIR([alberta/src/Common/alberta.h])
 AC_CONFIG_MACRO_DIR([m4])
 
-- 
GitLab