Skip to content
Snippets Groups Projects

Adding missing headers and license

Merged Philippe Krief requested to merge pk/main/ip01 into main
9 files
+ 387
3
Compare changes
  • Side-by-side
  • Inline
Files
9
+ 21
0
{
"copyrightInfo": {
"year": "2024",
"authors":[
"Sphynx Technology Solutions",
"Aristotle University of Thessaloniki"
],
"text": [
"Licensed under the Apache License, Version 2.0 (the 'License'); you may not\n",
"use this file except in compliance with the License. You may obtain a copy\n",
"of the License at\n",
"\n",
"http://www.apache.org/licenses/LICENSE-2.0\n",
"\n",
"Unless required by applicable law or agreed to in writing, software\n",
"distributed under the License is distributed on an 'AS IS' BASIS, WITHOUT\n",
"WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the\n",
"License for the specific language governing permissions and limitations under\n",
"the License."
],
"SPDX-License-Identifier": "Apache-2.0"
},
"namespace": "nemo",
"password": "password",
"admin_node_port": 31700,
Loading