]> code.delx.au - gnu-emacs/blobdiff - src/scroll.c
[MAC_OSX] (select_and_poll_event, sys_select): Fix last changes.
[gnu-emacs] / src / scroll.c
index 6e633d4e60b00352f02ca688de26fbf580574591..48a40fe23d2f87fe5f8db4025c85e40c31326469 100644 (file)
@@ -1,12 +1,12 @@
 /* Calculate what line insertion or deletion to do, and do it,
-   Copyright (C) 1985, 1986, 1990, 1993, 1994, 2002, 2003, 2004,
-                 2005 Free Software Foundation, Inc.
+   Copyright (C) 1985, 1986, 1990, 1993, 1994, 2001, 2002, 2003, 2004,
+                 2005, 2006, 2007  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 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,