X-Git-Url: https://iankelling.org/git/?p=cedit;a=blobdiff_plain;f=cedit;fp=cedit;h=1cfa5803c08cdb13945b8ae81fa882f747bcfc89;hp=09d7b824df54f2c29075d7feb248804e70b34e64;hb=bc0f839e6674afc8d0d5ffdc27fbe2733161d0b6;hpb=fbda9b47041869aca20a660c1b46f5c76c2c2fcb diff --git a/cedit b/cedit index 09d7b82..1cfa580 100755 --- a/cedit +++ b/cedit @@ -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.