summaryrefslogtreecommitdiff
path: root/src/scandir.c
diff options
context:
space:
mode:
authorIan MacArthur <imacarthur@gmail.com>2013-03-06 22:17:44 +0000
committerIan MacArthur <imacarthur@gmail.com>2013-03-06 22:17:44 +0000
commit97916ba84a35a4a8eb04d194d6e9d04490eba3f2 (patch)
treed6ee883b5a7dd7f39089e843403f19ac329215d2 /src/scandir.c
parent8e789d61a3da520643898dbb0829419401355e97 (diff)
Oops! Forgot to update the copyright date.
git-svn-id: file:///fltk/svn/fltk/branches/branch-1.3@9833 ea41ed52-d2ee-0310-a9c1-e6b18d33e121
Diffstat (limited to 'src/scandir.c')
-rw-r--r--src/scandir.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/scandir.c b/src/scandir.c
index 2cfbce27e..45d190964 100644
--- a/src/scandir.c
+++ b/src/scandir.c
@@ -1,10 +1,10 @@
/*
* "$Id$"
*
- * This is a placekeeper stub that puuls in scandir implementations for host
+ * This is a placekeeper stub that pulls in scandir implementations for host
* systems that do not provide a compatible one natively
*
- * Copyright 1998-2010 by Bill Spitzak and others.
+ * Copyright 1998-2013 by Bill Spitzak and others.
*
* This library is free software. Distribution and use rights are outlined in
* the file "COPYING" which should have been included with this file. If this