Ionosphere.tv
3
fork

Configure Feed

Select the types of activity you want to include in your feed.

chore: add Apache-2.0 OR MIT dual license

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

+45
+45
LICENSE
··· 1 + Dual Licensed under Apache License, Version 2.0 and MIT License 2 + 3 + SPDX-License-Identifier: Apache-2.0 OR MIT 4 + 5 + --- 6 + 7 + Apache License, Version 2.0 8 + 9 + Copyright 2026 Ionosphere Contributors 10 + 11 + Licensed under the Apache License, Version 2.0 (the "License"); 12 + you may not use this file except in compliance with the License. 13 + You may obtain a copy of the License at 14 + 15 + http://www.apache.org/licenses/LICENSE-2.0 16 + 17 + Unless required by applicable law or agreed to in writing, software 18 + distributed under the License is distributed on an "AS IS" BASIS, 19 + WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. 20 + See the License for the specific language governing permissions and 21 + limitations under the License. 22 + 23 + --- 24 + 25 + MIT License 26 + 27 + Copyright 2026 Ionosphere Contributors 28 + 29 + Permission is hereby granted, free of charge, to any person obtaining a copy 30 + of this software and associated documentation files (the "Software"), to deal 31 + in the Software without restriction, including without limitation the rights 32 + to use, copy, modify, merge, publish, distribute, sublicense, and/or sell 33 + copies of the Software, and to permit persons to whom the Software is 34 + furnished to do so, subject to the following conditions: 35 + 36 + The above copyright notice and this permission notice shall be included in all 37 + copies or substantial portions of the Software. 38 + 39 + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 40 + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, 41 + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE 42 + AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER 43 + LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, 44 + OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE 45 + SOFTWARE.