diff --git a/src/app/modules/data/detail/data-detail-content.html b/src/app/modules/data/detail/data-detail-content.html index 93062257..9dff31b9 100644 --- a/src/app/modules/data/detail/data-detail-content.html +++ b/src/app/modules/data/detail/data-detail-content.html @@ -1,5 +1,5 @@ + diff --git a/src/app/modules/data/types/catalog/catalog-detail-content.scss b/src/app/modules/data/types/catalog/catalog-detail-content.scss index e69de29b..bc381711 100644 --- a/src/app/modules/data/types/catalog/catalog-detail-content.scss +++ b/src/app/modules/data/types/catalog/catalog-detail-content.scss @@ -0,0 +1,14 @@ +/*! + * Copyright (C) 2023 StApps + * This program is free software: you can redistribute it and/or modify it + * under the terms of the GNU General Public License as published by the Free + * Software Foundation, version 3. + * + * This program is distributed in the hope that it will be useful, but WITHOUT + * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or + * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for + * more details. + * + * You should have received a copy of the GNU General Public License along with + * this program. If not, see . + */ diff --git a/src/app/modules/data/types/place/place-detail-content.html b/src/app/modules/data/types/place/place-detail-content.html index 50c6ab85..dcbe89ae 100644 --- a/src/app/modules/data/types/place/place-detail-content.html +++ b/src/app/modules/data/types/place/place-detail-content.html @@ -1,5 +1,5 @@