diff options
author | Aleksey Veresov <aleksey@veresov.pro> | 2022-09-14 11:02:28 +0300 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-14 11:02:28 +0300 |
commit | 50d6cc0cccace0960173a0328fd6ecf00d67b653 (patch) | |
tree | 79235d06808832e272d431d044c217330e7cdba8 /README | |
parent | 3df66dd5350d1de1ad3a405f0ea2b329bbce02a4 (diff) | |
download | vslicense-50d6cc0cccace0960173a0328fd6ecf00d67b653.tar vslicense-50d6cc0cccace0960173a0328fd6ecf00d67b653.tar.xz vslicense-50d6cc0cccace0960173a0328fd6ecf00d67b653.zip |
Update README
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,4 +1,4 @@ --= Very Easy License +-= Very Simple License License text itself is in LICENSE file. Don't forget to replace <year> and <author> in it with specific values. @@ -9,6 +9,6 @@ I love permissive licenses: they are simple and actually readable. Probably the shortest and the simplest permissive license is ISC license, yet, it containts quite agressive DISCLAIMER (in caps, yeap), so I decided to take the best disclaimer I have met, disclaimer from zlib. -As composition of disclaimer from zlib and terms from ISC velicense was born. +As composition of disclaimer from zlib and terms from ISC vslicense was born. Feel free to use it in your own projects. ;) |