]> code.delx.au - gnu-emacs/blobdiff - nt/inc/nl_types.h
Rework C source files to avoid ^(
[gnu-emacs] / nt / inc / nl_types.h
index f06aa801f6efaaa6debc1d1950394ecd20e51a80..e4d314ceeddaf2ba5e7e65b1eebdc27442990af3 100644 (file)
@@ -1,14 +1,13 @@
 /* Replacement nl_types.h file for building GNU Emacs on Windows.
 
-Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011
-  Free Software Foundation, Inc.
+Copyright (C) 2006-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
@@ -24,4 +23,3 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 typedef int nl_item;
 
 #endif /* _NL_TYPES_H */
-