Adding License to FSCK-MSDOS 76/15376/3
authorKrzysztof Sasiak <k.sasiak@samsung.com>
Wed, 11 Sep 2013 15:44:28 +0000 (17:44 +0200)
committerJiyoung Yun <jy910.yun@samsung.com>
Tue, 21 Jan 2014 08:13:52 +0000 (00:13 -0800)
Change-Id: If598fe1730ed6f8294be472272d97d0da2500e16
Signed-off-by: Krzysztof Sasiak <k.sasiak@samsung.com>
fsck-msdos/LICENSE

index e69de29..376f032 100644 (file)
@@ -0,0 +1,30 @@
+Copyright (C) 1995, 1996, 1997 Wolfgang Solfrank
+Copyright (c) 1995 Martin Husemann
+
+Redistribution and use in source and binary forms, with or without
+modification, are permitted provided that the following conditions
+are met:
+1. Redistributions of source code must retain the above copyright
+   notice, this list of conditions and the following disclaimer.
+2. Redistributions in binary form must reproduce the above copyright
+   notice, this list of conditions and the following disclaimer in the
+   documentation and/or other materials provided with the distribution.
+3. All advertising materials mentioning features or use of this software
+   must display the following acknowledgement:
+       This product includes software developed by Martin Husemann
+       and Wolfgang Solfrank.
+4. Neither the name of the University nor the names of its contributors
+   may be used to endorse or promote products derived from this software
+   without specific prior written permission.
+
+THIS SOFTWARE IS PROVIDED BY THE AUTHORS ``AS IS'' AND ANY EXPRESS OR
+IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
+OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
+IN NO EVENT SHALL THE AUTHORS BE LIABLE FOR ANY DIRECT, INDIRECT,
+INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
+NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
+DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
+THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
+(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
+THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+