memmem: slight optimization
[pspp] / lib / gl_rbtree_list.h
index 3347ee970280759347d6611f8d0ed3ff164a6a22..1fde961cf43e50f51c3bd4bf2492ce5475a15dac 100644 (file)
@@ -1,5 +1,5 @@
 /* Sequential list data type implemented by a binary tree.
-   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