diff options
Diffstat (limited to 'contrib/cvs/src/myndbm.h')
| -rw-r--r-- | contrib/cvs/src/myndbm.h | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/contrib/cvs/src/myndbm.h b/contrib/cvs/src/myndbm.h index 2bce7391e904..de23519944d7 100644 --- a/contrib/cvs/src/myndbm.h +++ b/contrib/cvs/src/myndbm.h @@ -1,3 +1,17 @@ +/* + * Copyright (C) 1994-2005 The Free Software Foundation, Inc. + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the GNU General Public License as published by + * the Free Software Foundation; either version 2, or (at your option) + * any later version. + * + * This program is distributed in the hope that it will be useful, + * but WITHOUT ANY WARRANTY; without even the implied warranty of + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + * GNU General Public License for more details. + */ + #ifdef MY_NDBM #define DBLKSIZ 4096 |
