DeskbarEyes: fix license

This commit is contained in:
Gerasim Troeglazov
2019-10-13 22:50:18 +10:00
parent 10c566bee1
commit ad9ca63f0d
2 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@ COPYRIGHT="2005 Peter Stegemann, Richard & Mark Erben"
LICENSE="deskbareyes"
REVISION="1"
SOURCE_URI="https://github.com/HaikuArchives/DeskbarEyes/archive/$portVersion.tar.gz"
CHECKSUM_SHA256="18d83b9456f9976906e4a9e24e935f557111bbae94074dbfa82f1d6de16f588b"
CHECKSUM_SHA256="8a9af62035203c7470cabdae1965adc69dc7b0d90058a410af99d0484b8ad509"
SOURCE_FILENAME="DeskbarEyes-$portVersion.tar.gz"
SOURCE_DIR="DeskbarEyes-$portVersion"
@@ -39,9 +39,6 @@ INSTALL()
cp DeskbarEyes $appsDir/DeskbarEyes
mimeset -f $appsDir/DeskbarEyes/DeskbarEyes
mkdir -p $dataDir/licenses
cp licenses/deskbareyes $dataDir/licenses
# Add a symlink to the Desktop applets directory in Deskbar
desktopAppletsDir="$dataDir/deskbar/menu/Desktop applets"
mkdir -p "$desktopAppletsDir"

View File

@@ -0,0 +1,3 @@
This application predates our current obsession with licenses.
In the absence of evidence to the contrary, and since source code is supplied, deskbareyes is regarded as Public Domain software. Please contact the author to double-check this status this if you plan to use this code in your own project.