File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed
Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change 1+ /**
2+ * Copyright © 2024 Cloudnode OÜ
3+ *
4+ * This file is part of @cldn/components.
5+ *
6+ * \@cldn/components is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser
7+ * General Public License as published by the Free Software Foundation, either version 3 of the License,
8+ * or (at your option) any later version.
9+ *
10+ * \@cldn/components is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the
11+ * implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Lesser General Public License
12+ * for more details.
13+ *
14+ * You should have received a copy of the GNU Lesser General Public License along with @cldn/components.
15+ * If not, see <https://www.gnu.org/licenses/>.
16+ */
117import { NodeComponent } from "./NodeComponent.js" ;
218
319/**
You can’t perform that action at this time.
0 commit comments