comparison lib/di-set.c @ 16201:8250f2777afc

maint: update all copyright year number ranges Run "make update-copyright".
author Jim Meyering <meyering@redhat.com>
date Sun, 01 Jan 2012 10:04:58 +0100
parents 13817d3d0af6
children e542fd46ad6f
comparison
equal deleted inserted replaced
16200:146843414cf0 16201:8250f2777afc
1 /* Set operations for device-inode pairs stored in a space-efficient manner. 1 /* Set operations for device-inode pairs stored in a space-efficient manner.
2 2
3 Copyright 2009-2011 Free Software Foundation, Inc. 3 Copyright 2009-2012 Free Software Foundation, Inc.
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
8 (at your option) any later version. 8 (at your option) any later version.