alloca: one step towards thread-safety
[pspp] / lib / gl_linked_list.h
index 5f14f8ee28fa03b331fc65db0d686479ecb65359..b0449ed11e63c74c70630a0cea9f1e9f635062c6 100644 (file)
@@ -1,5 +1,5 @@
 /* Sequential list data type implemented by a linked list.
-   Copyright (C) 2006 Free Software Foundation, Inc.
+   Copyright (C) 2006, 2009, 2010 Free Software Foundation, Inc.
    Written by Bruno Haible <bruno@clisp.org>, 2006.
 
    This program is free software: you can redistribute it and/or modify