diff options
author | Glenn Morris <rgm@gnu.org> | 2007-07-25 05:08:27 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2007-07-25 05:08:27 +0000 |
commit | 4a9f99bdfb808930e6e86eaa668594e19218eb3d (patch) | |
tree | ad0a7852358abc3bce365c3fcf7f5b3600464a0a /nt/inc | |
parent | 405b8717906649b7ea07d13595627af159b1a330 (diff) | |
download | emacs-4a9f99bdfb808930e6e86eaa668594e19218eb3d.tar.gz |
Switch license to GPLv3 or later.
Diffstat (limited to 'nt/inc')
-rwxr-xr-x | nt/inc/grp.h | 2 | ||||
-rw-r--r-- | nt/inc/langinfo.h | 2 | ||||
-rw-r--r-- | nt/inc/nl_types.h | 2 | ||||
-rw-r--r-- | nt/inc/sys/socket.h | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/nt/inc/grp.h b/nt/inc/grp.h index 1ccc4c4eb74..6cadc106d11 100755 --- a/nt/inc/grp.h +++ b/nt/inc/grp.h @@ -5,7 +5,7 @@ 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 2, or (at your option) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff --git a/nt/inc/langinfo.h b/nt/inc/langinfo.h index b445ff0caa2..4961fba431d 100644 --- a/nt/inc/langinfo.h +++ b/nt/inc/langinfo.h @@ -5,7 +5,7 @@ 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 2, or (at your option) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff --git a/nt/inc/nl_types.h b/nt/inc/nl_types.h index ce0e54bfcee..0b37e8584e7 100644 --- a/nt/inc/nl_types.h +++ b/nt/inc/nl_types.h @@ -5,7 +5,7 @@ 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 2, or (at your option) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, diff --git a/nt/inc/sys/socket.h b/nt/inc/sys/socket.h index 0923dd9246b..5050720a3f4 100644 --- a/nt/inc/sys/socket.h +++ b/nt/inc/sys/socket.h @@ -5,7 +5,7 @@ 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 2, or (at your option) +the Free Software Foundation; either version 3, or (at your option) any later version. GNU Emacs is distributed in the hope that it will be useful, |