diff options
Diffstat (limited to 'lib')
-rw-r--r-- | lib/rational.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rational.c b/lib/rational.c index d326da3976f..f0aa21c2a76 100644 --- a/lib/rational.c +++ b/lib/rational.c @@ -1,7 +1,7 @@ /* * rational fractions * - * Copyright (C) 2009 emlix GmbH, Oskar Schirmer <os@emlix.com> + * Copyright (C) 2009 emlix GmbH, Oskar Schirmer <oskar@scara.com> * * helper functions when coping with rational numbers */ |