diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/bidi.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/bidi.c b/src/bidi.c index 8089bf811a6..ad5c8e9170f 100644 --- a/src/bidi.c +++ b/src/bidi.c | |||
| @@ -1,5 +1,6 @@ | |||
| 1 | /* Low-level bidirectional buffer-scanning functions for GNU Emacs. | 1 | /* Low-level bidirectional buffer-scanning functions for GNU Emacs. |
| 2 | Copyright (C) 2000, 2001, 2004, 2005, 2009 Free Software Foundation, Inc. | 2 | Copyright (C) 2000, 2001, 2004, 2005, 2009, 2010 |
| 3 | Free Software Foundation, Inc. | ||
| 3 | 4 | ||
| 4 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 5 | 6 | ||