From 801b5189eb7f49b94d33b24b8988529bbd35040a Mon Sep 17 00:00:00 2001 From: klto Date: Thu, 28 Oct 2010 11:47:20 +0000 Subject: Add license information to every file and mention it in the README git-svn-id: https://parma.zhaw.ch/svn/csnippets@3 bb4c1ae6-6eb5-4d93-a66e-2307d6765a9c --- README | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'README') diff --git a/README b/README index e69de29..7d58260 100644 --- a/README +++ b/README @@ -0,0 +1,8 @@ + README for csnippets +====================== + +This directory contains a collection of C-code snippets to be used as part of +various other software. + +All code is licensed under permissive licenses, e.g. BSD (or similar) license or +in the public domain. See the respective source files for details. -- cgit v1.2.3-54-g00ecf