diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/insdel.c | 5 | ||||
-rw-r--r-- | src/w32heap.c | 4 |
2 files changed, 4 insertions, 5 deletions
diff --git a/src/insdel.c b/src/insdel.c index 3b5b520aac8..80650be25ae 100644 --- a/src/insdel.c +++ b/src/insdel.c @@ -1,7 +1,6 @@ /* Buffer insertion/deletion and gap motion for GNU Emacs. - -Copyright (C) 1985-1986, 1993-1995, 1997-2015 Free Software Foundation, -Inc. + Copyright (C) 1985-1986, 1993-1995, 1997-2015 Free Software + Foundation, Inc. This file is part of GNU Emacs. diff --git a/src/w32heap.c b/src/w32heap.c index d5a9dae0aa4..ee0eb161502 100644 --- a/src/w32heap.c +++ b/src/w32heap.c @@ -1,5 +1,5 @@ -/* Heap management routines for GNU Emacs on the Microsoft Windows - API. Copyright (C) 1994, 2001-2015 Free Software Foundation, Inc. +/* Heap management routines for GNU Emacs on the Microsoft Windows API. + Copyright (C) 1994, 2001-2015 Free Software Foundation, Inc. This file is part of GNU Emacs. |