]> git.ipfire.org Git - thirdparty/libsolv.git/commitdiff
Let's give fastlz a license, shall we?
authorMichael Matz <matz@suse.de>
Mon, 14 Jan 2008 16:33:13 +0000 (16:33 +0000)
committerMichael Matz <matz@suse.de>
Mon, 14 Jan 2008 16:33:13 +0000 (16:33 +0000)
src/fastlz.c

index 360e5c4f8a8796bda052c9c38ab1b936f3f539d3..ece6da956428044d3e2764ecbd885980969189c1 100644 (file)
@@ -1,3 +1,9 @@
+/*
+ * Copyright (c) 2007, Novell Inc.
+ *
+ * This program is licensed under the BSD license, read LICENSE.BSD
+ * for further information
+ */
 
 #include <stdlib.h>
 #include <stdio.h>