From feacb579f8f2b92c5891b5e8f56dd59fbfa85662 Mon Sep 17 00:00:00 2001 From: joanvallve <jvallve@iri.upc.edu> Date: Fri, 26 Nov 2021 10:46:06 +0100 Subject: [PATCH] removed old license header --- wolf_scripts/license_header_2020.txt | 17 ----------------- 1 file changed, 17 deletions(-) delete mode 100644 wolf_scripts/license_header_2020.txt diff --git a/wolf_scripts/license_header_2020.txt b/wolf_scripts/license_header_2020.txt deleted file mode 100644 index a5e544189..000000000 --- a/wolf_scripts/license_header_2020.txt +++ /dev/null @@ -1,17 +0,0 @@ -// Copyright (C) 2020 Institut de Robòtica i Informà tica Industrial, CSIC-UPC. -// Authors: Joan Solà Ortega (jsola@iri.upc.edu) -// All rights reserved. -// -// This file is part of WOLF -// WOLF is free software: you can redistribute it and/or modify -// it under the terms of the GNU Lesser General Public License as published by -// the Free Software Foundation, either version 3 of the License, or -// at your option) any later version. -// -// 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 Lesser General Public License for more details. -// -// You should have received a copy of the GNU Lesser General Public License -// along with this program. If not, see <http://www.gnu.org/licenses/>. -- GitLab