]> git.ipfire.org Git - thirdparty/libsolv.git/commitdiff
Add license blurb to findfileconflicts tool
authorMichael Schroeder <mls@suse.de>
Thu, 23 Nov 2023 13:40:04 +0000 (14:40 +0100)
committerMichael Schroeder <mls@suse.de>
Thu, 23 Nov 2023 13:40:04 +0000 (14:40 +0100)
Like with all the other tools...

tools/findfileconflicts.c

index 712602d99f6ee350e6c685334e771d0a8f596573..2aec4b18aa288891684ee690a5d906807d01b280 100644 (file)
@@ -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 <stdio.h>