diff options
Diffstat (limited to 'include/linux/rational.h')
| -rw-r--r-- | include/linux/rational.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/include/linux/rational.h b/include/linux/rational.h index 4f532fcd9ee..bfa6a2bcfb3 100644 --- a/include/linux/rational.h +++ b/include/linux/rational.h @@ -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,   * e.g. when calculating optimum numerator/denominator pairs for  |