X-Git-Url: https://iankelling.org/git/?p=distro-functions;a=blobdiff_plain;f=src%2Fidentify-distros;fp=src%2Fidentify-distros;h=4e461b014ea74113a183cd49e73f5aa1f55517a3;hp=a3bc4028f26c6559e4d4901cddc5aef2a17da82d;hb=ac52420f30c558a98293a8f974dcf69afef1bebb;hpb=2494932a3b4425bd693219bd30c4ee19969dd4cc diff --git a/src/identify-distros b/src/identify-distros index a3bc402..4e461b0 100644 --- a/src/identify-distros +++ b/src/identify-distros @@ -1,5 +1,12 @@ #!/bin/bash -# Copyright (C) 2014 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.