Mercurial > hg > octave-shane > gnulib-hg
comparison tests/test-avltreehash_list.c @ 14079:97fc9a21a8fb
maint: update almost all copyright ranges to include 2011
Run the new "make update-copyright" rule.
author | Jim Meyering <meyering@redhat.com> |
---|---|
date | Sat, 01 Jan 2011 20:17:23 +0100 |
parents | c2cbabec01dd |
children | 8250f2777afc |
comparison
equal
deleted
inserted
replaced
14078:1a37c270d62d | 14079:97fc9a21a8fb |
---|---|
1 /* Test of sequential list data type implementation. | 1 /* Test of sequential list data type implementation. |
2 Copyright (C) 2006-2010 Free Software Foundation, Inc. | 2 Copyright (C) 2006-2011 Free Software Foundation, Inc. |
3 Written by Bruno Haible <bruno@clisp.org>, 2006. | 3 Written by Bruno Haible <bruno@clisp.org>, 2006. |
4 | 4 |
5 This program is free software: you can redistribute it and/or modify | 5 This program is free software: you can redistribute it and/or modify |
6 it under the terms of the GNU General Public License as published by | 6 it under the terms of the GNU General Public License as published by |
7 the Free Software Foundation; either version 3 of the License, or | 7 the Free Software Foundation; either version 3 of the License, or |