]> code.delx.au - gnu-emacs/blobdiff - src/msdos.h
Rework C source files to avoid ^(
[gnu-emacs] / src / msdos.h
index e863c7cea4e049c22e820ab9a91ccce8aa7f6977..863ca486e8d49c8ac49eebd8ab1bbd34ac1e54df 100644 (file)
@@ -1,12 +1,12 @@
 /* MS-DOS specific C utilities, interface.
-   Copyright (C) 1993, 2001-2014 Free Software Foundation, Inc.
+   Copyright (C) 1993, 2001-2016 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.
 
 GNU Emacs is free software: you can redistribute it and/or modify
 it under the terms of the GNU General Public License as published by
-the Free Software Foundation, either version 3 of the License, or
-(at your option) any later version.
+the Free Software Foundation, either version 3 of the License, or (at
+your option) any later version.
 
 GNU Emacs is distributed in the hope that it will be useful,
 but WITHOUT ANY WARRANTY; without even the implied warranty of
@@ -129,4 +129,3 @@ void XMenuDestroy (Display *, XMenu *);
 #endif /* not HAVE_X_WINDOWS */
 
 #endif /* not EMACS_MSDOS_H */
-