From db12d1d733ab7de0c5f4cda261eb79fd334a4ed9 Mon Sep 17 00:00:00 2001 From: Denis Vlasenko Date: Sun, 7 Dec 2008 00:52:58 +0000 Subject: Fix forgotten license comments --- applets/usage.c | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'applets') diff --git a/applets/usage.c b/applets/usage.c index a35817f9f..1e038b367 100644 --- a/applets/usage.c +++ b/applets/usage.c @@ -1,4 +1,9 @@ /* vi: set sw=4 ts=4: */ +/* + * Copyright (C) 2008 Denys Vlasenko. + * + * Licensed under GPLv2, see file LICENSE in this tarball for details. + */ #include /* Just #include "autoconf.h" doesn't work for builds in separate -- cgit v1.2.3