summaryrefslogtreecommitdiff
path: root/src/scandir_win32.c
diff options
context:
space:
mode:
authorGreg Ercolano <erco@seriss.com>2010-11-29 18:18:27 +0000
committerGreg Ercolano <erco@seriss.com>2010-11-29 18:18:27 +0000
commit4327734e699f80a329e235e72a605f50da4a0af6 (patch)
treeb44ab76c41e1dc3e89fb82874e7c3b62e8004f06 /src/scandir_win32.c
parentae0940f4435c8b6bdf007f4953c08d5d76428184 (diff)
More copyright 2010 mods.
Used: vi `grep -r 'Copyright .*Spitzak' . | grep -v 2010 | grep -v '/\.svn' | cut -d: -f1` git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@7913 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src/scandir_win32.c')
-rw-r--r--src/scandir_win32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/scandir_win32.c b/src/scandir_win32.c
index ccdd550ed..2d3b841b9 100644
--- a/src/scandir_win32.c
+++ b/src/scandir_win32.c
@@ -3,7 +3,7 @@
*
* WIN32 scandir function for the Fast Light Tool Kit (FLTK).
*
- * Copyright 1998-2009 by Bill Spitzak and others.
+ * Copyright 1998-2010 by Bill Spitzak and others.
*
* This library is free software; you can redistribute it and/or
* modify it under the terms of the GNU Library General Public