From 405ef4823757246415287b7f390b89622a33ab4f Mon Sep 17 00:00:00 2001 From: "Veronica K. B. Olsen" <1619840+vkbo@users.noreply.github.com> Date: Wed, 13 May 2020 19:45:00 +0200 Subject: [PATCH] Updated the license text file in assets --- nw/assets/graphics/license.txt | 8 -------- nw/assets/license.txt | 12 ++++++++++++ 2 files changed, 12 insertions(+), 8 deletions(-) delete mode 100644 nw/assets/graphics/license.txt create mode 100644 nw/assets/license.txt diff --git a/nw/assets/graphics/license.txt b/nw/assets/graphics/license.txt deleted file mode 100644 index 8a822fd2..00000000 --- a/nw/assets/graphics/license.txt +++ /dev/null @@ -1,8 +0,0 @@ -FROM ICON SET: Typicons -LICENSE: Creative Commons (Attribution-Share Alike 3.0 Unported) -https://creativecommons.org/licenses/by-sa/3.0/ - -Apllies to: -export.svg -merge.svg -split.svg diff --git a/nw/assets/license.txt b/nw/assets/license.txt new file mode 100644 index 00000000..1330c631 --- /dev/null +++ b/nw/assets/license.txt @@ -0,0 +1,12 @@ +FROM ICON SET: Typicons +LICENSE: Creative Commons (Attribution-Share Alike 3.0 Unported) +https://creativecommons.org/licenses/by-sa/3.0/ + +Applies to: + * graphics/export.svg + * graphics/merge.svg + * graphics/split.svg + * icons/globe-dark.svg + * icons/globe.svg + * icons/time-dark.svg + * icons/time.svg