diff options
Diffstat (limited to 'src/region-cache.h')
-rw-r--r-- | src/region-cache.h | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/region-cache.h b/src/region-cache.h index 0366c80036a..0da159285e4 100644 --- a/src/region-cache.h +++ b/src/region-cache.h @@ -1,5 +1,7 @@ /* Header file: Caching facts about regions of the buffer, for optimization. - Copyright (C) 1985-1986, 1993, 1995, 2001-2011 Free Software Foundation, Inc. + +Copyright (C) 1985-1986, 1993, 1995, 2001-2011 + Free Software Foundation, Inc. This file is part of GNU Emacs. |