diff options
Diffstat (limited to 'bin/df/df.c')
-rw-r--r-- | bin/df/df.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/df/df.c b/bin/df/df.c index ec10cc9..5a53a34 100644 --- a/bin/df/df.c +++ b/bin/df/df.c @@ -34,6 +34,8 @@ * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF * SUCH DAMAGE. + * + * $Id$ */ #ifndef lint |