overdue commit lots of changes
[buildscripts] / README
1 # I, Ian Kelling, follow the GNU license recommendations at
2 # https://www.gnu.org/licenses/license-recommendations.en.html. They
3 # recommend that small programs, < 300 lines, be licensed under the
4 # Apache License 2.0. This file contains or is part of one or more small
5 # programs. If a small program grows beyond 300 lines, I plan to switch
6 # its license to GPL.
7
8 # Copyright 2024 Ian Kelling
9
10 # Licensed under the Apache License, Version 2.0 (the "License");
11 # you may not use this file except in compliance with the License.
12 # You may obtain a copy of the License at
13
14 # http://www.apache.org/licenses/LICENSE-2.0
15
16 # Unless required by applicable law or agreed to in writing, software
17 # distributed under the License is distributed on an "AS IS" BASIS,
18 # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
19 # See the License for the specific language governing permissions and
20 # limitations under the License.
21
22 The following is the GNU All-permissive License as recommended in
23 <https://www.gnu.org/licenses/license-recommendations.en.html>
24
25 Copyright (C) 2024 Ian Kelling <ian@iankelling.org>
26
27 Copying and distribution of this file, with or without modification,
28 are permitted in any medium without royalty provided the copyright
29 notice and this notice are preserved. This file is offered as-is,
30 without any warranty.
31
32 Ian's scripts to build and install misc software
33
34 Most of these are not in use and may have bitrotted, grep -r my
35 distro-setup repo for the ones that are.
36
37 Please email me if you have a patches, bugs, feedback, or republish this
38 somewhere else: Ian Kelling <ian@iankelling.org>.