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 360e5c4..ece6da9 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>