From: Michael Schroeder Date: Thu, 23 Nov 2023 13:40:04 +0000 (+0100) Subject: Add license blurb to findfileconflicts tool X-Git-Tag: 0.7.27~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=34f018f72423a3a4372aecdf0cfd24111ab12793;p=thirdparty%2Flibsolv.git Add license blurb to findfileconflicts tool Like with all the other tools... --- diff --git a/tools/findfileconflicts.c b/tools/findfileconflicts.c index 712602d9..2aec4b18 100644 --- a/tools/findfileconflicts.c +++ b/tools/findfileconflicts.c @@ -1,4 +1,8 @@ -/* vim: sw=2 et +/* + * Copyright (c) 2015, SUSE LLC + * + * This program is licensed under the BSD license, read LICENSE.BSD + * for further information */ #include