Update author's email address

This commit is contained in:
Svend Sorensen
2013-08-16 12:47:00 -07:00
parent ac28bb8cd8
commit 40c98fdee9
4 changed files with 4 additions and 4 deletions

View File

@@ -1 +1 @@
Svend Sorensen <sorensen@users.berlios.de>
Svend Sorensen <svend@ciffer.net>

View File

@@ -1,6 +1,6 @@
# configure.ac - process with autoconf to create configure script
AC_INIT(cuetools,1.4.0-dev,sorensen@users.berlios.de)
AC_INIT(cuetools,1.4.0-dev,svend@ciffer.net)
# getting conflicting errors about config.h.in
AC_CONFIG_HEADERS(config.h)
AM_INIT_AUTOMAKE($PACKAGE_NAME,$PACKAGE_VERSION)

View File

@@ -3,7 +3,7 @@ Description of the Cue Sheet/Table of Contents File Formats
===========================================================
:Author: Svend Sorensen
:Contact: sorensen@users.berlios.de
:Contact: svend@ciffer.net
:Date: $LastChangedDate$
.. contents::

View File

@@ -3,7 +3,7 @@ cuetools
========
:Author: Svend Sorensen
:Contact: sorensen@users.berlios.de
:Contact: svend@ciffer.net
cuetools is a set of utilites for working with Cue Sheet (cue) and Table of
Contents (toc) files.