finally fully use gnu license recommendations
[distro-setup] / myoff
diff --git a/myoff b/myoff
index 2b48b452d99e1083393dc6fa79e2c4d1ebe08a58..7c7552d2b045dd9fee8c52e7c600447ca5dd25ee 100755 (executable)
--- a/myoff
+++ b/myoff
@@ -1,5 +1,12 @@
 #!/bin/bash
-# Copyright (C) 2016 Ian Kelling
+# I, Ian Kelling, follow the GNU license recommendations at
+# https://www.gnu.org/licenses/license-recommendations.en.html. They
+# recommend that small programs, < 300 lines, be licensed under the
+# Apache License 2.0. This file contains or is part of one or more small
+# programs. If a small program grows beyond 300 lines, I plan to switch
+# its license to GPL.
+
+# Copyright 2024 Ian Kelling
 
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.
@@ -14,6 +21,7 @@
 # limitations under the License.
 
 
+
 # I failed at figuring out how to make a script happen early in reboot
 # but not on shutdown with systemd, so I use this to shutdown
 # and ask for a key.