From a3b160f19308a10410c53dede0076e4ff6e46f8c Mon Sep 17 00:00:00 2001 From: AntoBr96 Date: Wed, 20 Mar 2024 13:54:51 +0000 Subject: [PATCH] Minor updates. --- README.md | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 6067fa6..be76309 100644 --- a/README.md +++ b/README.md @@ -136,4 +136,16 @@ We now provide the typical structure of a folder before an experiment's run: │   └── validation_dataset.pt ├── results └── utils.py -``` \ No newline at end of file +``` + +# License + +Copyright 2024 Antonio Briola, Silvia Bartolucci, Tomaso Aste. + +Licensed under the CC BY-NC-ND 4.0 Licence (the "Licence"); you may not use this file except in compliance with the License. You may obtain a copy of the License at: + +``` +https://creativecommons.org/licenses/by-nc-nd/4.0/ +``` + +Software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the provided link for the specific language governing permissions and limitations under the License. \ No newline at end of file