summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorOskar Schirmer <oskar@scara.com>2012-05-16 09:41:19 +0000
committerJiri Kosina <jkosina@suse.cz>2012-05-17 15:18:37 +0200
commit6684b5729df289ba60a404d8d095d820dc553cdf (patch)
tree69f52bdad9a836c00b93fab95b361a86f1555684 /lib
parent3d4f5eb1264a1d3aa4aa19502d8c588b3cc4ecc4 (diff)
downloadlinux-3.10-6684b5729df289ba60a404d8d095d820dc553cdf.tar.gz
linux-3.10-6684b5729df289ba60a404d8d095d820dc553cdf.tar.bz2
linux-3.10-6684b5729df289ba60a404d8d095d820dc553cdf.zip
lib: Change mail address of Oskar Schirmer
That old mail address doesnt exist any more. This changes all occurences to my new address. Signed-off-by: Oskar Schirmer <oskar@scara.com> Cc: Paul Gortmaker <paul.gortmaker@windriver.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'lib')
-rw-r--r--lib/rational.c2
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
*/