about summary refs log tree commit diff stats
diff options
context:
space:
mode:
-rw-r--r--COPYING12
-rwxr-xr-xautoshart (renamed from autoshart.sh)2
2 files changed, 7 insertions, 7 deletions
diff --git a/COPYING b/COPYING index 0520203..1cfefea 100644 --- a/COPYING +++ b/COPYING
@@ -1,9 +1,9 @@
1Copyright (C) 2022 Case Duckworth <acdw@acdw.net> 1Copyright (C) 2022 Case Duckworth <acdw@acdw.net>
2 2
3Usage of the works is permitted provided that this instrument is 3Everyone is permitted to do whatever with this software, without
4retained with the works, so that any entity that uses the works is 4limitation. This software comes without any warranty whatsoever,
5notified of this instrument. 5but with two pieces of advice:
6
7DISCLAIMER: THE WORKS ARE WITHOUT WARRANTY.
8 6
7- Don't hurt yourself.
8- Make good choices.
9 9
diff --git a/autoshart.sh b/autoshart index 9e9a1a7..514e264 100755 --- a/autoshart.sh +++ b/autoshart
@@ -1,7 +1,7 @@
1#!/bin/sh 1#!/bin/sh
2# AUTOSHART: autostart *.desktop files 2# AUTOSHART: autostart *.desktop files
3# Copyright (C) 2022 Case Duckworth <acdw@acdw.net> 3# Copyright (C) 2022 Case Duckworth <acdw@acdw.net>
4# Licensed under the Fair license. See COPYING for details. 4# Licensed under the Good Choices License. See COPYING for details.
5# 5#
6# Commentary: 6# Commentary:
7# 7#