Changeset 4220 for trunk/nt/inc
- Timestamp:
- 04/04/08 22:04:40 (8 months ago)
- Files:
-
- trunk/nt/inc/grp.h (modified) (2 diffs)
- trunk/nt/inc/langinfo.h (modified) (2 diffs)
- trunk/nt/inc/nl_types.h (modified) (2 diffs)
- trunk/nt/inc/sys/socket.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/nt/inc/grp.h
r4190 r4220 1 1 /* Replacement grp.h file for building GNU Emacs on Windows. 2 Copyright (C) 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. 2 Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008 3 Free Software Foundation, Inc. 3 4 4 5 This file is part of GNU Emacs. … … 6 7 GNU Emacs is free software; you can redistribute it and/or modify 7 8 it under the terms of the GNU General Public License as published by 8 the Free Software Foundation; either version 2, or (at your option)9 the Free Software Foundation; either version 3, or (at your option) 9 10 any later version. 10 11 trunk/nt/inc/langinfo.h
r4190 r4220 1 1 /* Replacement langinfo.h file for building GNU Emacs on Windows. 2 Copyright (C) 2006, 2007 Free Software Foundation, Inc.2 Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc. 3 3 4 4 This file is part of GNU Emacs. … … 6 6 GNU Emacs is free software; you can redistribute it and/or modify 7 7 it under the terms of the GNU General Public License as published by 8 the Free Software Foundation; either version 2, or (at your option)8 the Free Software Foundation; either version 3, or (at your option) 9 9 any later version. 10 10 trunk/nt/inc/nl_types.h
r4190 r4220 1 1 /* Replacement nl_types.h file for building GNU Emacs on Windows. 2 Copyright (C) 2006, 2007 Free Software Foundation, Inc.2 Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc. 3 3 4 4 This file is part of GNU Emacs. … … 6 6 GNU Emacs is free software; you can redistribute it and/or modify 7 7 it under the terms of the GNU General Public License as published by 8 the Free Software Foundation; either version 2, or (at your option)8 the Free Software Foundation; either version 3, or (at your option) 9 9 any later version. 10 10 trunk/nt/inc/sys/socket.h
r4190 r4220 1 1 /* Copyright (C) 1995, 2001, 2002, 2003, 2004, 2005, 2 2006, 2007 Free Software Foundation, Inc.2 2006, 2007, 2008 Free Software Foundation, Inc. 3 3 4 4 This file is part of GNU Emacs. … … 6 6 GNU Emacs is free software; you can redistribute it and/or modify 7 7 it under the terms of the GNU General Public License as published by 8 the Free Software Foundation; either version 2, or (at your option)8 the Free Software Foundation; either version 3, or (at your option) 9 9 any later version. 10 10
