getloadavg: Don't clobber LIBS. Regression from previous commit.
[pspp] / lib / gl_rbtree_list.c
index fdbdce279f668609e4f966b6337136c630e26a45..9836b1c28e0a53beba7411f676633213d5a5f136 100644 (file)
@@ -1,5 +1,5 @@
 /* Sequential list data type implemented by a binary tree.
-   Copyright (C) 2006, 2008-2010 Free Software Foundation, Inc.
+   Copyright (C) 2006, 2008-2011 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno@clisp.org>, 2006.
 
    This program is free software: you can redistribute it and/or modify