From da0e011c66422d4ba9e279d8cce27c0ec70a8863 Mon Sep 17 00:00:00 2001 From: Naren Dasan Date: Thu, 23 Mar 2017 23:19:04 -0700 Subject: [PATCH] Change hidden to true --- _licenses/ncsa.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_licenses/ncsa.txt b/_licenses/ncsa.txt index 9f727d5..b456023 100644 --- a/_licenses/ncsa.txt +++ b/_licenses/ncsa.txt @@ -3,7 +3,7 @@ title: University of Illinois/NCSA Open Source License spdx-id: NCSA nickname: UIUC/NCSA source: https://opensource.org/licenses/NCSA -hidden: false +hidden: true featured: false description: The University of Illinois/NCSA Open Source License, or UIUC license, is a permissive free software license, based on the MIT/X11 license and the BSD 3-clause License. By combining parts of these two licenses, it attempts to be clearer and more concise than either. It's conditions include requiring the preservation of copyright and license notices both in source and in binary distributions and the prohibtion of using the names of the authors or the project organization to promote or endorse derived products.