From df2cd9f8944fff2f97fdbb60d53e29224d59816b Mon Sep 17 00:00:00 2001 From: Rich Morin Date: Wed, 4 Jul 2018 09:56:32 -0700 Subject: [PATCH] fix typo --- _licenses/cc0-1.0.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_licenses/cc0-1.0.txt b/_licenses/cc0-1.0.txt index 73d9655..bcdecc7 100644 --- a/_licenses/cc0-1.0.txt +++ b/_licenses/cc0-1.0.txt @@ -4,7 +4,7 @@ spdx-id: CC0-1.0 redirect_from: /licenses/cc0/ source: https://creativecommons.org/publicdomain/zero/1.0/ -description: The Creative Commons CC0 Public Domain Dedication waives copyright interest in any a work you've created and dedicates it to the world-wide public domain. Use CC0 to opt out of copyright entirely and ensure your work has the widest reach. As with the Unlicense and typical software licenses, CC0 disclaims warranties. CC0 is very similar to the Unlicense. +description: The Creative Commons CC0 Public Domain Dedication waives copyright interest in a work you've created and dedicates it to the world-wide public domain. Use CC0 to opt out of copyright entirely and ensure your work has the widest reach. As with the Unlicense and typical software licenses, CC0 disclaims warranties. CC0 is very similar to the Unlicense. how: Create a text file (typically named LICENSE or LICENSE.txt) in the root of your source code and copy the text of the CC0 into the file.