Mercurial > hg > octave-lojdl > gnulib-hg
comparison lib/fileblocks.c @ 2807:807294ed0f4f
back out Copyright date changes for files with no changes year
author | Jim Meyering <jim@meyering.net> |
---|---|
date | Mon, 07 Aug 2000 15:48:18 +0000 |
parents | 5994c6f939c5 |
children | a535859efd14 |
comparison
equal
deleted
inserted
replaced
2806:06ee9e6a74a6 | 2807:807294ed0f4f |
---|---|
1 /* Convert file size to number of blocks on System V-like machines. | 1 /* Convert file size to number of blocks on System V-like machines. |
2 Copyright (C) 1990, 1997, 1998, 1999, 2000 Free Software Foundation, Inc. | 2 Copyright (C) 1990, 1997, 1998, 1999 Free Software Foundation, Inc. |
3 | 3 |
4 This program is free software; you can redistribute it and/or modify | 4 This program is free software; you can redistribute it and/or modify |
5 it under the terms of the GNU General Public License as published by | 5 it under the terms of the GNU General Public License as published by |
6 the Free Software Foundation; either version 2, or (at your option) | 6 the Free Software Foundation; either version 2, or (at your option) |
7 any later version. | 7 any later version. |