X-Git-Url: https://iankelling.org/git/?p=newns;a=blobdiff_plain;f=newns;fp=newns;h=e8c3ca79a24d4a8970d6cc49cc429f92c241183d;hp=313440730cd67b08406122dd5d2d727a12bbfa91;hb=20d752d8511403588ec2c304a9f867320c578b89;hpb=92c7ca74a3b72ae77891a682c4fdff5dcdf06123 diff --git a/newns b/newns index 3134407..e8c3ca7 100755 --- a/newns +++ b/newns @@ -1,5 +1,12 @@ #!/bin/bash -# Copyright (C) 2017 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.