fixed compiler warning for file-browser code
[xboard.git] / lists.c
diff --git a/lists.c b/lists.c
index 43c4278..6dbb37b 100644 (file)
--- a/lists.c
+++ b/lists.c
@@ -1,7 +1,9 @@
 /*
  * lists.c -- Functions to implement a double linked list XBoard
  *
- * Copyright 1995,2009 Free Software Foundation, Inc.
+ * Copyright 1995, 2009, 2010 Free Software Foundation, Inc.
+ *
+ * Enhancements Copyright 2005 Alessandro Scotti
  *
  * ------------------------------------------------------------------------
  *