author: kx <kx@radix.pro> 2024-10-29 14:38:19 +0300
committer: kx <kx@radix.pro> 2024-10-29 14:38:19 +0300
commit: 97d2bda00ab24375ded34cf437dee01d8348b612
parent: a745159c7d8001491589a912af581ee7ffa2218d
Commit Summary:
Diffstat:
34 files changed, 68 insertions, 68 deletions
diff --git a/src/btree.c b/src/btree.c
index e64ef7e..fa99135 100644
--- a/src/btree.c
+++ b/src/btree.c
@@ -3,11 +3,11 @@
Copyright 2019 Andrey V.Kosteltsev
- Licensed under the Radix.pro License, Version 1.0 (the "License");
+ Licensed under the Radix cross Linux License, Version 1.0 .
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
- https://radix.pro/licenses/LICENSE-1.0-en_US.txt
+ https://radix-linux.su/licenses/LICENSE-1.0-en_US.txt
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/btree.h b/src/btree.h
index 982e57a..7ffe7a6 100644
--- a/src/btree.h
+++ b/src/btree.h
@@ -3,11 +3,11 @@
Copyright 2019 Andrey V.Kosteltsev
- Licensed under the Radix.pro License, Version 1.0 (the "License");
+ Licensed under the Radix cross Linux License, Version 1.0 .
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
- https://radix.pro/licenses/LICENSE-1.0-en_US.txt
+ https://radix-linux.su/licenses/LICENSE-1.0-en_US.txt
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/check-db-integrity.c b/src/check-db-integrity.c
index 87120b8..3e85495 100644
--- a/src/check-db-integrity.c
+++ b/src/check-db-integrity.c
@@ -3,11 +3,11 @@
Copyright 2019 Andrey V.Kosteltsev
- Licensed under the Radix.pro License, Version 1.0 (the "License");
+ Licensed under the Radix cross Linux License, Version 1.0 .
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
- https://radix.pro/licenses/LICENSE-1.0-en_US.txt
+ https://radix-linux.su/licenses/LICENSE-1.0-en_US.txt
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/check-package.c b/src/check-package.c
index 8997d64..8185479 100644
--- a/src/check-package.c
+++ b/src/check-package.c
@@ -3,11 +3,11 @@
Copyright 2019 Andrey V.Kosteltsev
- Licensed under the Radix.pro License, Version 1.0 (the "License");
+ Licensed under the Radix cross Linux License, Version 1.0 .
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
- https://radix.pro/licenses/LICENSE-1.0-en_US.txt
+ https://radix-linux.su/licenses/LICENSE-1.0-en_US.txt
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/check-requires.c b/src/check-requires.c
index 396b491..34d9583 100644
--- a/src/check-requires.c
+++ b/src/check-requires.c
@@ -3,11 +3,11 @@
Copyright 2019 Andrey V.Kosteltsev
- Licensed under the Radix.pro License, Version 1.0 (the "License");
+ Licensed under the Radix cross Linux License, Version 1.0 .
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
- https://radix.pro/licenses/LICENSE-1.0-en_US.txt
+ https://radix-linux.su/licenses/LICENSE-1.0-en_US.txt
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/chrefs.c b/src/chrefs.c
index 8820aea..a2c9a49 100644
--- a/src/chrefs.c
+++ b/src/chrefs.c
@@ -3,11 +3,11 @@
Copyright 2019 Andrey V.Kosteltsev
- Licensed under the Radix.pro License, Version 1.0 (the "License");
+ Licensed under the Radix cross Linux License, Version 1.0 .
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
- https://radix.pro/licenses/LICENSE-1.0-en_US.txt
+ https://radix-linux.su/licenses/LICENSE-1.0-en_US.txt
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/cmpvers.c b/src/cmpvers.c
index 42014e8..8ddad5d 100644
--- a/src/cmpvers.c
+++ b/src/cmpvers.c
@@ -3,11 +3,11 @@
Copyright 2019 Andrey V.Kosteltsev
- Licensed under the Radix.pro License, Version 1.0 (the "License");
+ Licensed under the Radix cross Linux License, Version 1.0 .
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
- https://radix.pro/licenses/LICENSE-1.0-en_US.txt
+ https://radix-linux.su/licenses/LICENSE-1.0-en_US.txt
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/cmpvers.h b/src/cmpvers.h
index 1d3c642..da56475 100644
--- a/src/cmpvers.h
+++ b/src/cmpvers.h
@@ -3,11 +3,11 @@
Copyright 2019 Andrey V.Kosteltsev
- Licensed under the Radix.pro License, Version 1.0 (the "License");
+ Licensed under the Radix cross Linux License, Version 1.0 .
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
- https://radix.pro/licenses/LICENSE-1.0-en_US.txt
+ https://radix-linux.su/licenses/LICENSE-1.0-en_US.txt
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/defs.h b/src/defs.h
index 08fe4b2..a60f1a7 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -3,11 +3,11 @@
Copyright 2019 Andrey V.Kosteltsev
- Licensed under the Radix.pro License, Version 1.0 (the "License");
+ Licensed under the Radix cross Linux License, Version 1.0 .
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
- https://radix.pro/licenses/LICENSE-1.0-en_US.txt
+ https://radix-linux.su/licenses/LICENSE-1.0-en_US.txt
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/dialog-ui.c b/src/dialog-ui.c
index 01c5686..eb7ea62 100644
--- a/src/dialog-ui.c
+++ b/src/dialog-ui.c
@@ -3,11 +3,11 @@
Copyright 2019 Andrey V.Kosteltsev
- Licensed under the Radix.pro License, Version 1.0 (the "License");
+ Licensed under the Radix cross Linux License, Version 1.0 .
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
- https://radix.pro/licenses/LICENSE-1.0-en_US.txt
+ https://radix-linux.su/licenses/LICENSE-1.0-en_US.txt
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/dialog-ui.h b/src/dialog-ui.h
index fb135da..90b97f6 100644
--- a/src/dialog-ui.h
+++ b/src/dialog-ui.h
@@ -3,11 +3,11 @@
Copyright 2019 Andrey V.Kosteltsev
- Licensed under the Radix.pro License, Version 1.0 (the "License");
+ Licensed under the Radix cross Linux License, Version 1.0 .
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
- https://radix.pro/licenses/LICENSE-1.0-en_US.txt
+ https://radix-linux.su/licenses/LICENSE-1.0-en_US.txt
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/dlist.c b/src/dlist.c
index 3c97c5b..1194654 100644
--- a/src/dlist.c
+++ b/src/dlist.c
@@ -3,11 +3,11 @@
Copyright 2019 Andrey V.Kosteltsev
- Licensed under the Radix.pro License, Version 1.0 (the "License");
+ Licensed under the Radix cross Linux License, Version 1.0 .
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
- https://radix.pro/licenses/LICENSE-1.0-en_US.txt
+ https://radix-linux.su/licenses/LICENSE-1.0-en_US.txt
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/dlist.h b/src/dlist.h
index 0a84683..8ab5b4f 100644
--- a/src/dlist.h
+++ b/src/dlist.h
@@ -3,11 +3,11 @@
Copyright 2019 Andrey V.Kosteltsev
- Licensed under the Radix.pro License, Version 1.0 (the "License");
+ Licensed under the Radix cross Linux License, Version 1.0 .
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
- https://radix.pro/licenses/LICENSE-1.0-en_US.txt
+ https://radix-linux.su/licenses/LICENSE-1.0-en_US.txt
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/install-package.c b/src/install-package.c
index cf2a2f9..b965362 100644
--- a/src/install-package.c
+++ b/src/install-package.c
@@ -3,11 +3,11 @@
Copyright 2019 Andrey V.Kosteltsev
- Licensed under the Radix.pro License, Version 1.0 (the "License");
+ Licensed under the Radix cross Linux License, Version 1.0 .
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
- https://radix.pro/licenses/LICENSE-1.0-en_US.txt
+ https://radix-linux.su/licenses/LICENSE-1.0-en_US.txt
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/install-pkglist.c b/src/install-pkglist.c
index 26e00e9..24e7d20 100644
--- a/src/install-pkglist.c
+++ b/src/install-pkglist.c
@@ -3,11 +3,11 @@
Copyright 2019 Andrey V.Kosteltsev
- Licensed under the Radix.pro License, Version 1.0 (the "License");
+ Licensed under the Radix cross Linux License, Version 1.0 .
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
- https://radix.pro/licenses/LICENSE-1.0-en_US.txt
+ https://radix-linux.su/licenses/LICENSE-1.0-en_US.txt
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/jsmin.c b/src/jsmin.c
index f286e7b..54fe070 100644
--- a/src/jsmin.c
+++ b/src/jsmin.c
@@ -3,11 +3,11 @@
Copyright 2019 Andrey V.Kosteltsev
- Licensed under the Radix.pro License, Version 1.0 (the "License");
+ Licensed under the Radix cross Linux License, Version 1.0 .
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
- https://radix.pro/licenses/LICENSE-1.0-en_US.txt
+ https://radix-linux.su/licenses/LICENSE-1.0-en_US.txt
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/jsmin.h b/src/jsmin.h
index b0a34df..45db44d 100644
--- a/src/jsmin.h
+++ b/src/jsmin.h
@@ -3,11 +3,11 @@
Copyright 2019 Andrey V.Kosteltsev
- Licensed under the Radix.pro License, Version 1.0 (the "License");
+ Licensed under the Radix cross Linux License, Version 1.0 .
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
- https://radix.pro/licenses/LICENSE-1.0-en_US.txt
+ https://radix-linux.su/licenses/LICENSE-1.0-en_US.txt
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/make-package.c b/src/make-package.c
index e68e0e2..709e9e2 100644
--- a/src/make-package.c
+++ b/src/make-package.c
@@ -3,11 +3,11 @@
Copyright 2019 Andrey V.Kosteltsev
- Licensed under the Radix.pro License, Version 1.0 (the "License");
+ Licensed under the Radix cross Linux License, Version 1.0 .
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
- https://radix.pro/licenses/LICENSE-1.0-en_US.txt
+ https://radix-linux.su/licenses/LICENSE-1.0-en_US.txt
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/make-pkglist.c b/src/make-pkglist.c
index 103d540..82c29ef 100644
--- a/src/make-pkglist.c
+++ b/src/make-pkglist.c
@@ -3,11 +3,11 @@
Copyright 2019 Andrey V.Kosteltsev
- Licensed under the Radix.pro License, Version 1.0 (the "License");
+ Licensed under the Radix cross Linux License, Version 1.0 .
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
- https://radix.pro/licenses/LICENSE-1.0-en_US.txt
+ https://radix-linux.su/licenses/LICENSE-1.0-en_US.txt
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/make-pkglist.h b/src/make-pkglist.h
index ac0d713..74e81c1 100644
--- a/src/make-pkglist.h
+++ b/src/make-pkglist.h
@@ -3,11 +3,11 @@
Copyright 2019 Andrey V.Kosteltsev
- Licensed under the Radix.pro License, Version 1.0 (the "License");
+ Licensed under the Radix cross Linux License, Version 1.0 .
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
- https://radix.pro/licenses/LICENSE-1.0-en_US.txt
+ https://radix-linux.su/licenses/LICENSE-1.0-en_US.txt
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/msglog.c b/src/msglog.c
index f9b9e03..232b1ee 100644
--- a/src/msglog.c
+++ b/src/msglog.c
@@ -3,11 +3,11 @@
Copyright 2019 Andrey V.Kosteltsev
- Licensed under the Radix.pro License, Version 1.0 (the "License");
+ Licensed under the Radix cross Linux License, Version 1.0 .
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
- https://radix.pro/licenses/LICENSE-1.0-en_US.txt
+ https://radix-linux.su/licenses/LICENSE-1.0-en_US.txt
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/msglog.h b/src/msglog.h
index fc256f0..ee1a7b5 100644
--- a/src/msglog.h
+++ b/src/msglog.h
@@ -3,11 +3,11 @@
Copyright 2019 Andrey V.Kosteltsev
- Licensed under the Radix.pro License, Version 1.0 (the "License");
+ Licensed under the Radix cross Linux License, Version 1.0 .
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
- https://radix.pro/licenses/LICENSE-1.0-en_US.txt
+ https://radix-linux.su/licenses/LICENSE-1.0-en_US.txt
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/pkginfo.c b/src/pkginfo.c
index 2e93a7c..03a9fb0 100644
--- a/src/pkginfo.c
+++ b/src/pkginfo.c
@@ -3,11 +3,11 @@
Copyright 2019 Andrey V.Kosteltsev
- Licensed under the Radix.pro License, Version 1.0 (the "License");
+ Licensed under the Radix cross Linux License, Version 1.0 .
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
- https://radix.pro/licenses/LICENSE-1.0-en_US.txt
+ https://radix-linux.su/licenses/LICENSE-1.0-en_US.txt
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/pkglist.c b/src/pkglist.c
index 23b080d..232417d 100644
--- a/src/pkglist.c
+++ b/src/pkglist.c
@@ -3,11 +3,11 @@
Copyright 2019 Andrey V.Kosteltsev
- Licensed under the Radix.pro License, Version 1.0 (the "License");
+ Licensed under the Radix cross Linux License, Version 1.0 .
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
- https://radix.pro/licenses/LICENSE-1.0-en_US.txt
+ https://radix-linux.su/licenses/LICENSE-1.0-en_US.txt
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/pkglist.h b/src/pkglist.h
index 2688a70..b06449c 100644
--- a/src/pkglist.h
+++ b/src/pkglist.h
@@ -3,11 +3,11 @@
Copyright 2019 Andrey V.Kosteltsev
- Licensed under the Radix.pro License, Version 1.0 (the "License");
+ Licensed under the Radix cross Linux License, Version 1.0 .
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
- https://radix.pro/licenses/LICENSE-1.0-en_US.txt
+ https://radix-linux.su/licenses/LICENSE-1.0-en_US.txt
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/pkglist.html.c b/src/pkglist.html.c
index f4fc8b8..2106918 100644
--- a/src/pkglist.html.c
+++ b/src/pkglist.html.c
@@ -3,11 +3,11 @@
Copyright 2019 Andrey V.Kosteltsev
- Licensed under the Radix.pro License, Version 1.0 (the "License");
+ Licensed under the Radix cross Linux License, Version 1.0 .
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
- https://radix.pro/licenses/LICENSE-1.0-en_US.txt
+ https://radix-linux.su/licenses/LICENSE-1.0-en_US.txt
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/pkglist.html.v3.c b/src/pkglist.html.v3.c
index 32dc9f9..60a9522 100644
--- a/src/pkglist.html.v3.c
+++ b/src/pkglist.html.v3.c
@@ -3,11 +3,11 @@
Copyright 2019 Andrey V.Kosteltsev
- Licensed under the Radix.pro License, Version 1.0 (the "License");
+ Licensed under the Radix cross Linux License, Version 1.0 .
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
- https://radix.pro/licenses/LICENSE-1.0-en_US.txt
+ https://radix-linux.su/licenses/LICENSE-1.0-en_US.txt
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/pkglog.c b/src/pkglog.c
index 12ab381..79c5158 100644
--- a/src/pkglog.c
+++ b/src/pkglog.c
@@ -3,11 +3,11 @@
Copyright 2019 Andrey V.Kosteltsev
- Licensed under the Radix.pro License, Version 1.0 (the "License");
+ Licensed under the Radix cross Linux License, Version 1.0 .
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
- https://radix.pro/licenses/LICENSE-1.0-en_US.txt
+ https://radix-linux.su/licenses/LICENSE-1.0-en_US.txt
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/remove-package.c b/src/remove-package.c
index ca83621..a6d0f68 100644
--- a/src/remove-package.c
+++ b/src/remove-package.c
@@ -3,11 +3,11 @@
Copyright 2019 Andrey V.Kosteltsev
- Licensed under the Radix.pro License, Version 1.0 (the "License");
+ Licensed under the Radix cross Linux License, Version 1.0 .
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
- https://radix.pro/licenses/LICENSE-1.0-en_US.txt
+ https://radix-linux.su/licenses/LICENSE-1.0-en_US.txt
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/system.c b/src/system.c
index c6e7b21..4384dd5 100644
--- a/src/system.c
+++ b/src/system.c
@@ -3,11 +3,11 @@
Copyright 2019 Andrey V.Kosteltsev
- Licensed under the Radix.pro License, Version 1.0 (the "License");
+ Licensed under the Radix cross Linux License, Version 1.0 .
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
- https://radix.pro/licenses/LICENSE-1.0-en_US.txt
+ https://radix-linux.su/licenses/LICENSE-1.0-en_US.txt
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/system.h b/src/system.h
index 8da6590..8759dc0 100644
--- a/src/system.h
+++ b/src/system.h
@@ -3,11 +3,11 @@
Copyright 2019 Andrey V.Kosteltsev
- Licensed under the Radix.pro License, Version 1.0 (the "License");
+ Licensed under the Radix cross Linux License, Version 1.0 .
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
- https://radix.pro/licenses/LICENSE-1.0-en_US.txt
+ https://radix-linux.su/licenses/LICENSE-1.0-en_US.txt
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/update-package.c b/src/update-package.c
index b5ce23f..ea24199 100644
--- a/src/update-package.c
+++ b/src/update-package.c
@@ -3,11 +3,11 @@
Copyright 2019 Andrey V.Kosteltsev
- Licensed under the Radix.pro License, Version 1.0 (the "License");
+ Licensed under the Radix cross Linux License, Version 1.0 .
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
- https://radix.pro/licenses/LICENSE-1.0-en_US.txt
+ https://radix-linux.su/licenses/LICENSE-1.0-en_US.txt
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/wrapper.c b/src/wrapper.c
index 2b311aa..10fecd5 100644
--- a/src/wrapper.c
+++ b/src/wrapper.c
@@ -3,11 +3,11 @@
Copyright 2019 Andrey V.Kosteltsev
- Licensed under the Radix.pro License, Version 1.0 (the "License");
+ Licensed under the Radix cross Linux License, Version 1.0 .
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
- https://radix.pro/licenses/LICENSE-1.0-en_US.txt
+ https://radix-linux.su/licenses/LICENSE-1.0-en_US.txt
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
diff --git a/src/wrapper.h b/src/wrapper.h
index c02ea6c..c1724a2 100644
--- a/src/wrapper.h
+++ b/src/wrapper.h
@@ -3,11 +3,11 @@
Copyright 2019 Andrey V.Kosteltsev
- Licensed under the Radix.pro License, Version 1.0 (the "License");
+ Licensed under the Radix cross Linux License, Version 1.0 .
you may not use this file except in compliance with the License.
You may obtain a copy of the License at
- https://radix.pro/licenses/LICENSE-1.0-en_US.txt
+ https://radix-linux.su/licenses/LICENSE-1.0-en_US.txt
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,